Re: [PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread ZelluX
But I don't have root privilege since I'm on dreamhost, is there any workaround? On Fri, Sep 25, 2009 at 7:55 PM, Steven Cruz wrote: > Hello; > > I justed faced a similar problem earlier this week. I was able to get > PHP to compile with Sybase and MySQLi but not MySQL. Either it could not

Re: [PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread Steven Cruz
Hello;     I justed faced a similar problem earlier this week. I was able to get PHP to compile with Sybase and MySQLi but not MySQL.  Either it could not find the header files, or the file you listed below, or something else. I made symbolic links from lib directories to the /usr/local/mysq/l

[PHP-INSTALL] Failed to compile x86_64 version of php5

2009-09-25 Thread ZelluX
Hi, all I'm trying to compile php5 on dreamhost, after doing what http://wiki.dreamhost.com/index.php/Installing_PHP5says, I have compiled all the components except php5 itself. When running $ ./configure ${PHPFEATURES}, it reports an error