Re: PHP for MySQL question

2006-03-02 Thread Robert Uzzi
Forwarding to the list. >> >> A quick google make's me think aclocal is part of automake and I >> actually >> found several versions on my system. Check your system and if one is not >> installed that could be the problem. I would have thought it would have >> been installed as a dependency by some

Re: PHP for MySQL question

2006-03-01 Thread Robert Uzzi
>> > I tried that, it still gives me the same thing about the aclocal15 not > being found. It doesn't stop with the mysql part of php either, there's > other stuff earlier in the php extentions list it stops on as well. > > -john I'm not seeing the problem here or on another system but a quick sc

Re: PHP for MySQL question

2006-03-01 Thread John Cruz
Robert Uzzi wrote: Install the meta-port lang/php5-extensions and it will install the php5 modules. I tried that, it still gives me the same thing about the aclocal15 not being found. It doesn't stop with the mysql part of php either, there's other stuff earlier in the php extentions list

Re: PHP for MySQL question

2006-03-01 Thread Robert Uzzi
> Sorry, the make install > file.txt didn't copy everything. Here's the > output copied from putty > > --- > taurus# cd /usr/ports/databases/php5-mysql > taurus# make install > ===> php5-mysql-5.1.2_1 depends on executable: phpize - found > ===> php5-mysql-5.

Re: PHP for MySQL question

2006-03-01 Thread John Cruz
Sorry, the make install > file.txt didn't copy everything. Here's the output copied from putty --- taurus# cd /usr/ports/databases/php5-mysql taurus# make install ===> php5-mysql-5.1.2_1 depends on executable: phpize - found ===> php5-mysql-5.1.2_1 depends

PHP for MySQL question

2006-03-01 Thread John Cruz
Hi all, I've been a member a few days, this is my first post. I'm trying to install mysql support for PHP on my FreeBSD6.0 box, but when I try to install the port /databases/php5-mysql, this is what I get: --- ===> php5-mysql-5