|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-02-06 05:13 UTC] ssb
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 14:00:01 2025 UTC |
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.