Hi, I'm trying to install PHP application and it complains : robi:/usr/src/AMP # ./install_amp Checking for PEAR DB..FAILED [FATAL] PEAR must be installed (requires DB.php). Include path: /usr/share/php I've installed php4-pear and I'm searching for file DB.php and it isn't there. Does anyone know in what package is this file included or is it missing from Suse rpm's ? Thanks in advance, regards, Rob.
Robert Rozman wrote:
Hi,
I'm trying to install PHP application and it complains :
robi:/usr/src/AMP # ./install_amp Checking for PEAR DB..FAILED [FATAL] PEAR must be installed (requires DB.php). Include path: /usr/share/php
It is missing - it was in 9.3. This is a bug and I haven't entered it in to OpenSuse.org yet but it should be entered by someone. PEAR DB is also needed by Squirrelmail. So, I ended up adding it myself using pear to install it. -- Marc Christensen http://www.mecworks.com http://blog.mecworks.com http://gallery.mecworks.com
participants (2)
-
Marc Christensen
-
Robert Rozman