ports/58245: pear-PEAR port cannot install
Thierry Thomas
thierry at pompo.net
Sun Oct 19 17:40:15 UTC 2003
The following reply was made to PR ports/58245; it has been noted by GNATS.
From: Thierry Thomas <thierry at pompo.net>
To: Bryan Fullerton <bryanf at bubble.samurai.com>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/58245: pear-PEAR port cannot install
Date: Sun, 19 Oct 2003 19:35:07 +0200
Le Dim 19 oct 03 à 17:40:30 +0200, Bryan Fullerton <bryanf at bubble.samurai.com>
écrivait :
>
> >Number: 58245
> >Category: ports
> >Synopsis: pear-PEAR port cannot install
8< 8< 8<
> >Description:
>
> Can't install devel/pear-PEAR - either there's a dependancy missing or
> something is misconfigured with the install procedure.
>
> >How-To-Repeat:
>
> $ cd /usr/ports/devel/pear-PEAR
> $ make
> [snip]
> $ sudo make install
> ===> pear-PEAR-1.2.1 depends on file: /usr/local/share/pear/Archive/Tar.php - found
> ===> pear-PEAR-1.2.1 depends on file: /usr/local/share/pear/Console/Getopt.php - found
> ===> Configuring for pear-PEAR-1.2.1
> ===> Installing for pear-PEAR-1.2.1
> ===> pear-PEAR-1.2.1 depends on file: /usr/local/share/pear/Archive/Tar.php - found
> ===> pear-PEAR-1.2.1 depends on file: /usr/local/share/pear/Console/Getopt.php - found
> ===> Generating temporary packing list
> ===> Checking if devel/pear-PEAR already installed
> /usr/ports/devel/pear-PEAR/pkg-install: /usr/local/bin/pear: not found
> *** Error code 127
>
> Stop in /usr/ports/devel/pear-PEAR.
> $
>
> >Fix:
>
> Unknown - where does /usr/local/bin/pear come from?
There is something wrong in your ports tree:
- devel/pear-PEAR depends on archivers/pear-Archive_Tar;
- archivers/pear-Archive_Tar depends on lang/php4
(BUILD_DEPENDS= pear:${PORTSDIR}/lang/php4)
- lang/php4 installs pear.
Regards,
--
Th. Thomas.
More information about the freebsd-ports-bugs
mailing list