Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128940 - error installing dev-php/PEAR-PEAR-1.4.6-r1
Summary: error installing dev-php/PEAR-PEAR-1.4.6-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-05 10:52 UTC by Ignacio Alvarez
Modified: 2006-04-05 11:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ignacio Alvarez 2006-04-05 10:52:20 UTC
I'm trying to intall 'squirrelmail' package, and one of its dependencies is 
dev-php/PEAR-PEAR which guive me the following error after to verify all the files at the Manifest file:

!!! ERROR: dev-php/PEAR-PEAR-1.4.6-r1 failed.
!!! Function require_php_cli, Line 389, Exitcode 0
!!! No PHP CLI installed

If 'dev-php/PEAR-PEAR' package is not been istalled, I can't install 'squirrelmail'. Thank you for your attention. 

   -------------0-----------

emerge --info
--------------------------8<-------------------------------------------
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirror.sdv.fr http://mir.zyrianes.net/gentoo/ http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cli crypt ctype cups curl dba dri dvd eds emboss encode esd ethereal exif expat f77 fam fastbuild foomaticdb force-cgi-redirect fortran ftp gcj gd gdbm gif glut gnomegphoto2 gpm gps gstreamer gtk gtk2 gtkhtml idn imlib ipv6 isdnlog java jpeg kdelcms ldap libg++ libwww mad memlimit mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl ogg opengl oss pam pcmcia pcre pdflib perl php png posix pppd python qt quicktime readline sasl sdl session simplexml soap sockets spell spl ssl tcpd tetex tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis wlan xine xinerama xml xml2 xmms xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-05 11:31:04 UTC
NOT Gentoo infrastructure.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-05 11:32:07 UTC
You need to recompile dev-lang/php with USE=cli; that's exactly what the message says.