[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: php4
Jolan pointed me to the extensions dir where I found what I was looking
for. Now I'm getting this:
===> Faking installation for php4-extensions-4.3.5RC3
install -d -o root -g bin -m 755
/usr/ports/www/php4/extensions/w-php-4.3.5RC3/fake-i386/var/www/lib/php/modules
install -c -o root -g bin -m 444
/usr/ports/www/php4/extensions/w-php-4.3.5RC3/php-4.3.5RC3/modules/bz2.so /usr/ports/www/php4/extensions/w-php-4.3.5RC3/fake-i386/var/www/lib/php/modules/bz2.so
install:
/usr/ports/www/php4/extensions/w-php-4.3.5RC3/php-4.3.5RC3/modules/bz2.so: No such file or directory
*** Error code 71
when I try ti run this
make CONFIGURE_ARGS=--with-pgsql install
any ideas?
--BRyan
On Tue, 2004-07-06 at 14:51, Bryan Irvine wrote:
> I'm trying to install php4 from ports with postgres support. Usually I
> can fudge my way through *slightly* custom installs by reading the
> Makefile. The Makefile in this case doesn't seem to contain anything
> about postgres. I have a working db and have installed postgres from
> ports.
>
> Now to get php running :-)
>
> Any help would be greatly appreciated.
>
> --Bryan
>
- Follow-Ups:
- Re: php4
- From: Jolan Luff <jolan@protection.cx>
- References:
- php4
- From: Bryan Irvine <bryan.irvine@kingcountyjournal.com>