missing libslang.so.1 - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +---- Forum: Fedora Core Release 6 (https://www.linux-noob.com/forums/forum-44.html) +---- Thread: missing libslang.so.1 (/thread-1729.html) |
missing libslang.so.1 - CrunKMunkY - 2006-11-12 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 missing libslang.so.1 - anyweb - 2006-11-15 where are you getting this error exactly ? is it after you tried to install something or ? more info please cheers anyweb missing libslang.so.1 - znx - 2006-11-17 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. |