php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8957 Please use --prefix to find things
Submitted: 2001-01-27 17:49 UTC Modified: 2001-01-27 21:48 UTC
From: gaa at ulticom dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4pl1 OS: Solaris 2.6
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: gaa at ulticom dot com
New email:
PHP Version: OS:

 

 [2001-01-27 17:49 UTC] gaa at ulticom dot com
A suggestion:

Please use --prefix when looking for things.

I ran configure with many arguments like:
	--with-mm=/my/prefix/directory
when the directory would not have been needed if either
the --prefix was tried first, or if it used the
CPPFLAGS and LDFLAGS and LIBS to find things.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-27 21:48 UTC] sniper@php.net
Many systems have different libraries installed in different
locations. So using --prefix would not be a good solution.

Just create a install script in which you can use some $PREFIX variable
or something like that.

--prefix is usually used to indicate the prefix of the path where 'make install'
should copy libs/binaries/header files.

--Jani

 [2002-04-29 10:44 UTC] mberbeira at hotmail dot com
why should i have to come down to a visible thing if i'm not already able to come down to town tomorrow morning? well, i guess cause of mu parents but i duno.....
well, my last goodbyr to all the hackers around the world, i love ya!!!
byee
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 05:01:27 2024 UTC