--with-mysql ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Miha Verlic

    #1

    --with-mysql ?

    Hi
    I'm trying to link php-4.4.2 with mysql install in special directory,
    like /usr/newsystem/mysql, but whatever options I try, php always gets
    linked to version in /usr/local/lib. I've tried several options:

    --with-mysql=/usr/newsystem/mysql
    --with-mysql-dir=/usr/newsystem/mysql
    --with-mysql-lib=/usr/newsystem/mysql
    --with-mysql-lib-dir=/usr/newsystem/mysql

    ....but none of them work, CLI is always build against /usr/local/lib/
    libraries. Any ideas?

    --
    Miha
Working...