problems with Juk
When I try to run Juk I get the following error:
juk: symbol lookup error: /usr/local/lib/libid3-3.8.so.2: undefined symbol: cerr
This is a directory listing of /user/local/lib:
[root@optiplex Incoming]# ls -la /usr/local/lib | more
total 11052
drwxr-xr-x 2 root root 4096 Mar 26 16:11 .
drwxr-xr-x 12 root root 4096 Mar 29 21:17 ..
lrwxrwxrwx 1 root root 19 Mar 26 16:11 libid3-3.8.so.1 -> libid3-3.8.so.1
.0.0
-rwxr-xr-x 1 root root 2929688 Nov 9 2002 libid3-3.8.so.1.0.0
lrwxrwxrwx 1 root root 19 Mar 19 22:46 libid3-3.8.so.2 -> libid3-3.8.so.2
.0.0
-rwxr-xr-x 1 root root 2930612 Dec 16 2002 libid3-3.8.so.2.0.0
-rw-r--r-- 1 root root 5381732 Dec 16 2002 libid3.a
-rwxr-xr-x 1 root root 710 Dec 16 2002 libid3.la
lrwxrwxrwx 1 root root 19 Mar 19 22:46 libid3.so -> libid3-3.8.so.2.0.0
I see the link for libid3-3.8.so.2 and I see the file it's pointing to. What gives? Thanks in advance.
|