Many thanks for your response.
 
I executed the sqlite rpm in line with your instructions but the libreadline.so.4 dependency problem again creeps in. I have attached an error log with the mail for your reference. Please note that the path to the /usr and /usr/lib directories ( where libreadline.so.4 resides in the system as per the find command output ) are set in the path variable. The command which I executed at the prompt is :
 
rpm -Uvh sqlite-2.8.15-1.i586.rpm
 
The above procedure was carried out on a fresh installation of Mandrake Linux 10.0
Awaiting your response.
 
Thanking you once again.
 
Your's sincerely,
Anirban Sarkar.
----- Original Message -----
Sent: Wednesday, December 29, 2004 10:58 PM
Subject: Re: [sqlite] Sqlite installation problems

Hello again,

Anirban Sarkar wrote:
Many thanks for your response.
I carried out the operations as per your instructions. Here is a brief summary of what I did.
 
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
 
Mandrake 10.0 - CD3
No such package found
 
Please note that I manually found out all the available libreadline packages in each of the 3 discs of Mandrake 10.0 by issuing the find command from the shell prompt. I was logged in as 'root' when I performed the entire operation.
 
After completing the above operation, I again tried to install the Sqlite rpm but the same error message popped up.
I performed a find on the stated file on my system which showed that the file is present. Here is the output of the find command :
 
find / -name libreadline*.*

/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
 
Kindly help.
 
Your's sincerely,
Anirban Sarkar

Try doing a

rpm -Uvh <name-of-SQLite-RPM>

from the command line and copy me the output.  (without the "<" and ">").

Ulrik P.
-- 
Ulrik Petersen, MA, B.Sc.
University of Aalborg, Denmark

Reply via email to