Results 1 to 2 of 2
it says a failed dependancy on installign my sql -3.20.32a-3.i386.rpm
It says its needed how do I install the my sql packet without this file?...
- 08-24-2003 #1Just Joined!
- Join Date
- Aug 2003
- Posts
- 3
xtunes installation file: libreadline.so.2
it says a failed dependancy on installign my sql -3.20.32a-3.i386.rpm
It says its needed how do I install the my sql packet without this file?
- 08-24-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You don't, actually. If it needs a library, that usually means that the program cannot start without it.
The probable cause for this is that you chose a package that didn't match your distro, ie. that you have another version of libreadline than the distro that this package was shipped with. Therefore, the best solution is to download the mysql package that actually comes with your distro, or compiling it from source.


Reply With Quote
