RE: Re-compiling PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Thu, 2004-10-21 at 14:52 -0400, Mike R wrote:
>>
>>
>> > Mike R wrote:
>> > > I am trying to re-compile php, but keep getting erros that the mysql
>> > > extensions are not installed.  I got the binary from php.net
>> > and included
>> > > mysql in configure (following). What am I not doing correctly?
>> >
>> > You're trying to compile the binaries?
>>
>> Sorry, the tar'd file I should say.  ;p
>>
>
> You probably need to do --with-mysql=/path/to/mysql/libs
>
> It's not finding them by itself..so you my need to be a bit more
> specific.
>
> ..you have mysql libs installed, right?
>
> -Robby

I think just doing --with-mysql=/path/to/mysql is all you need to do. Once
PHP sees the MySQL base directory it knows where the headers and libs are.



-- 
--Matthew Sims
--<http://killermookie.org>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux