I've run into some problems with PEAR here..

on my old box, which has had php installed for some time, I ran pear
install db a very long time ago (I had DB-1.6.4) but on a recently
installed box, pear install db fails;

requires package `PEAR' >= 1.0b1

pear upgrade db works on the older box

to fix it, I had to copy .filemap and .registry/* from /usr/lib/php on
the old box onto the newer one. I also placed DB/ and DB.php into
/usr/lib/php manually, bypassing the pear installation program.

it would seem to me that currently, php fails to register the bundled
pear packages in PEAR.. (including PEAR itself)

Cheers,
-- 
Morten
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to