[horde] PEAR and Framework Problem - CVS HEAD

Garry Thomas gthomas at netstarnetworks.com
Tue Dec 9 02:15:57 PST 2003


Hi,
	I'm trying to install a fresh CVS install of Horde (HEAD
Branch), and I'm having issues with the Pear install process for what
look to be the new framework system.

	I've tried the PEAR version that is supplied on the Horde web
site (pear-1.1.tar.gz), but as soon as I put this in place, I get the
following problems when I run the command 


[root at mail framework]# ./install-packages.php 
X-Powered-By: PHP/4.2.2
Content-type: text/html

Installing CLI:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing PDF:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing Cache:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing Cipher:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing Compress:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing RPC:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing SessionHandler:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing Token:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing UI:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing Util:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing VC:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing VFS:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing XML_SVG:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing XML_WBXML:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


Installing iCalendar:
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />


	Am I supposed to update the pear executable? IE...when I install
the Pear "libaries" that come in the pear-1.1.tar.gz file, it doesn't
touch the /usr/bin/pear file.....? I get this error when I run any pear
standalone....

eg....

[root at mail framework]# pear install Util/package.xml 
<br />
<b>Fatal error</b>:  Call to undefined function:  getoptions() in
<b>/usr/bin/pear</b> on line <b>34</b><br />
[root at mail framework]# 


Any ideas?

Thanks
Garry




More information about the horde mailing list