[imp] CVS HEAD installation problems
Mike Barsalou
mbarsalou@aidea.org
Wed Oct 23 16:59:32 2002
Today I downloaded horde/imp/turba from CVS HEAD and I am trying to get it
working. However, I am currently getting:
Fatal error: Call to undefined function: pear() in
/usr/share/pear/Log/file.php on line 105
when trying to use the setup.php script...maybe this script isn't supposed
to work?
I have installed the Log class by doing:
pear install Log
I have also downloaded the latest pear libraries from the horde site.
What should I do now to fix it?
Mike