>> Mandrake 10.0 - CD1
>> rpm -i libreadline4-4.3-7mdk.i586.rpm
>>
>> Mandrake 10.0 - CD2
>> rpm -i libreadline4-devel-4.3-7mdk.i586.rpm
>> rpm -i php-readline4-devel-4.3.4-1mdk.i586.rpm

You don't need the last 2 packages, but they probably
won't do any harm.

>> /usr/share/doc/libreadline4-devel-4.3
>> /usr/lib/libreadline.a
>> /usr/lib/libreadline.so
>> /lib/libreadline.so.4
>> /lib/libreadline.so.4.1
>> /lib/libreadline.so.4.2
>> /lib/libreadline.so.4.3
>> /lib/libreadline.so

This doesn't tell you whether the links are correct.
libreadline.so and libreadline.so.4 should be
symbolic links to libreadline.so.4.3; they're
probably correct, but you should check.

Then you need to run ldconfig. Read the man page and
look at your start-up scripts (rc.*) to see whether
Mandrake runs ldconfig with any arguments -- or you
could probably just reboot.

I hope you understand that none of these issues is
related to SQLite.

Reply via email to