php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41 install paths in make incorrect
Submitted: 1998-02-06 03:30 UTC Modified: 1998-02-06 05:13 UTC
From: ars at ziplink dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0b4 OS: FreeBSD
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: ars at ziplink dot net
New email:
PHP Version: OS:

 

 [1998-02-06 03:30 UTC] ars at ziplink dot net
From makefile:

prefix = /user/local
srcdir = .                            
bindir = ${exec_prefix}/bin

Shouldn't exec_prefix be just prefix?

It tried to install in /bin before I noticed it and changed it.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-06 05:13 UTC] ssb
Fixed in Makefile.in version 1.180.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC