Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Easy? Software Products
Date: Sun, 22 Jan 2006 19:33:52
Message-Id: 20060122192629.86967.qmail@web31708.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] Easy? Software Products by Abhay Kedia
1 > about this same problem.
2 > Can you post output of "emerge -pv cups" and "emerge
3
4
5 Thanks Abhay,
6
7 heathen@sarawak ~ $ emerge -pv cups
8
9 These are the packages that I would merge, in order:
10
11 Calculating dependencies ...done!
12 [ebuild R ] net-print/cups-1.1.23-r4 -cjk -gnutls
13 -nls* +pam -samba -slp +ssl 0 kB
14
15 Total size of downloads: 0 kB
16
17 > --info"
18
19 Gentoo Base System version 1.6.12
20 Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.3.6,
21 glibc-2.3.5-r2, 2.6.12-gentoo-r6 i686)
22 =================================================================
23 System uname: 2.6.12-gentoo-r6 i686 AMD Sempron(tm)
24 Processor 3100+
25 dev-lang/python: 2.3.5, 2.4.2
26 sys-apps/sandbox: 1.2.12
27 sys-devel/autoconf: 2.13, 2.59-r6
28 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1,
29 1.8.5-r3, 1.9.5
30 sys-devel/binutils: 2.16.1
31 sys-devel/libtool: 1.5.18-r1
32 virtual/os-headers: 2.6.11-r2
33 ACCEPT_KEYWORDS="x86"
34 AUTOCLEAN="yes"
35 CBUILD="i686-pc-linux-gnu"
36 CFLAGS="-O2 -march=i686"
37 CHOST="i686-pc-linux-gnu"
38 CONFIG_PROTECT="/usr/kde/3.4/env
39 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
40 /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
41 /usr/share/config"
42 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo
43 /etc/env.d"
44 CXXFLAGS="-O2 -march=i686"
45 DISTDIR="/usr/portage/distfiles"
46 FEATURES="autoconfig distlocks nostrip sandbox sfperms
47 strict"
48 GENTOO_MIRRORS="http://distfiles.gentoo.org
49 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
50 MAKEOPTS="-j2"
51 PKGDIR="/usr/portage/packages"
52 PORTAGE_TMPDIR="/var/tmp"
53 PORTDIR="/usr/portage"
54 PORTDIR_OVERLAY="/usr/local/portage"
55 SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
56 USE="x86 16bit 3dnow X alsa apm arts audiofile avi
57 bzip2 cdparanoia cdr cups curl debug dvd dvdread
58 encode fam fat firefox flac foomaticdb ftp gdb gdbm
59 gif glx gpm gtk gtk2 ieee1394 imlib ipv6 java
60 javascript jpeg lame libg++ libwww mad mmx mng motif
61 mozilla mp3 mpeg mplayer ncurses ntfs ogg oggvorbis
62 opengl oss pam pdflib perl png posix python qt
63 quicktime readline reiserfs sdl sse ssl svga tcpd tiff
64 truetype truetype-fonts type1-fonts udev usb verbose
65 vorbis win32codecs wma xml2 xmms xv zlib userland_GNU
66 kernel_linux elibc_glibc"
67 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS,
68 LINGUAS
69
70 BTW...
71
72 This error is returned consistently:
73
74 E [22/Jan/2006:11:53:45 -0700] StartListening: Unable
75 to find IP address for server name "sarawak" - Unknown
76 host
77
78 but cupsd.conf defaults to localhost, right?
79
80 Also it gives "unknown directive" when I uncomment the
81 debug levels('debug2' and 'debug') in cupsd.conf
82
83 and
84
85 heathen@sarawak ~ $ lpr docs/misc/whatevs
86 lpr: error - no default destination available.
87
88 and
89
90 heathen@sarawak ~ $ dmesg|grep -i printer
91 parport0: Printer, HEWLETT-PACKARD DESKJET 610C
92
93 yes, the proper ppd driver is installed in
94 /usr/share/cups/model
95
96
97 __________________________________________________
98 Do You Yahoo!?
99 Tired of spam? Yahoo! Mail has the best spam protection around
100 http://mail.yahoo.com
101 --
102 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Easy? Software Products John Jolet <john@×××××.net>