LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-04-2004, 08:27 AM   #1
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
ldconfig-symbolic link


When I run ldconfig I get;
/usr/lib/libcupsimage.so.2 is not a symbolic link
/usr/lib/libcups.so.2 is not a symbolic link How do I fix this? thanks david
 
Old 07-04-2004, 09:17 AM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
What is the output for ls -l /usr/lib/libcups*
?
 
Old 07-04-2004, 09:46 AM   #3
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
"The hell with the prime directive! Let's kill something!"

david@thrasher:~$ ls -l /usr/lib/libcups*
-r--r--r-- 1 root root 147662 2003-12-05 09:33 /usr/lib/libcups.a
-rwxr-xr-x 1 root root 156590 2003-12-15 16:23 /usr/lib/libcups.a.O*
lrwxrwxrwx 1 root root 12 2004-07-03 18:23 /usr/lib/libcups.so -> libcups.so.2*
-r-xr-xr-x 1 root root 1071653 2003-12-05 09:33 /usr/lib/libcups.so.2*
-rwxr-xr-x 1 root root 109832 2003-12-15 16:23 /usr/lib/libcups.so.2.O*
lrwxrwxrwx 1 root root 12 2004-06-30 14:37 /usr/lib/libcups.so.O -> libcups.so.2*
-r--r--r-- 1 root root 141778 2003-12-05 09:34 /usr/lib/libcupsimage.a
-rwxr-xr-x 1 root root 99544 2003-12-15 16:23 /usr/lib/libcupsimage.a.O*
lrwxrwxrwx 1 root root 17 2004-07-03 18:23 /usr/lib/libcupsimage.so -> libcupsimage.so.2*
-r-xr-xr-x 1 root root 627235 2003-12-05 09:34 /usr/lib/libcupsimage.so.2*
-rwxr-xr-x 1 root root 71832 2003-12-15 16:23 /usr/lib/libcupsimage.so.2.O*
lrwxrwxrwx 1 root root 17 2004-06-30 14:37 /usr/lib/libcupsimage.so.O -> libcupsimage.so.2*
david@thrasher:~$
 
Old 07-04-2004, 11:48 AM   #4
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Something is weird, this is my output :
-rwxr-xr-x 1 root root 156590 2003-12-15 22:23 /usr/lib/libcups.a*
-rwxr-xr-x 1 root root 99544 2003-12-15 22:23 /usr/lib/libcupsimage.a*
lrwxr-xr-x 1 root root 17 2004-05-31 23:23 /usr/lib/libcupsimage.so -> libcupsimage.so.2*
-rwxr-xr-x 1 root root 71832 2003-12-15 22:23 /usr/lib/libcupsimage.so.2*
lrwxr-xr-x 1 root root 12 2004-05-31 23:23 /usr/lib/libcups.so -> libcups.so.2*
-rwxr-xr-x 1 root root 109832 2003-12-15 22:23 /usr/lib/libcups.so.2*

So it seems that you have extra files with an 'O'...

Try to upgrade your cups packages if it helps...

What the output for : grep -i libcupsimage.a.O /var/log/packages/*
?

Last edited by keefaz; 07-04-2004 at 11:52 AM.
 
Old 07-04-2004, 02:25 PM   #5
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
Nothing comes back
He who attacks the fundamentals of the American
broadcasting industry attacks democracy itself.
-- William S. Paley, chairman of CBS

david@thrasher:~$ grep -i libcupsimage.aO /var/log/packages/*
david@thrasher:~$

Thanks for the help,I need to get this fixed because I can't get priinting to work plus couldn't install dropline gnome?Cups is up to date should I uninstall then reinstall?
 
Old 07-04-2004, 02:42 PM   #6
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
I reinstalled cups check this out;

Listing available Packages matching Keyword: cups-1.1.20-i486-1...
cups-1.1.20-i486-1 (2612 kB)

Re-Install cups-1.1.20-i486-1? (y/n/A/Q): [y]y
[ ftp://ftp.nluug.nl/pub/os/Linux/dist...ckware-current ]
### Fetching cups-1.1.20-i486-1 (2612 kB)...
--- 2612 kB/2612 kB [TOTAL: 2612 kB/2612 kB] ~ 2 kB/s DONE!
=> <MD5CHECK> MD5 for Package cups-1.1.20-i486-1 OK!
=> Re-Installing cups-1.1.20-i486-1... DONE!

INFORMATION: Set DEPENDENCY to 0 in /etc/swaret.conf
to disable Dependency Support.

%%% Verifying Dependencies... Libraries resolved successfully!

root@thrasher:/home/david# ls -l /usr/lib/libcups*
-rwxr-xr-x 1 root root 156590 2003-12-15 16:23 /usr/lib/libcups.a
-rwxr-xr-x 1 root root 156590 2003-12-15 16:23 /usr/lib/libcups.a.O
lrwxrwxrwx 1 root root 12 2004-07-04 15:42 /usr/lib/libcups.so -> libcups.so.2
-rwxr-xr-x 1 root root 109832 2003-12-15 16:23 /usr/lib/libcups.so.2
-rwxr-xr-x 1 root root 109832 2003-12-15 16:23 /usr/lib/libcups.so.2.O
lrwxrwxrwx 1 root root 12 2004-06-30 14:37 /usr/lib/libcups.so.O -> libcups.so.2
-rwxr-xr-x 1 root root 99544 2003-12-15 16:23 /usr/lib/libcupsimage.a
-rwxr-xr-x 1 root root 99544 2003-12-15 16:23 /usr/lib/libcupsimage.a.O
lrwxrwxrwx 1 root root 17 2004-07-04 15:42 /usr/lib/libcupsimage.so -> libcupsimage.so.2
-rwxr-xr-x 1 root root 71832 2003-12-15 16:23 /usr/lib/libcupsimage.so.2
-rwxr-xr-x 1 root root 71832 2003-12-15 16:23 /usr/lib/libcupsimage.so.2.O
lrwxrwxrwx 1 root root 17 2004-06-30 14:37 /usr/lib/libcupsimage.so.O -> libcupsimage.so.2 Didn't change anything!

Last edited by comprookie2000; 07-04-2004 at 02:50 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ldconfig - symbolic links??? gtludwig Linux - Software 7 10-15-2005 10:58 PM
Symbolic link? jasone Linux - Newbie 4 05-06-2005 07:55 AM
/sbin/ldconfig: /usr/lib/libgtkhtml-3.0.so.2 is not a symbolic link rosariowong Slackware 13 04-29-2005 03:41 PM
symbolic link jsetter Linux - Newbie 4 11-22-2004 07:18 AM
Symbolic link bwaynej2002 Linux - General 8 08-25-2003 10:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration