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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC