Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem with net-print/cups (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 463
Location: Bosnia

PostPosted: Tue Jun 13, 2006 6:45 pm    Post subject: problem with net-print/cups (SOLVED) Reply with quote

I wont to install kde and when i type :

Quote:
emerge -av kde


i get massage !

emerge: there are no ebuilds to satisfy "net-print/cups".
(dependency required by "x11-libs/qt-3.3.6-r1" [ebuild])

I try also this

Quote:
emerge -s cups
--- Invalid atom in /etc/portage/package.unmask: =x11-libs/libX11
Searching...
[ Results for search key : cups ]
[ Applications found : 7 ]

* dev-perl/Net-CUPS
Latest version available: 0.37
Latest version installed: [ Not Installed ]
Size of files: 59 kB
Homepage: http://search.cpan.org/search?query=Net-CUPS
Description: CUPS C API Interface
License: || ( Artistic GPL-2 )

* net-print/cups-pdf
Latest version available: 1.7.0a
Latest version installed: [ Not Installed ]
Size of files: 16 kB
Homepage: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
Description: Provides a virtual printer for CUPS to produce PDF files.
License: GPL-2

* net-print/fax4cups
Latest version available: 1.24
Latest version installed: [ Not Installed ]
Size of files: 14 kB
Homepage: http://vigna.dsi.unimi.it/fax4CUPS/
Description: efax/hylafax backend for CUPS
License: GPL-2

* net-print/gnome-cups-manager
Latest version available: 0.30
Latest version installed: [ Not Installed ]
Size of files: 481 kB
Homepage: http://www.gnome.org/
Description: GNOME CUPS Printer Management Interface
License: GPL-2

* net-print/libgnomecups
Latest version available: 0.2.0
Latest version installed: [ Not Installed ]
Size of files: 303 kB
Homepage: http://www.gnome.org
Description: GNOME cups library
License: GPL-2 LGPL-2.1

* sys-power/apcupsd
Latest version available: 3.10.18-r1
Latest version installed: [ Not Installed ]
Size of files: 5,564 kB
Homepage: http://www.sibbald.com/apcupsd/
Description: APC UPS daemon with integrated tcp/ip remote shutdown
License: GPL-2


what to do ! how to reinstall this net-print/cups ?


Last edited by sleepingsun on Tue Jun 13, 2006 8:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
FranZ
Apprentice
Apprentice


Joined: 15 Feb 2004
Posts: 212
Location: Enschede, Holland

PostPosted: Tue Jun 13, 2006 7:05 pm    Post subject: Reply with quote

Try syncing portage:
Code:
emerge --sync

That should get you some ebuilds for cups.
_________________
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields

Ask Smart Questions
Back to top
View user's profile Send private message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 463
Location: Bosnia

PostPosted: Tue Jun 13, 2006 7:38 pm    Post subject: Reply with quote

Thanks i do that and i get net-printer/cups

Try to continue with install kde !

emerge -av kde

Quote:
and i get next error:

../filter/libcupsimage.so: undefined reference to `png_read_destroy'
collect2: ld returned 1 exit status
make[1]: *** [imagetoraster] Error 1
make[1]: *** Waiting for unfinished jobs....
../filter/libcupsimage.so: undefined reference to `png_read_destroy'
collect2: ld returned 1 exit status
make[1]: *** [imagetops] Error 1
../filter/libcupsimage.so: undefined reference to `png_read_destroy'
collect2: ld returned 1 exit status
make[1]: *** [rastertodymo] Error 1
make: *** [all] Error 1

!!! ERROR: net-print/cups-1.1.23-r7 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
cups-1.1.23-r7.ebuild, line 80: Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if relevant.


I Also do

emerge --update portage
emerge portage

But not help me i guess that some problem with libs files i search more for this i found that some people try to unmask 1.2.1 but not work to me !

My cups is --> cups-1.123-r7

EDITED:

This solve my problem !

Quote:
box ~ # cd /usr/lib
box lib # ls -l libpng*
lrwxrwxrwx 1 root root 10 Jun 11 21:46 libpng.a -> libpng12.a
lrwxrwxrwx 1 root root 11 Jun 11 21:46 libpng.la -> libpng12.la
lrwxrwxrwx 1 root root 11 Jun 11 21:46 libpng.so -> libpng12.so
lrwxrwxrwx 1 root root 16 Jun 11 21:46 libpng.so.3 -> libpng.so.3.10.0
-rwxr-xr-x 1 root root 152012 Jun 11 21:46 libpng.so.3.10.0
-rw-r--r-- 1 root root 178002 Jun 11 21:46 libpng12.a
-rw-r--r-- 1 root root 804 Jun 11 21:46 libpng12.la
lrwxrwxrwx 1 root root 18 Jun 11 21:46 libpng12.so -> libpng12.so.0.10.0
lrwxrwxrwx 1 root root 18 Jun 11 21:46 libpng12.so.0 -> libpng12.so.0.10.0
-rwxr-xr-x 1 root root 142656 Jun 11 21:46 libpng12.so.0.10.0

box lib # rm libpng.so
box lib # ln -s libpng.so.3.10.0 libpng.so


thanks for help

Friendly
Nightwisher
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum