php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2304 incomplete destination when installing php binary
Submitted: 1999-09-15 12:38 UTC Modified: 1999-09-21 04:37 UTC
From: snyder at athena dot lblesd dot k12 dot or dot us Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: any
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: snyder at athena dot lblesd dot k12 dot or dot us
New email:
PHP Version: OS:

 

 [1999-09-15 12:38 UTC] snyder at athena dot lblesd dot k12 dot or dot us
when compiling just the php binary, the final step of copying the file assumes that all required directories already exist.  The last step of "make install" resulted in this command "cp php /usr/local/php4b2/bin".  Since /usr/local/php4b2 existed, but 'bin' didn't, I ended up with a file called bin.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-21 04:37 UTC] sas at cvs dot php dot net
Thanks, fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC