Re: [gentoo-user] Kernel compiling error

2004-01-21 Thread LoneStar
_JusSx_ wrote: Hi i would like to compile and install a new kernel. When installed sourced i run $ make menuconfig and i got an error such as : can't find ncurses library. Notice that library is installed. so i tried to compile the kernel with $ make dep && make clean and i got this error :

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Norberto Bensa
Andrew Gaffney wrote: > Joseph A. Nagy, Jr. wrote: > > Andrew Gaffney wrote: > >> Doesn't emerge strip all binaries that it installs? > > > > What would it matter? > > AFAIK, 'strip' removes all debugging info from binaries. # RESTRICT="nostrip" emerge gaim HTH, Norberto -- Linux 2.6.1-mm5 Pen

Re: [gentoo-user] AMD64 or Dual Athlon or Other? Motherboard suggestions?

2004-01-21 Thread Jimmy Rosen
I've (sheepishly admitting) actually not bothered much about the intel solutions since the dual athlons became available. Every time I've taken the time to check the prices of Intel stuff in comparison to performance they have come up short. Admittedly I haven't checked the intel solutions for

Re: [gentoo-user] problem displaying man pages

2004-01-21 Thread Kevin Hanson
Anupam Kapoor wrote: hi all, i am having a strange problem displaying man page. when i try a man page e.g. 'man ld' here is the output i get : , | parth% man ld | fgets: No such file or directory | Error reading man page /usr/share/man/man1/ld.1.gz | No manual entry for ld | parth% ` wh

Re: [gentoo-user] Qmail and SpamAssassin

2004-01-21 Thread Paul Varner
On Wed, 2004-01-21 at 17:12, Greg Bolshaw wrote: > Is this normal behaviour? How do I get SpamAssassin to read individual > user's user_prefs files? You need to edit /etc/conf.d/spamd Here is the relavent portion from my copy of the file. SPAMD_OPTS="-c --user-config" Placing the --user-config

Re: [gentoo-user] emerege force recursive rebuild

2004-01-21 Thread Chris I
On Wed, 2004-01-21 at 23:35, Dan Egli wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Is there a way to force emerge to recursively build a package (i.e. > rebuild it's dependancies then rebuild it)? > > I am sure something is screwed up somewhere and that is causing me the > sgml/op

Re: [gentoo-user] AMD64 or Dual Athlon or Other? Motherboard suggestions?

2004-01-21 Thread Thomas Achtemichuk
On 01/21/04 09:19:06, Matt Garman wrote: On Wed, Jan 21, 2004 at 12:42:22AM -0500, Thomas Achtemichuk wrote: > 1 x Tyan TigerMPX (S2466N-4M Rev B or 2 or something) [1] > 2 x Athlon MP 1900+ > 2 x 512 Corsair PC2100 REG ECC > 2 x Alpha PAL6035 Heatsinks > ... How quiet is that system? I seem to r

[gentoo-user] emerege force recursive rebuild

2004-01-21 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there a way to force emerge to recursively build a package (i.e. rebuild it's dependancies then rebuild it)? I am sure something is screwed up somewhere and that is causing me the sgml/open jade grief, but I cannot find a way to get a list of ebuilds

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Andrew Gaffney
Joseph A. Nagy, Jr. wrote: Andrew Gaffney wrote: Joseph A. Nagy, Jr. wrote: Andrew Gaffney wrote: Gaim 0.75-r5 has been working just fine for me for about a week since Yahoo started using the new authentication scheme on the new server. Today, it segfaults when it starts up. If I hit Cancel wh

Re: [gentoo-user] rsync problem

2004-01-21 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Collins Richey wrote: | Is there a problem with rsync servers? I've tried off and on all day today, and every mirror I connect with (USA and some in Germany) hangs at | | receiving file list ... | | I just emerge sync'ed a couple of hours ago. No prob

Re: [gentoo-user] ipchains: firewall, nat, gateway...

2004-01-21 Thread Glenn Johnson
On Wed, Jan 21, 2004 at 09:20:44PM -0600, Matt Garman wrote: > For those of you using Gentoo (or Linux in general) as your firewall, > gateway and/or NAT box, I was curious as to how you went about setting > up Netfilter/iptables. I use firehol[1] to set up my firewall script. It is similar in p

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Mark Knecht
Thanks. QUESTION: how do I test these devices (cdrw and dvdr drives) to ensure DMA is still enabled? I cannot figure out yet what parameters to give hdparm -I /dev/WHAT? Wizard root # hdparm -I /dev/cdroms/cdrom0 /dev/cdroms/cdrom0 not supported by hdparm Wizard root # When SCSI emulation is

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Joseph A. Nagy, Jr.
Andrew Gaffney wrote: Joseph A. Nagy, Jr. wrote: Andrew Gaffney wrote: Gaim 0.75-r5 has been working just fine for me for about a week since Yahoo started using the new authentication scheme on the new server. Today, it segfaults when it starts up. If I hit Cancel when its logging into Yahoo,

Re: [gentoo-user] gimp 2.0

2004-01-21 Thread Chris I
On Wed, 2004-01-21 at 20:05, Pascal Brax wrote: > On Wed, 2004-01-21 at 21:40, Chris I wrote: > > > The 'better' way of emerging this (so it will be updated to -pre3, for > > example) is to grep the package.mask file for gimp > > > > [EMAIL PROTECTED] chris $ grep gimp /usr/portage/profiles/packa

Re: [gentoo-user] portage-2.0.50_pre19.tar.bz2

2004-01-21 Thread Frank J. Mattia
yeah, and i just noticed that it was only released a little bit ago... the package database says it was released today at 21:55 something or another. here in NJ, its just about hitting 21:30. btw, are you the same Ciaran who authored a few of the html-kit plugins? - Frank J. Mattia Mattia Indus

Re: [gentoo-user] ipchains: firewall, nat, gateway...

2004-01-21 Thread Collins Richey
On Wed, 21 Jan 2004 21:20:44 -0600 Matt Garman <[EMAIL PROTECTED]> wrote: > > For those of you using Gentoo (or Linux in general) as your firewall, > gateway and/or NAT box, I was curious as to how you went about setting > up Netfilter/iptables. > > To me it seems that there should be a "standa

[gentoo-user] rsync problem

2004-01-21 Thread Collins Richey
Is there a problem with rsync servers? I've tried off and on all day today, and every mirror I connect with (USA and some in Germany) hangs at receiving file list ... -- Collins - Denver Area - Gentoo stable kernel 2.6.2-rc1 -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] portage-2.0.50_pre19.tar.bz2

2004-01-21 Thread Ciaran McCreesh
On Wed, 21 Jan 2004 22:26:04 -0500 "Frank J. Mattia" <[EMAIL PROTECTED]> wrote: | is it me or is that version of portage not on any mirror at all? ive | been trying for over an hour between mirrorselect and whathaveyou.. | trying to find it... but all ikeep getting are file not found | errors...

[gentoo-user] ipchains: firewall, nat, gateway...

2004-01-21 Thread Matt Garman
For those of you using Gentoo (or Linux in general) as your firewall, gateway and/or NAT box, I was curious as to how you went about setting up Netfilter/iptables. I'm currently using OpenBSD for this role, in part because I wanted another system to tinker with, but also because I find it's firew

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Andrew Gaffney
Joseph A. Nagy, Jr. wrote: Andrew Gaffney wrote: Gaim 0.75-r5 has been working just fine for me for about a week since Yahoo started using the new authentication scheme on the new server. Today, it segfaults when it starts up. If I hit Cancel when its logging into Yahoo, it loads fine and conne

Re: [gentoo-user] Files in /etc/pam.d

2004-01-21 Thread Andrew Ross
Scharf Yuval wrote: When I look at the filed in /etc/pam.d using "qpkg -f" I can see that some of them came from ebuilds and some of them not. That's strange - a quick check of my /etc/pam.d shows 14 files, all belong to either shadow, openssh, or squid. Perhaps you could supply us with the l

[gentoo-user] portage-2.0.50_pre19.tar.bz2

2004-01-21 Thread Frank J. Mattia
is it me or is that version of portage not on any mirror at all? ive been trying for over an hour between mirrorselect and whathaveyou.. trying to find it... but all ikeep getting are file not found errors... -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] cannot get boot splash work (initrd fail to load)

2004-01-21 Thread Tianran Chen
On Wed, 21 Jan 2004, Petro Verkhogliad wrote: > the strange thing is that have the bootplash and background working. however, i > am still getting the message about the RAM disk being invalid. > > for me, the key to the whole configuration was getting the kernel settings > right. > > at the s

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Roy Kidder
I'm seeing the same thing, but it's not limited to the Gentoo-ized version of Gaim 0.75. I'm seeing it on a compiled-from-scratch version on both Redhat and Gentoo. http://sourceforge.net/forum/forum.php?forum_id=665 Alot of other people are also experiencing this. It seems the common denominator

Re: [gentoo-user] cannot get boot splash work (initrd fail to load)

2004-01-21 Thread Tianran Chen
On Thu, 22 Jan 2004, Jakub Krajcovic wrote: > After you boot, check dmesg, whether it found the boot image, and if it did, what > went wrong... first, it saids: bootsplash: slient mode this seems to me that the kernel does support bootsplash, and is trying to load it. then later it sa

Re: [gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Joseph A. Nagy, Jr.
Andrew Gaffney wrote: Gaim 0.75-r5 has been working just fine for me for about a week since Yahoo started using the new authentication scheme on the new server. Today, it segfaults when it starts up. If I hit Cancel when its logging into Yahoo, it loads fine and connects to AIM. If I try to conn

Re: [gentoo-user] kde 3.1.5 requires xft?

2004-01-21 Thread Jason Stubbs
-BEGIN PGP SIGNED MESSAGE- (BHash: SHA1 (B (BOn Tuesday 20 January 2004 21:28, Guy Van Sanden wrote: (B> Upgrading to kde fails because it seems to rely on xft being installed. (B> The thing is that there already is an XFT implementation in Xfree 4.3.0, (B> so xft can't be installed a

Re: [gentoo-user] linux-headers-2.6.1?

2004-01-21 Thread Frank J. Mattia
my apologies for starting a new topic in an existing thread. it was very unintentional. (i did a reply-to-list in ximian and didnt realize i was clicking on the thread i was currently reading). On Wed, 2004-01-21 at 21:49, Frank J. Mattia wrote: > last week sometime i compiled a 2.6.0-mm kernel

[gentoo-user] linux-headers-2.6.1?

2004-01-21 Thread Frank J. Mattia
last week sometime i compiled a 2.6.0-mm kernel and glibc with NPTL. i had my linux-headers emerged and all.. etc... worked fine. this week ive upgraded to a 2.6.1-mm5 kernel and (im guessing here) because i still have 2.6.0 headers glibc complains and says i have a problem with compatibility an

[gentoo-user] gaim segfaults when signing onto Yahoo

2004-01-21 Thread Andrew Gaffney
Gaim 0.75-r5 has been working just fine for me for about a week since Yahoo started using the new authentication scheme on the new server. Today, it segfaults when it starts up. If I hit Cancel when its logging into Yahoo, it loads fine and connects to AIM. If I try to connect to Yahoo manually

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Collins Richey
On Thu, 22 Jan 2004 03:59:36 +0100 Ben <[EMAIL PROTECTED]> wrote: > > You might want to correct the ATAPI:0,0,0 for your cd-burner. I > figured it out by trial and error though i am sure there has to be > some kind of documentation on this one :-) It's simple: 'cdrecord --scanbus dev=ATAPI:'.

Re: [gentoo-user] cannot get boot splash work (initrd fail to load)

2004-01-21 Thread Jakub Krajcovic
After you boot, check dmesg, whether it found the boot image, and if it did, what went wrong... On Wed, 21 Jan 2004 19:55:51 -0500 (EST) Tianran Chen <[EMAIL PROTECTED]> wrote: > thanks for replying. > > i'm quite sure /boot is mounted at the time i generate and copy the initrd > image. the ke

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Ben
I can burn using an ATAPI under 2.4.22 (ck-sources) with SCSI-Emulation - the command line for burning with cdrecord (provided that you have emerged cdrtools) that works for me is: $ cdrecord -v -pad speed=48 dev=ATAPI:0,0,0 -dao -audio -swab /cdrecorder/*.wav driveropts=burnfree if i want to

[gentoo-user] docbook-sgml fails

2004-01-21 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to install KDE and one of the things it wants is docbook-sgml. But when I emerge docbook-sgml it fails ROYALLY. I get SCREENS AND SCREENS of missing files in /usr/share/sgml/docbook/sgml-dtd-4.2-1.0-17/catalog So I decided to try "reseting" s

Re: [gentoo-user] rpm

2004-01-21 Thread Collins Richey
On Wed, 21 Jan 2004 20:33:28 -0500 Bill Roberts <[EMAIL PROTECTED]> wrote: > On 01:35 Thu 22 Jan , Jakub Krajcovic wrote: > > Hi, > > > > just for the fun of it a tried emerge -sv rpm > > and it really did offer me the possiblity to install rpm... > > > > Now i just wonder if i can really (h

[gentoo-user] Files in /etc/pam.d

2004-01-21 Thread Scharf Yuval
Hello, When I look at the filed in /etc/pam.d using "qpkg -f" I can see that some of them came from ebuilds and some of them not. My question is very simple, those files that didn't come from an ebuild, where did they come from? The reason I'm asking is because I'm building a new system and I ca

Re: [gentoo-user] rpm

2004-01-21 Thread Ciaran McCreesh
On Thu, 22 Jan 2004 01:35:20 +0100 Jakub Krajcovic <[EMAIL PROTECTED]> wrote: | just for the fun of it a tried emerge -sv rpm | and it really did offer me the possiblity to install rpm... That's mostly there because some packages are only available for download in srpm form. -- Ciaran McCreesh M

Re: [gentoo-user] emerge a list of packages?

2004-01-21 Thread Doug Gorley
Matt Wilson wrote: This may be a stupid question and perhaps nothing that's recommended to do but: Is it possible to make emerge take a file list as argument? I've been searching gentoo forums and the internet but I haven't found any solution. What I'm thinking of is if it's possible to pipe a fil

[gentoo-user] Patch for libcdio & mjpegtools

2004-01-21 Thread Kathy Wills
I got the patch to fix the "install-info: warning: no info dir entry in `/usr/share/info/*libcdio*.info.gz'" message. The ebuild for libcdio does not use any patches. I've never done this before. How do I get the ebuild to apply the patch? I've tried looking at some of the ebuilds that do use p

Re: [gentoo-user] rpm

2004-01-21 Thread Bill Roberts
On 01:35 Thu 22 Jan , Jakub Krajcovic wrote: > Hi, > > just for the fun of it a tried emerge -sv rpm > and it really did offer me the possiblity to install rpm... > > Now i just wonder if i can really (hypothetically) install rpm and use rpm packages? > And another question: has anyone here t

[gentoo-user] rpm

2004-01-21 Thread Jakub Krajcovic
Hi, just for the fun of it a tried emerge -sv rpm and it really did offer me the possiblity to install rpm... Now i just wonder if i can really (hypothetically) install rpm and use rpm packages? And another question: has anyone here tried this? p.s. and please don't go on telling me that using r

Re: [gentoo-user] Init not found

2004-01-21 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jakub Krajcovic wrote: | Yeah, that's it. Thanks a lot | | On Wed, 21 Jan 2004 16:41:21 + Chris Musson | <[EMAIL PROTECTED]> wrote: | |> On Wed, 2004-01-21 at 15:59, Jakub Krajcovic wrote: |> |>> Hi people, |>> |>> i stumbled across a weird problem

Re: [gentoo-user] cannot get boot splash work (initrd fail to load)

2004-01-21 Thread Tianran Chen
thanks for replying. i'm quite sure /boot is mounted at the time i generate and copy the initrd image. the kernel is manually configured. the 2.4.22-gentoo-r5 seems already patched with the boot splash patch, since i saw the option: [*] Use bootsplash instead of boot logo. i was follow

Re: [gentoo-user] Init not found

2004-01-21 Thread Jakub Krajcovic
Yeah, that's it. Thanks a lot On Wed, 21 Jan 2004 16:41:21 + Chris Musson <[EMAIL PROTECTED]> wrote: > On Wed, 2004-01-21 at 15:59, Jakub Krajcovic wrote: > > Hi people, > > > > i stumbled across a weird problem when booting a kernel > > > > i made an initial ram disk (mkinitrd /boot/initrd

Re: [gentoo-user] "at" ebuild fails

2004-01-21 Thread Dan Egli
Wes Gray wrote: On Tue, Jan 20, 2004 at 05:04:29PM -0700, Dan Egli wrote: l -lfl rm -f atq atrm ln -s -f at atq ln -s -f at atrm atd.c:113: warning: `rcsid' defined but not used make: *** [atd.o] Error 1 !!! ERROR: sys-apps/at-3.1.8-r9 failed. !!! Function src_compile, Line 23, Exitcode 2 !!!

Re: [gentoo-user] emerge a list of packages?

2004-01-21 Thread Norbert Kamenicky
Fredrik Wikström wrote: Hi, This may be a stupid question and perhaps nothing that's recommended to do but: Is it possible to make emerge take a file list as argument? I've been searching gentoo forums and the internet but I haven't found any solution. What I'm thinking of is if it's possible to p

Re: [gentoo-user] ebuild for glibc-3.2.3-r9

2004-01-21 Thread Drake Wyrm
On Wed, Jan 21, 2004 at 03:18:16AM +0100, in <[EMAIL PROTECTED]>, Marius Mauch <[EMAIL PROTECTED]> wrote: > On 01/21/04 Marc Redmann wrote: > > > Hi all, > > > > I wanted to give glibc with nptl a try but emerge gave me this: > > > > USE="nptl" emerge -pv glibc > > > > These are the packages

Re: [gentoo-user] modem keeps hanging up (long windy drawn out answer, with examples and anecdotes)

2004-01-21 Thread Norbert Kamenicky
nealbirch wrote: On Wed, 21 Jan 2004 14:27:20 +0100 snip of ~ 1000 lines It's so simple then ... 1. start your inet connection 2. kill the program which communicates with modem (kill -9 something) 3. start "minicom -o" (without initialization of modem) 4. command at&v will show u actual modem

[gentoo-user] Qmail and SpamAssassin

2004-01-21 Thread Greg Bolshaw
Hi I'm using Qmail with SpamAssassin. It's working great, but now I have run into a problem. I'm trying to create user based policies using ~/.spamassassin/user_prefs files. However, these are not been read by SpamAssassin although they have the correct file permissions. One strange thing I've n

Re: [gentoo-user] emerge a list of packages?

2004-01-21 Thread Matt Wilson
On Wed, 2004-01-21 at 22:41, Fredrik WikstrÃm wrote: > Hi, > > This may be a stupid question and perhaps nothing that's recommended to do > but: > Is it possible to make emerge take a file list as argument? > I've been searching gentoo forums and the internet but I haven't found any > solution. Wh

Re: [gentoo-user] Forwarded mail....

2004-01-21 Thread Matt Wilson
> when mounting a cd that contains both udf and iso9660, > I get r-xr-xr-x permissions if mounting as iso but > r--r--r-- if mounting as udf. So, I cannot read it's > directories when mounted as udf (only root can). I think you want; $ mount -o umask=0755 ... To set the umask to 0755 (suprisingl

Re: [gentoo-user] mysql & php ?

2004-01-21 Thread Matt Wilson
On Wed, 2004-01-21 at 22:19, Jon Lawrence wrote: > Hi, > I've already got apache (it was a dependancy for something else). > Now it's time to get php & mysql installed. > If I 'emerge mysql' followed by 'emerge mod_php' will mod_php be built with > mysql support ? > Whislt I'm at it is there anyw

[gentoo-user] joystick sidewinder ens1370 alsa kernel-2.6.0

2004-01-21 Thread Claudinei Matos
hi, in first place, sorry about my english. i'm using kernel 2.6.0 on my gentoo and using alsa sound drivers instead of OSS (which is recommended into the kernel configuration) well, the sound work's fine except that the second soundcard is detected but can't be configured by the mixer, but that

Re: [gentoo-user] emerge a list of packages?

2004-01-21 Thread Tom Wesley
On Wed, 2004-01-21 at 22:41, Fredrik Wikström wrote: > Hi, > > This may be a stupid question and perhaps nothing that's recommended to do > but: > Is it possible to make emerge take a file list as argument? > I've been searching gentoo forums and the internet but I haven't found any > solution. Wh

[gentoo-user] emerge a list of packages?

2004-01-21 Thread Fredrik Wikström
Hi, This may be a stupid question and perhaps nothing that's recommended to do but: Is it possible to make emerge take a file list as argument? I've been searching gentoo forums and the internet but I haven't found any solution. What I'm thinking of is if it's possible to pipe a file with packages

Re: [gentoo-user] Init files and daemon state

2004-01-21 Thread Tom Wesley
On Wed, 2004-01-21 at 22:28, Norbert Kamenicky wrote: > S. Krishnan wrote: > > I'm having problems with daemon init on Gentoo. Whenever, for example, > > due to a misconfigured file, a daemon with an /etc/init.d file does not > > start, (typically sendmail, bind, etc.), whenever I try to restart i

Re: [gentoo-user] Init files and daemon state

2004-01-21 Thread S. Krishnan
On Wed, 2004-01-21 at 17:28, Norbert Kamenicky wrote: > S. Krishnan wrote: > > I'm having problems with daemon init on Gentoo. Whenever, for example, > > due to a misconfigured file, a daemon with an /etc/init.d file does not > > start, (typically sendmail, bind, etc.), whenever I try to restart i

[gentoo-user] Forwarded mail....

2004-01-21 Thread Scharf Yuval
Hi, Please look at the message below. We tryed many combinations but nothing worked. Can someone help? Thanks, Yuval Scharf -- Forwarded message -- Date: Wed, 21 Jan 2004 14:21:43 -0800 (PST) From: Gal Gefen <[EMAIL PROTECTED]> To: Yuval Scharf <[EMAIL PROTECTED]> when mounting

Re: [gentoo-user] Init files and daemon state

2004-01-21 Thread Norbert Kamenicky
S. Krishnan wrote: I'm having problems with daemon init on Gentoo. Whenever, for example, due to a misconfigured file, a daemon with an /etc/init.d file does not start, (typically sendmail, bind, etc.), whenever I try to restart it using the /etc/init.d/ restart, or a stop/ start sequence, or just

[gentoo-user] mysql & php ?

2004-01-21 Thread Jon Lawrence
Hi, I've already got apache (it was a dependancy for something else). Now it's time to get php & mysql installed. If I 'emerge mysql' followed by 'emerge mod_php' will mod_php be built with mysql support ? Whislt I'm at it is there anyway to know exactly what support will be built with the 'emer

Re: [gentoo-user] emerge alsa-utils fails ...

2004-01-21 Thread Michele Alzetta
Il Wed, 21 Jan 2004 20:16:23 +0100 Michele Alzetta <[EMAIL PROTECTED]> scrisse: > here is what happens if I try to emerge alsa-utils: > > > checking for ALSA CFLAGS... > checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread > checking for libasound headers version >= 0.9.0... found. > check

Re: [gentoo-user] gentoo on a CD?

2004-01-21 Thread Azhdeen
On Tuesday 20 January 2004 07:26, qwerty wrote: > Imagine that there is a security update (kernel, iptables) and you've > got to burn a new CD every time that this happens... what if the CD is a CD-RW ? only keep the files for the iso somewhere, and rebuild the CD on the updates. if you build the

Re: [gentoo-user] 2.4 to 2.6 migration

2004-01-21 Thread Chris I
On Wed, 2004-01-21 at 10:49, Jakub Krajcovic wrote: > Sorry about the website - there are som problems (my friend maintains it - so i'ts > out of my hands) > > About the nvidia patch: really, it's not that difficult. The "walkthrough" that is > on minion.de is quite thorough and simple. > > And

Re: [gentoo-user] gimp 2.0

2004-01-21 Thread Chris I
On Wed, 2004-01-21 at 13:52, Pascal Brax wrote: > On Wed, 2004-01-21 at 19:38, Michael Reid - CSCI/P2003 wrote: > > > > i tried ACCEPT_KEYWORD(S)="~x86", too but it finds only the old 1.2.5 > > > > > > > Probably it's masked (unstable/broken). > > > > See http://forums.gentoo.org/viewtopic.php

Re: [gentoo-user] kde 3.1.5 compile fails

2004-01-21 Thread Joshua Banks
--- Krikket <[EMAIL PROTECTED]> wrote: >(Just as a side-note to others contemplating this -- be certain you are >deleting the *correct* copy of stdio.h -- there's more than one file with >that name!) The full path is given in the emerge error output. For x86 users this would be: /usr/lib/gcc-li

Re: [gentoo-user] Turn off colors in gentoo tools

2004-01-21 Thread Peter Ruskin
On Wednesday 21 Jan 2004 19:00, Karl Eklund wrote: > Is there a general interface to turn off all colors in the output of > the gentoo tools? As it is now, for example, running "genlop -l" in a > default setup gnome terminal (black on white) writes stuff like > > Wed Jan 21 00:51:04 2004 sfs-0

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Peter Ruskin
On Wednesday 21 Jan 2004 18:10, Roel Schroeven wrote: > I'm running 2.4.20 and I can burn CD's using an ATAPI device with > cdrecord. I can't use disc-at-once though, since AFAIK cdrdao doesn't > accept ATAP devices. Oh yes, now I remember that's why I was using ide-scsi. However, googling broug

[gentoo-user] Gimp 2.0pre1 and SANE

2004-01-21 Thread Frédéric COIFFIER
Hi, I would like to use SANE with the latest (instable) version of Gimp. Usually, Gimp use xscanimage of sane-frontends but now, the API is different and it doesn't work. I also tries to use XSane and to make a link from XSane to Gimp's plugins but it doesn't work too. Did anybody succeed in ma

RE: [gentoo-user] AMD64 or Dual Athlon or Other? Motherboard suggestions?

2004-01-21 Thread Brenden Walker
Hmm, I'm seeing AMD64 dual processor boards for ~$500..hmm.. > -Original Message- > From: Daniel Drake [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 11:54 AM > To: [EMAIL PROTECTED] > Subject: Re: [gentoo-user] AMD64 or Dual Athlon or Other? > Motherboard suggestions? > >

[gentoo-user] emerge alsa-utils fails ...

2004-01-21 Thread Michele Alzetta
I have an up to date x86 system (with the dreaded glibc update too, everything seems to be working so far) ... here is what happens if I try to emerge alsa-utils: checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.

Re: [gentoo-user] modem keeps hanging up (long windy drawn out answer, with examples and anecdotes)

2004-01-21 Thread nealbirch
On Wed, 21 Jan 2004 14:27:20 +0100 Norbert Kamenicky <[EMAIL PROTECTED]> wrote: > Linux Gentoo wrote: > > On Mon, 19 Jan 2004 18:38:10 -0500 > > > > It's an external hardware modem on ttyS0. And I am connecting, > > otherwise you wouldn't be seeing this email. I'm just not staying > > connected.

[gentoo-user] lvm 2 on kernel 2.4 ?

2004-01-21 Thread Michele Alzetta
Hi all, I tried to use lvm 2 with gentoo kernel 2.4.22-gentoo-r5 as I noticed it has support for it (theoretically). So I rebuilt the kernel with the dm-mod module, made it correctly load, lvm2 tools worked all right in creating the new physical and logica volume - BUT as soon as I tried to fo

[gentoo-user] Turn off colors in gentoo tools

2004-01-21 Thread Karl Eklund
Is there a general interface to turn off all colors in the output of the gentoo tools? As it is now, for example, running "genlop -l" in a default setup gnome terminal (black on white) writes stuff like Wed Jan 21 00:51:04 2004 sfs-0.7.2 has been . (white on white). If I were to decid

Re: [gentoo-user] gimp 2.0

2004-01-21 Thread Pascal Brax
On Wed, 2004-01-21 at 19:38, Michael Reid - CSCI/P2003 wrote: > > i tried ACCEPT_KEYWORD(S)="~x86", too but it finds only the old 1.2.5 > > > > Probably it's masked (unstable/broken). > > See http://forums.gentoo.org/viewtopic.php?t=33534 I know it's masked ;) I followed your link, and i fou

Re: [gentoo-user] Cómo crear un ebuild

2004-01-21 Thread gabriel
Tuve que utilizar BabelFish para entenderle. Pero esto pudo ayudar: http://www.gentoo.org/doc/en/gentoo-howto.xml On January 21, 2004 01:23 pm, Manuel Pérez López wrote: > Hola de nuevo. > Necesito un experto en Gentoo. > > Planteo mi problema: > Encuentro por ahí mucho software de pequeños pr

Re: [gentoo-user] gimp 2.0

2004-01-21 Thread Michael Reid - CSCI/P2003
> i was trying to emerge gimp 2.0-pre2 but maybe i did something wrong, > because the only thing i can emerge is gimp 1.2.5 > > i tried ACCEPT_KEYWORD(S)="~x86", too but it finds only the old 1.2.5 > Probably it's masked (unstable/broken). See http://forums.gentoo.org/viewtopic.php?t=33534 Y

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Mark Knecht
On Wed, 2004-01-21 at 10:10, Roel Schroeven wrote: > Mark Knecht wrote: > >>(and later 2.4) > > > > > > Which later 2.4 kernels has this ability? > > I'm running 2.4.20 and I can burn CD's using an ATAPI device with > cdrecord. I can't use disc-at-once though, since AFAIK cdrdao doesn't > acce

[gentoo-user] gimp 2.0

2004-01-21 Thread Pascal Brax
Hi folks i was trying to emerge gimp 2.0-pre2 but maybe i did something wrong, because the only thing i can emerge is gimp 1.2.5 i tried ACCEPT_KEYWORD(S)="~x86", too but it finds only the old 1.2.5 [EMAIL PROTECTED] pascal # ACCEPT_KEYWORD="~x86" emerge -p gimp These are the packages that I wou

[gentoo-user] Fwd: Cómo crear un ebuild

2004-01-21 Thread Manuel Pérez López
Sorry. This email is not for this list. Again, sorry!. -- Mensaje reenviado -- Subject: Cómo crear un ebuild Date: Miércoles, 21 de Enero de 2004 19:23 From: Manuel Pérez López <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hola de nuevo... -- -- [EMAIL PROTECTED] mailing list

[gentoo-user] Cómo crear un ebuild

2004-01-21 Thread Manuel Pérez López
Hola de nuevo. Necesito un experto en Gentoo. Planteo mi problema: Encuentro por ahí mucho software de pequeños programas que no están en el portage de gentoo (ni en otras distros). Normalmente estos programas te dan las fuentes en C o bien un archivo binario para i386. Quisiera intalar estos

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Roel Schroeven
Mark Knecht wrote: (and later 2.4) Which later 2.4 kernels has this ability? I'm running 2.4.20 and I can burn CD's using an ATAPI device with cdrecord. I can't use disc-at-once though, since AFAIK cdrdao doesn't accept ATAP devices. -- "Codito ergo sum" Roel Schroeven -- [EMAIL PROTECTED] mai

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Mark Knecht
On Wed, 2004-01-21 at 09:48, Collins Richey wrote: > > Which later 2.4 kernels has this ability? > > > > Don't remember -> google. I'm sure that feature is in the current 2.4 kernels. > > One caveat, since you have a more "extreme" case than the average CD burner, maybe > some of your softwar

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Collins Richey
On Wed, 21 Jan 2004 09:14:45 -0800 "Mark Knecht" <[EMAIL PROTECTED]> wrote: > > > (and later 2.4) > > Which later 2.4 kernels has this ability? > Don't remember -> google. I'm sure that feature is in the current 2.4 kernels. One caveat, since you have a more "extreme" case than the average C

[gentoo-user] Problems With K3b

2004-01-21 Thread Kathy Wills
Is anyone else having any problems using k3b? Since upgrading to kde-3.2_rc1, I am getting these errors like the following from debug with k3b: System --- K3b Version: 0.10.3 KDE Version: 3.2.0 RC1 QT Version: 3.2.3 cdrecord comand: --- /usr/bin/cdrecord

RE: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Mark Knecht
> (and later 2.4) Which later 2.4 kernels has this ability? Thanks, Mark -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Peter Ruskin
On Wednesday 21 Jan 2004 16:54, Matt Wilson wrote: > On Wed, 2004-01-21 at 16:52, Peter Ruskin wrote: > > On Wednesday 21 Jan 2004 15:07, Collins Richey wrote: > > > Final thought. With support in 2.6 (and later 2.4) kernels for > > > CD writer without SCSI emulation (ATAPI devices can be used), w

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Matt Wilson
On Wed, 2004-01-21 at 16:52, Peter Ruskin wrote: > On Wednesday 21 Jan 2004 15:07, Collins Richey wrote: > > Final thought. With support in 2.6 (and later 2.4) kernels for CD > > writer without SCSI emulation (ATAPI devices can be used), why not > > say good-bye to the SCSI emulation support and r

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Peter Ruskin
On Wednesday 21 Jan 2004 15:07, Collins Richey wrote: > Final thought.  With support in 2.6 (and later 2.4) kernels for CD > writer without SCSI emulation (ATAPI devices can be used), why not > say good-bye to the SCSI emulation support and related problems once > and for all? Because he's using c

Re: [gentoo-user] Init not found

2004-01-21 Thread Chris Musson
On Wed, 2004-01-21 at 15:59, Jakub Krajcovic wrote: > Hi people, > > i stumbled across a weird problem when booting a kernel > > i made an initial ram disk (mkinitrd /boot/initrd-2.6.1.img 2.6.1) > and added this to lilo : > initrd=/boot/initrd-2.6.1.img > > Then I rebooted and I got a "Ke

Re: [gentoo-user] AMD64 or Dual Athlon or Other? Motherboard suggestions?

2004-01-21 Thread gabriel
On January 21, 2004 11:31 am, Brenden Walker wrote: > I think most (if not all) Xeon dual mobo's support at least 533.. i've long been a fan of asus as my choice of motherboard as every other board my friends have bought has turned up uh crappy. but i went to asus' site today and it appears

Re: [gentoo-user] "at" ebuild fails

2004-01-21 Thread Wes Gray
On Tue, Jan 20, 2004 at 05:04:29PM -0700, Dan Egli wrote: > >l -lfl > >rm -f atq atrm > >ln -s -f at atq > >ln -s -f at atrm > >atd.c:113: warning: `rcsid' defined but not used > >make: *** [atd.o] Error 1 > > > >!!! ERROR: sys-apps/at-3.1.8-r9 failed. > >!!! Function src_compile, Line 23, Exitcod

RE: [gentoo-user] AMD64 or Dual Athlon or Other? Motherboard suggestions?

2004-01-21 Thread Brenden Walker
I think most (if not all) Xeon dual mobo's support at least 533.. > -Original Message- > From: Jimmy Rosen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 21, 2004 3:47 AM > To: [EMAIL PROTECTED]; Andrew Gaffney > Subject: Re: [gentoo-user] AMD64 or Dual Athlon or Other? > Motherboa

Re: [gentoo-user] Init files and daemon state

2004-01-21 Thread brettholcomb
In many cases you can use zap instead of stop which will the process. > > From: "S. Krishnan" <[EMAIL PROTECTED]> > Date: 2004/01/21 Wed PM 03:22:07 GMT > To: gentoo-user <[EMAIL PROTECTED]> > Subject: [gentoo-user] Init files and daemon state > > > I'm having problems with daemon init on Gentoo

[gentoo-user] Init not found

2004-01-21 Thread Jakub Krajcovic
Hi people, i stumbled across a weird problem when booting a kernel i made an initial ram disk (mkinitrd /boot/initrd-2.6.1.img 2.6.1) and added this to lilo : initrd=/boot/initrd-2.6.1.img Then I rebooted and I got a "Kernel panic no init found" (or something like that) I have been usin

Re: [gentoo-user] What happens to the source code

2004-01-21 Thread Jakub Krajcovic
thanx a lot guys, all that info really helped On Wed, 21 Jan 2004 15:08:35 +0100 Pawel J Maczewski <[EMAIL PROTECTED]> wrote: > On Wed, Jan 21, 2004 at 03:01:05PM +0100, Jakub Krajcovic wrote: > > Gee, thanks for such a fast reply. > > > > Now, I have soe more questions: can I somehow delete the

Re: [gentoo-user] 2.4 to 2.6 migration

2004-01-21 Thread Jakub Krajcovic
Sorry about the website - there are som problems (my friend maintains it - so i'ts out of my hands) About the nvidia patch: really, it's not that difficult. The "walkthrough" that is on minion.de is quite thorough and simple. And, if you have the accelerated nvidia driver installed on a 2.4 ker

Re: [gentoo-user] Error after emerge

2004-01-21 Thread Persson
On Wednesday 21 January 2004 16:16, Collins Richey wrote: > Ignore the messages. They occur sporadically. They are insignificant. Ok, this is what I was thinking too, but wanted to be sure. Thanks! -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] 2.4 to 2.6 migration

2004-01-21 Thread Jakub Krajcovic
Hi, on account of the lirc_gpio functionality: there's a GREAT lirc patch for 2.6 kernels somewhere on the net - i really don't know where i saw it - just google it out - you'll find it. to patch: # pwd /usr/src/linux-2.6.1 # pathc -p1 < /path/to/patch/file It adds full support for lirc (all t

Re: [gentoo-user] SCSI emulation under Gentoo - MOSTLY SOLVED!

2004-01-21 Thread Mark Knecht
On Wed, 2004-01-21 at 07:07, Collins Richey wrote: > Final thought. With support in 2.6 (and later 2.4) kernels for CD writer without > SCSI emulation (ATAPI devices can be used), why not say good-bye to the SCSI > emulation support and related problems once and for all? Collins, You mean j

Re: [gentoo-user] Init files and daemon state

2004-01-21 Thread Dennis Freise
On 21 Jan 2004 10:22:07 -0500 "S. Krishnan" <[EMAIL PROTECTED]> wrote: > I'm having problems with daemon init on Gentoo. Whenever, for example, > due to a misconfigured file, a daemon with an /etc/init.d file does not > start, (typically sendmail, bind, etc.), whenever I try to restart it > using

  1   2   >