Linux-Noob Forums

Full Version: missing libslang.so.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

for some reason I keep getting a missing file dependancy for libslang.so.1. i checked in my /usr/lib and i found it links to libslang.so.1.4.5. ive tried to reinstall packages with it but to no avail. no surprise though, im used to it being a noob.

 

im running fc6

 

thanks

scott


where are you getting this error exactly ? is it after you tried to install something or ?

 

more info please

 

cheers

anyweb


Quote:for some reason I keep getting a missing file dependancy for libslang.so.1. i checked in my /usr/lib and i found it links to libslang.so.1.4.5. ive tried to reinstall packages with it but to no avail. no surprise though, im used to it being a noob.
 

Could it be an issue of the static library being missing, not the shared? (ie libslang.a) which would be used for compiles etc. Look for a libslang-devel package.