It tells you as it does it...

The default is, I think, the modules directory in your apache directory for
the .so, and /usr/local/lib/ for the php.ini

You can alter it using --with-prefix or somesuch.

./configure --help | less


----- Original Message -----
From: Derek Sivers <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Thursday, January 11, 2001 8:08 PM
Subject: [PHP] where does "MAKE INSTALL" put PHP things?


> When you do a standard PHP4 "apxs" configure...
>
> ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/local/mysql
>
> .... where does it put files when you do a 'MAKE INSTALL' ??
>
> (Or - how would I find out?)
>
> --
>
> I have a Linux box that's having C-compiler problems.
>
> But since it's the EXACT same server/setup as another box I've already
> successfully put PHP on, I think I'll just take the binaries from the
other
> server over to this one.  If I knew where!
>
> Any help appreciated.
>
> Thanks!
>
>
>
> [EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to