btw, try to install the autoconf/automake
ports first before php4.

Is this your first port that you are installing
on your system? I am wondering because the auto
tools are missing ...

Daniel S. Haischt schrieb:
First of all check whether automake/autoconf
are in your PATH. e.g.

 # > which automake
 # > which automake

If you are getting no results check whether
autoconf/automake are installed:

 # > pkg_info | grep autoconf
 # > pkg_info | grep automake

Also check your PATH variable ...

 # > env | grep PATH

/usr/local/bin should contained in your PATH
variable.

Mark schrieb:

-----Original Message-----
From: Daniel S. Haischt [mailto:[EMAIL PROTECTED] Sent: zaterdag 15 januari 2005 23:48
To: Mark
Cc: freebsd-questions@freebsd.org
Subject: Re: mod_ph4


This is the complete sequence:

make config && make install (dist)clean

Did you type make install etc. after make config?



Yes, I did all those things; but I get errors all over the place:

-------------------------------------------------
% make install
===>  Installing for php4-extensions-1.0
===>   php4-extensions-1.0 depends on file:
/usr/local/include/php/main/php.h - found
===>   php4-extensions-1.0 depends on file:
/usr/local/lib/php/20020429/bz2.so - not found
===>    Verifying install for /usr/local/lib/php/20020429/bz2.so in
/usr/ports/archivers/php4-bz2
===>  Vulnerability check disabled
===>  Extracting for php4-bz2-4.3.10_1

Checksum OK for php-4.3.10.tar.bz2.


===>  Patching for php4-bz2-4.3.10_1
===>   php4-bz2-4.3.10_1 depends on executable: phpize - found
===>   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/automake - not
found
===>    Verifying install for /usr/local/bin/automake in
/usr/ports/devel/automake
     >> No directory for /usr/local/bin/automake.  Skipping..
===>   php4-bz2-4.3.10_1 depends on file: /usr/local/bin/autoconf - not
found
===>    Verifying install for /usr/local/bin/autoconf in
/usr/ports/devel/autoconf
     >> No directory for /usr/local/bin/autoconf.  Skipping..
===>   php4-bz2-4.3.10_1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===>  PHPizing for php4-bz2-4.3.10_1
aclocal15: not found
*** Error code 1

Stop in /usr/ports/archivers/php4-bz2.
*** Error code 1
-------------------------------------------------

Thanks,

- Mark







-- Mit freundlichen Gruessen / With kind regards Daniel S. Haischt

Wan't a complete signature??? Type at a shell prompt:
$ > finger -l [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to