php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8665 no such file as libphp4.a in distribution for pnp_4.0.4pl1
Submitted: 2001-01-11 19:01 UTC Modified: 2001-01-11 20:00 UTC
From: colanton at email dot lacc dot cc dot ca dot us Assigned:
Status: Closed Package: *Web Server problem
PHP Version: 4.0.4 OS: Linux slakware 7.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 + 47 = ?
Subscribe to this entry?

 
 [2001-01-11 19:01 UTC] colanton at email dot lacc dot cc dot ca dot us
the install instructions for php4 say that the activation file is supposed to be libphp4.a, which is no doubt a
follow on to libphp3.a.  However, after compiling php4 in preparation for an apache install, there was no
libphp4.a in the src/modules/php4 directory.

I found that if you rename libmodphp4.a, which was provided, to libphp4.a and then try it, it works.

Maybe we could have an errata on this.

thanks.... rc

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-11 20:00 UTC] rasmus@php.net
The INSTALL file also says:
 (The above line is correct!  Yes, we know libphp4.a does not exist at this
  stage.  It isn't supposed to.  It will be created.)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC