Cannot install pear-DB

Thierry Thomas thierry at FreeBSD.org
Thu Nov 11 15:08:22 GMT 2004


Le Jeu 11 nov 04 à 15:25:47 +0100, Viren Patel <virenp at cm.utexas.edu>
 écrivait :
> Hello. I cannot install pear-DB on FreeBSD 4.10 system.
> Here is what I get. Please help.
> 
> 
> # cd /usr/ports/databases/
> # portinstall pear-DB
> --->  Installing 'pear-DB-1.6.5,1' from a port

8<   8<   8<

> ===> Installing tests in /usr/local/share/pear/tests/DB.
> Bus error (core dumped)
> *** Error code 138
> 
> Stop in /usr/ports/databases/pear-DB.
> *** Error code 1
> 
> Stop in /usr/ports/databases/pear-DB.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portinstall5256.0 make reinstall
> ** Fix the installation problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>         ! databases/pear-DB     (install error)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and
> 1 failed

At this step, the script is running pear install, i.e. it is running a
PHP script, and your PHP is dying.

Is your PHP installation clean? Could you run other PHP scripts, such as

pear list
php -i

Is there any related messages in /var/log/messages ?

Regards,
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041111/cb31e72d/attachment.bin


More information about the freebsd-ports mailing list