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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: colanton at email dot lacc dot cc dot ca dot us
New email:
PHP Version: OS:

 

 [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: Thu Apr 18 08:02:42 2024 UTC