Re: [gentoo-user] Two emerge-related questions

2005-02-27 Thread Neil Bothwick
On Sat, 26 Feb 2005 18:46:31 -0600, Keith Gable wrote: I don't know about everybody else, but I *always* leave all my stuff running. EVEN programs that are getting updated (Gaim, for example). I have not yet run into any trouble. It is possible to run into problems, when emerging

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread William Kenworthy
You are missing some vital detail: what motherboard and disk drive (and is it ide or sata etc. Did you try tab completion within grub to see whats available (i.e., is /dev/hda really hd(0)? One recent funny I have come across is the grub numbering changes depending on what you boot from (via the

[gentoo-user] broken gcc with ~x86

2005-02-27 Thread Henrik Andersson
I had an idea about running my box with ACCEPT_KEYWORDS=~x86. And then I did it. Now my gcc seems broken. while trying to emerge gcc Source unpacked. * CFLAGS=-march=athlon-xp -O2 -pipe * CXXFLAGS=-march=athlon-xp -O2 -pipe * Configuring gcc ... QA Notice: USE Flag 'altivec' not in IUSE for

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Julien Cayzac
# gcc-config -c Tells you what version is currently used # gcc-config -l Tells you what versions are available. If yours isn't listed anymore: # gcc-config new_profile # env-update # source /etc/profile On Sun, 27 Feb 2005 11:31:33 +0100, Henrik Andersson [EMAIL PROTECTED] wrote: I had an idea

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Dion Sole
try binutils-config --x86 and then try again. On Sun, 2005-02-27 at 11:31 +0100, Henrik Andersson wrote: I had an idea about running my box with ACCEPT_KEYWORDS=~x86. And then I did it. Now my gcc seems broken. while trying to emerge gcc Source unpacked. * CFLAGS=-march=athlon-xp

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Henrik Andersson
Julien Cayzac wrote: # gcc-config -c Tells you what version is currently used # gcc-config -l Tells you what versions are available. If yours isn't listed anymore: # gcc-config new_profile # env-update # source /etc/profile I tried that, changed to another profile but i didnt help. Just same as

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Henrik Andersson
Dion Sole wrote: try binutils-config --x86 and then try again. On Sun, 2005-02-27 at 11:31 +0100, Henrik Andersson wrote: wow. that seems to be working. ;) thanks //Henrik -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: kernel panic logging

2005-02-27 Thread Philip Nilsson
On 25-02-05 12:17 +0330, shabanip wrote: how can i log kernel panics (with core dump details) on kernel 2.6? thanks, Payam Shabanian [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list I think there's something one can do with kexec... I have not investigated that however, but the

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Henrik Andersson
Henrik Andersson wrote: Dion Sole wrote: try binutils-config --x86 and then try again. On Sun, 2005-02-27 at 11:31 +0100, Henrik Andersson wrote: wow. that seems to be working. ;) thanks //Henrik -- gentoo-user@gentoo.org mailing list but no. it didnt

Re: [gentoo-user] Gnome Log Out Problem

2005-02-27 Thread Holly Bostick
Captain FantastiK wrote: Hi Its happens sometimes when I wanted to Log out from Gnome Session..and after choosing Log Out from Gnome menu, then nothing happened, the logging out occurs only after about 2 minutes, Does somebody has the same problem ? What can be the cause of this problem?

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Matan Peled
Henrik Andersson wrote: ./gtype-cp.h:788: internal compiler error: Segmentation fault Thats a compiler segfault - Maybe you have bad RAM? -- [Name ] :: [Matan I. Peled] [Location ] :: [Israel] [Public Key] :: [0xD6F42CA5] [Keyserver ] ::

Re: [gentoo-user] qt-3.3.4-r2 fails to compile

2005-02-27 Thread purslow
050227 Dion Sole wrote: On Sun, 2005-02-27 at 04:33 -0500, [EMAIL PROTECTED] wrote: i tried Xorg last year got nasty font problems, so i've delayed going over to it till i'm more confident re fonts. i haven't seen any notices Last call! Xfree won't work anymore! A possibly better notice then

Re: [gentoo-user] broken gcc with ~x86

2005-02-27 Thread Henrik Andersson
Matan Peled wrote: Henrik Andersson wrote: ./gtype-cp.h:788: internal compiler error: Segmentation fault Thats a compiler segfault - Maybe you have bad RAM? I hope not. Ill try memtest later. But anyway, going back to x86 and than emerging gcc worked (paired with binutils-config --x86) //Henrik

Re: [gentoo-user] Running multiple X logins

2005-02-27 Thread Bill Roberts
On 16:09 Sat 26 Feb , Ric de France wrote: Brett, On Fri, 25 Feb 2005 21:44:44 -0500 (EST), Brett I. Holcomb [EMAIL PROTECTED] wrote: I start up using xdm and get an login window on vt7 from which I can login. However, if I got to another console (say vt5) and run startx I am told

Re: [gentoo-user] Re: Removing duplicated packages.

2005-02-27 Thread Mariusz Pkala
On 2005-02-26 13:02:45 -0500 (Sat, Feb), A. Khattri wrote: On Sat, 26 Feb 2005, Holly Bostick wrote: They probably haven't been removed during autoclean, it doesn't remove slotted packages How to tell if they are SLOTted? [EMAIL PROTECTED] case $ etcat versions gtk+ [ Results for search

Re: [gentoo-user] AMD64, nVidia/nForce and Networking

2005-02-27 Thread Peter Karlsson
On Fri, 25 Feb 2005, Michael Haan wrote: Google is step #1 for every issue. I'm going to see if the nForce drivers from nVidia do the trick - too bad tey don't yet support 2.6.10. Ok, as someone else suggested, it might also be a faulty chip/motherboard. Best regards Peter K --

Re: [gentoo-user] PDF document 1.4 created with Acrobat Distiller 6.0

2005-02-27 Thread Peter Karlsson
On Fri, 25 Feb 2005, Joseph wrote: I just emerge it. Makes no difference. Ok, then. Perhaps the beta acrobat reader is your only option. If you're sure that the pdf-file is a valid one; you may have encountered a distiller bug... Best regards Peter K -- gentoo-user@gentoo.org mailing list

[SOLVED]RE: [gentoo-user] emerge php...

2005-02-27 Thread John Dangler
Francesco , Holly~ Thanks for the help. It was mod_php that I had borked up... A re-emerge with the right USE flags was all it took... I really appreciate the help. JD -Original Message- From: Bastian Balthazar Bux [mailto:[EMAIL PROTECTED] Sent: Friday, February 25, 2005 8:37 PM To:

[gentoo-user] Re: broken gcc with ~x86

2005-02-27 Thread Thomas Kirchner
* On Feb 27 11:31, Henrik Andersson (gentoo-user@gentoo.org) wrote: Now my gcc seems broken. Goodness me, I hope those other people weren't scaring you with tales of bad RAM. First make sure it's not a bug that cropped up recently and has bitten several people right in the assembler. Check

Re: [SOLVED]RE: [gentoo-user] emerge php...

2005-02-27 Thread Raphael Melo
Learn how to use the files in /etc/portage so that you don't have to input the USE flags every time you emerge ;) On Sat, 26 Feb 2005 08:49:16 -0500, John Dangler [EMAIL PROTECTED] wrote: Francesco , Holly~ Thanks for the help. It was mod_php that I had borked up... A re-emerge with the

[gentoo-user] hotplug

2005-02-27 Thread pat
Hi all, I have a question about hotplug: into which runleve I have to add the hot plug ??? Default or boot ??? Thanks Pat -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How do I get more text consoles?

2005-02-27 Thread Ciaran McCreesh
On Sat, 26 Feb 2005 22:23:03 -0500 Walter Dnes [EMAIL PROTECTED] wrote: | vim runs great in ordinary consoles (thank you for your work). It | has | problems under screen, which I believe are the fault of screen. Here | is an excerpt from the screen manpage... What problems? Screen is a

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread pat
Well, I try to add it to the runlevel(s) and without sucess :-\ Please could someone point me to the documentation (I went through the Gentoo documentation and try google) how to enable hotplug on the Gentoo ??? Only note about hotplug I found in the installation guide and I've did: emerge

Re: [gentoo-user] hotplug

2005-02-27 Thread Ryan Viljoen
I dont think it matters. On Sun, 27 Feb 2005 15:32:12 +0100, pat [EMAIL PROTECTED] wrote: Hi all, I have a question about hotplug: into which runleve I have to add the hot plug ??? Default or boot ??? Thanks Pat -- gentoo-user@gentoo.org mailing list --

Re: [gentoo-user] Compiling Java, Effective?

2005-02-27 Thread Qian Qiao
On Sun, 27 Feb 2005 18:50:45 +1300, Dion Sole [EMAIL PROTECTED] wrote: How does gcj work? Im assuming if its not portable, it doesnt compile class files, and actually compiles native OS code? GCJ actually supports standard class file compilation, and platform native compilation, you'll need

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread Heinz Sporn
Hi! Hotplug needs to be in default since it supports hot-plugable devices in the current runlevel. In rare circumstances you may add it to boot as well. Coldplug in the contrary has to be at least in boot. That's the theory. You said you had no success with it. What EXACTLY did you mean by that?

Re: [gentoo-user] hotplug

2005-02-27 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pat wrote: | Hi all, | | I have a question about hotplug: into which runleve I have to add the hot plug | ??? Default or boot ??? | | Thanks | | Pat | -- | gentoo-user@gentoo.org mailing list | | Put hotplug into default and put coldplug into

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread Heinz Sporn
Hi! Ol' GRUB can be a nasty little fellow. Ok let's see: You tried to install GRUB to /dev/hda. During the installation GRUB needs access to /boot since it puts its configuration files into /boot/grub. Your fstab lists /dev/hda1 (where /boot resides) as noauto. Did you really mount it before you

Re: [gentoo-user] PHP5, problem emerging

2005-02-27 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Je Vendredo Februaro 25 2005 20:57, Bastian Balthazar Bux skribis: please fill a bug ! It should be possible compile it with shared modules Already done. - -- Pupeno: [EMAIL PROTECTED] - http://pupeno.com Reading Science Fiction ?

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread pat
Hi Heinz, I want to use my flash drive for USB. When I plug the drive there is not response within the USB (no dmesg info). I expect hotplug to enable ust after the drive plug and creation of the /dev/sdaX devices. Could you help me ??? Thanks Pat On Sun, 27 Feb 2005 17:43:11 +0100,

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread Rumen Yotov
Hi, Think you should also check your kernel config (about hotpluging, etc.). Using USB-2.0 flash drive with dbus/ivman and now with supermount-patch. Have to change your fstab too. HTH Rumen pat wrote: Hi Heinz, I want to use my flash drive for USB. When I plug the drive there is not response

Re:[SOLVED] [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread pat
Thanks to all for help. I haven't installed couldplug (why this is necessary ??? or better to ask why there are two parts ???) and I have incorrect kernel config - I forget to enable something but don't ask what ;-)) Onece again thanks. Pat On Sun, 27 Feb 2005 18:07:13 +0100, pat wrote

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread Manuel McLure
pat wrote: Hi Heinz, I want to use my flash drive for USB. When I plug the drive there is not response within the USB (no dmesg info). I expect hotplug to enable ust after the drive plug and creation of the /dev/sdaX devices. Could you help me ??? If there are no dmesg messages when you plug the

Re: [gentoo-user] hotplug - still problems :-(

2005-02-27 Thread pat
On Sun, 27 Feb 2005 09:29:41 -0800, Manuel McLure wrote pat wrote: Hi Heinz, I want to use my flash drive for USB. When I plug the drive there is not response within the USB (no dmesg info). I expect hotplug to enable ust after the drive plug and creation of the /dev/sdaX devices.

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread Michael Haan
I'm not sure if you're describing the same issue I'm having. I followed the amd64 handbook to install gentoo. When I go to reboot my system, all I get is GRUB Loading stage1.5 over and over again. Any Ideas? On Sun, 27 Feb 2005 17:56:42 +0100, Heinz Sporn [EMAIL PROTECTED] wrote: Hi! Ol'

Re: [gentoo-user] hotplug

2005-02-27 Thread Keith Gable
My system hangs on boot if I add coldplug to boot, but everything works fine if I add coldplug to default. On Sun, 27 Feb 2005 08:44:39 -0800, Mike Noble [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pat wrote: | Hi all, | | I have a question about hotplug: into

Re: [gentoo-user] search emerge

2005-02-27 Thread Ricardo Serrano Salazar
emerge esearch esearch is very fast and you use the same options than emerge to search, you have just to forget emerge sync and using esync or doing eupdatedb periodically -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] search emerge

2005-02-27 Thread Scott Jones
emerge eix http://forums.gentoo.org/viewtopic.php?t=67849 from this thread, is much faster than esearch IMHO. Scott Jones On Sun, 27 Feb 2005 18:54:20 +, Ricardo Serrano Salazar [EMAIL PROTECTED] wrote: emerge esearch esearch is very fast and you use the same options

Re: [gentoo-user] search emerge

2005-02-27 Thread Andrés Pereira
Ricardo Serrano Salazar wrote: emerge esearch esearch is very fast and you use the same options than emerge to search, you have just to forget emerge sync and using esync or doing eupdatedb periodically -- I'd also recommend eix (app-portage/eix) Cheers, -- Andres Pereira. signature.asc

Re: [gentoo-user] Running multiple X logins

2005-02-27 Thread Mark Knecht
On Sat, 26 Feb 2005 08:17:21 -0500, Bill Roberts [EMAIL PROTECTED] wrote: On 16:09 Sat 26 Feb , Ric de France wrote: Brett, On Fri, 25 Feb 2005 21:44:44 -0500 (EST), Brett I. Holcomb [EMAIL PROTECTED] wrote: I start up using xdm and get an login window on vt7 from which I can

[gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
The subject says it all: running grub-install --root-directory=/boot /dev/hda --recheck gives: /sbin/grub-install: line 448: 10316 Segmentation fault Has anyone ever seen this? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] PDF document 1.4 created with Acrobat Distiller 6.0

2005-02-27 Thread Nick Rout
On Fri, 25 Feb 2005 15:50:56 +0100 Antoine wrote: On Thu, 24 Feb 2005 17:01:14 -0700, Joseph [EMAIL PROTECTED] wrote: I have a problem printing document created with Acrobat Distiller 6.0 PDF document, version 1.4 Are there any solution besides emerging Acrobat Reader? You could

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Qian Qiao
On Sun, 27 Feb 2005 14:34:48 -0500, Michael Haan [EMAIL PROTECTED] wrote: The subject says it all: running grub-install --root-directory=/boot /dev/hda --recheck gives: /sbin/grub-install: line 448: 10316 Segmentation fault Has anyone ever seen this? Dunno about others, but when I see a

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
Because? I've also tried manually installing grub. All looks good except just after 22 sectors are embedded and succedded, I get Segmentation fault. On Sun, 27 Feb 2005 19:48:32 +, Qian Qiao [EMAIL PROTECTED] wrote: On Sun, 27 Feb 2005 14:34:48 -0500, Michael Haan [EMAIL PROTECTED] wrote:

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Brett I. Holcomb
Because segmentation faults usually indicate memory/hardware problems. On Sun, 27 Feb 2005, Michael Haan wrote: Because? I've also tried manually installing grub. All looks good except just after 22 sectors are embedded and succedded, I get Segmentation fault. On Sun, 27 Feb 2005 19:48:32 +,

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Nick Rout
On Sun, 27 Feb 2005 14:58:59 -0500 Michael Haan wrote: Because? I've also tried manually installing grub. All looks good except just after 22 sectors are embedded and succedded, I get Segmentation fault. well its possible its done its thing and that grub is in fact installed - try

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Ciaran McCreesh
On Sun, 27 Feb 2005 15:02:36 -0500 (EST) Brett I. Holcomb [EMAIL PROTECTED] wrote: | Because segmentation faults usually indicate memory/hardware problems. Actually, in my experience they usually indicate daft CFLAGS, a package.masked glibc and a compiler taken from BMG. But then, for grub this

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
I've installed three different distros (including gentoo) in the neighborhood of 10 times over the past month on this same hw and this is the first time this has happened. Any other ideas? On Sun, 27 Feb 2005 15:02:36 -0500 (EST), Brett I. Holcomb [EMAIL PROTECTED] wrote: Because segmentation

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
Well, a reboot didn't work. When I do, I get the message Grub Loading stage1.5 over and over again. On Sun, 27 Feb 2005 20:12:33 +, Ciaran McCreesh [EMAIL PROTECTED] wrote: On Sun, 27 Feb 2005 15:02:36 -0500 (EST) Brett I. Holcomb [EMAIL PROTECTED] wrote: | Because segmentation faults

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Nick Rout
On Sun, 27 Feb 2005 15:21:09 -0500 Michael Haan wrote: Well, a reboot didn't work. When I do, I get the message Grub Loading stage1.5 over and over again. back to booting off the cd, and chrooting in until you have fixed the problem I guess. you might try the grub mailing list ? -- Nick

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread A. Khattri
On Sun, 27 Feb 2005, Michael Haan wrote: Well, a reboot didn't work. When I do, I get the message Grub Loading stage1.5 over and over again. As Ciaran suggested, maybe you can show us your CFLAGS from make.conf? -- A. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [OT]: how to set up postfix to use an authenticated smtp relay?

2005-02-27 Thread A. Khattri
On Sun, 27 Feb 2005, Francisco Ares wrote: Sorry for the OT, but i think this may help other newbies as well I want to set up a few monitoring tools, and they all send e-mail reports. I've installed postfix but I can't find what should I do to allow it to use my user's password for my ISP

Re: [gentoo-user] eclipse is broken

2005-02-27 Thread Michael Nygard
I had something similar at one point. I'm not sure what sequence of actions produced this, but I had the following: java-config reported sun-jdk-1.4.2_06 as my JVM, but it was not updated in the environment. eclipse would bomb with JVM errors. I fixed this by running java-config as root, and

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
-march=k8 -pipe -02 On Sun, 27 Feb 2005 15:20:41 -0500 (EST), A. Khattri [EMAIL PROTECTED] wrote: On Sun, 27 Feb 2005, Michael Haan wrote: Well, a reboot didn't work. When I do, I get the message Grub Loading stage1.5 over and over again. As Ciaran suggested, maybe you can show us

[gentoo-user] [Very OT] Test Message (Please Ignore)

2005-02-27 Thread Peter Gordon
Sorry all. Thunderbird and my mail server have both been acting very strange. This is just a test. Thanks. -- () The ASCII Ribbon Campaign - against HTML Email, /\ vCards, and proprietary formats. --- Peter A. Gordon (codergeek42) E-Mail: [EMAIL

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Neil Bothwick
On Sun, 27 Feb 2005 16:05:21 -0500, Michael Haan wrote: -march=k8 -pipe -02 You need to merge grub-static, not grub, with amd64. This is covered in the handbook. -- Neil Bothwick PC DOS Error #04: Out of disk space. Delete Windows? (Y)es (H)ell yes! pgpCsn1CTKgIa.pgp Description: PGP

[gentoo-user] Installing Oracle 9iR2

2005-02-27 Thread Konstantinos Agouros
Hi, I am trying to install Oracle 9i Release2. I had to change the java-binary and replace it with a link to the blackdown jdk because of LIBC incompatibilities. Now when I start runInstaller a window opens after the splash screen, I have a whole lot of java processes of which (according to

Re: [gentoo-user] [OT]: how to set up postfix to use an authenticated smtp relay?

2005-02-27 Thread Sami Samhuri
* On Sun Feb-27-2005 at 12:25:44 PM -0300, Francisco Ares said: [...] I've installed postfix but I can't find what should I do to allow it to use my user's password for my ISP smtp relay. I've already googled for it, found dozens of places, and now I am very confused. I remember trying

Re: [gentoo-user] [Very OT] Test Message (Please Ignore)

2005-02-27 Thread Peter Gordon
Peter Gordon wrote: Sorry all. Thunderbird and my mail server have both been acting very strange. This is just a test. Thanks. Yay! It went through! ^_^ *cries tears of happiness* Thanks again, all; and sorry for the seemingly pointless message. =D -- () The ASCII Ribbon Campaign - against HTML

Re: [gentoo-user] most stable kernel

2005-02-27 Thread Sami Samhuri
* On Fri Feb-25-2005 at 12:20:48 PM +0330, shabanip said: what is the most stable kernel 2.6? I've been using 2.6.9-gentoo-r4 for a while and not a problem. But as others said 2.6.10 (.11 when it's out) is going to have fixes since 2.6.9. -- Sami Samhuri pgplI54o2n6sl.pgp Description: PGP

Re: [gentoo-user] Flash stopped to work in mozilla and opera

2005-02-27 Thread Sami Samhuri
* On Fri Feb-25-2005 at 03:22:44 PM +0100, Fr?d?ric Grosshans said: Le vendredi 25 f?vrier 2005 ? 14:59 +0100, Fr?d?ric Grosshans a ?crit : Le vendredi 18 f?vrier 2005 ? 15:34 +0100, Fr?d?ric Grosshans a ?crit : Macromedia's Flash recently stopped working in epiphany. [...] I can't say

Re: [gentoo-user] Running multiple X logins

2005-02-27 Thread Brett I. Holcomb
Well, it doesn't work! If I put anything but this in Xservers it locks up after booting. I put /etc/X11/xdm/xdm-config back to original. :0 local /usr/X11R6/bin/X :0 vt7 If I add another line with :1 ... :1 vt8 it hangs. What's strange is if I add the extra line and then restart X

[gentoo-user] Dependencies are broken

2005-02-27 Thread Hamie
OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with redhat... emerge

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Neil Bothwick
On Sun, 27 Feb 2005 21:53:09 +, Hamie wrote: Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What does emerge -pvt dvdrip show? -- Neil Bothwick Good

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Maarten
On Sunday 27 February 2005 22:53, Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Francisco Ares
did you use emerge -D dvdrip that -D is for dependencies also try emerge -pvuD dvdrip to see what portage thinks it is missing hope this helps Francisco Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that

Re: [gentoo-user] [OT]: SOLVED: how to set up postfix to use an authenticated smtp relay?

2005-02-27 Thread Francisco Ares
Thanks, it worked just fine from the first trial Francisco Sami Samhuri wrote: * On Sun Feb-27-2005 at 12:25:44 PM -0300, Francisco Ares said: [...] I've installed postfix but I can't find what should I do to allow it to use my user's password for my ISP smtp relay. I've already googled for

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread ikaro
Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Marc Ballarin
On Sun, 27 Feb 2005 21:53:09 + Hamie [EMAIL PROTECTED] wrote: What am I missing? Hard to tell, based on you information ;-) Check the output of emerge -pe dvdrip. It should be sth like the following (depends on you USE flags): These are the packages that I would merge, in order:

[gentoo-user] OT - uw-imap question

2005-02-27 Thread Michael Sullivan
I am attempting to set up uw-imap on my server box (bullet.espersunited.com). I emerged it, went into /etc/xinetd.d and modified the imap and pop3 files so that they looked more like their counterparts from my FC1 install the was previously on the box. I restarted xinetd. I opened up evolution

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Neil Bothwick
On Sun, 27 Feb 2005 19:15:36 -0300, Francisco Ares wrote: emerge -D dvdrip that -D is for dependencies Err, no it's not. It is for --deep. emerge installs dependencies by default. --nodeps turns this off but there's no need for a flag to turn it on. man emerge for more info. -- Neil

[gentoo-user] unable to su anymore

2005-02-27 Thread lolox
After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? lolox. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Qian Qiao
On Mon, 28 Feb 2005 00:15:50 +0100, lolox [EMAIL PROTECTED] wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? 1st thing to check, is your user in group wheel? login as root, then cat /etc/group | grep wheel if your

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Ryan Viljoen
Did you make sure you are still part of the wheel group? On Mon, 28 Feb 2005 00:15:50 +0100, lolox [EMAIL PROTECTED] wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? lolox. -- gentoo-user@gentoo.org mailing

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Christoph Eckert
After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. Somewhere you have to enable which users may do a su. But please don't ask me where I've set it ages ago ;-) . Best regards ce -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] OT - uw-imap question

2005-02-27 Thread Maarten
On Sunday 27 February 2005 23:45, Michael Sullivan wrote: I am attempting to set up uw-imap on my server box (bullet.espersunited.com). I emerged it, went into /etc/xinetd.d and modified the imap and pop3 files so that they looked more like their counterparts from my FC1 install the was

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Scott Jones
Is your user still in the wheel group? That is the only thing you are supposed to modify to be able to su ( I think) Scott Jones On Mon, 28 Feb 2005 00:15:50 +0100, lolox [EMAIL PROTECTED] wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Bill Roberts
On 00:15 Mon 28 Feb , lolox wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? Did you check you wheel group to make sure that your user is still a member? Only members of the wheel group can su. Bill Roberts

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Francisco Ares
oops, sorry, have to read the manual more often ;-) Francisco Neil Bothwick wrote: On Sun, 27 Feb 2005 19:15:36 -0300, Francisco Ares wrote: emerge -D dvdrip that -D is for dependencies Err, no it's not. It is for --deep. emerge installs dependencies by default. --nodeps turns this off

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Francisco Ares
are you in the wheel group? Francisco lolox wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? lolox. -- gentoo-user@gentoo.org mailing list -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Holly Bostick
Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread lolox
Qian Qiao wrote: On Mon, 28 Feb 2005 00:15:50 +0100, lolox [EMAIL PROTECTED] wrote: After updating system and world, I can't su anymore. when I try su, I get : su: Permission denied Sorry. any idea ? 1st thing to check, is your user in group wheel? login as root, then cat /etc/group | grep

[gentoo-user] GRUB on JFS root partition won't boot

2005-02-27 Thread Dave V
Hello All, I just put together a fresh Gentoo System on my laptop. This is the 5th-6th (starting to lose count) system that I've set up from stage1 and I think I've finally got it all down. I decided to try JFS instead of ext3 and all is fine except that I can't boot with GRUB. I get # GRUB

[gentoo-user] Dialin with mgetty via GSM

2005-02-27 Thread Robert G. Siebeck
Hi, I'm trying to dial into my Gentoo-box. As a modem I use my Siemens mobile phone and I want mgetty to answer the call. The Gentoo-box is configured as follows: /etc/inittab s0:12345:respawn:/usr/sbin/mgetty ircomm0 vt100 /etc/mgetty+sendfax/mgetty.config port ircomm0 debug 8

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread Al
J. Patrick Campbell wrote: title Gentoo Linux 2.6.10r6 root (hd0,0) kernel (hd0,0)/kernel-2.6.10 root=/dev/hda3 If your kernels are in /boot then I think you need to reference this in grub.conf i.e. kernel (hd0,0)/boot/kernel-2.6.10 root=/dev/hda3

[gentoo-user] Getting SCSI devices before USB devices

2005-02-27 Thread Justin Patrin
I have a SCSI card set up with 2 drives in a raid array. I also have various USB devices (a UDB HDD, a USB CF / SD card reader). My raidtab has /dev/sda and /dev/sdb as the SCSI devices since this is what they normally come up as. However, if I have the USB card reader plugged in on boot (for

Re: [gentoo-user] grub-install Seg faults

2005-02-27 Thread Michael Haan
I may be wrong, but I don't think it is. From the doc http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1chap=10 : # emerge grub All the same, I've fixed it. Because of networking issues with installing from the gentoo CD, I was installing from something called KANOTIX-64. As soon

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread A. Khattri
On Mon, 28 Feb 2005, Christoph Eckert wrote: Somewhere you have to enable which users may do a su. You dont say. But please don't ask me where I've set it ages ago ;-) . So why bother posting? -- A. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread Michael Haan
You don't need to add boot. They're only there because that's where the partition is mounted. On Mon, 28 Feb 2005 00:08:58 +, Al [EMAIL PROTECTED] wrote: J. Patrick Campbell wrote: title Gentoo Linux 2.6.10r6 root (hd0,0) kernel (hd0,0)/kernel-2.6.10 root=/dev/hda3

Re: [gentoo-user] boot nightmare. grub grub grub....

2005-02-27 Thread A. Khattri
On Mon, 28 Feb 2005, Al wrote: J. Patrick Campbell wrote: title Gentoo Linux 2.6.10r6 root (hd0,0) kernel (hd0,0)/kernel-2.6.10 root=/dev/hda3 If your kernels are in /boot then I think you need to reference this in grub.conf i.e. kernel (hd0,0)/boot/kernel-2.6.10

Re: [gentoo-user] Getting SCSI devices before USB devices

2005-02-27 Thread Neil Bothwick
On Sun, 27 Feb 2005 16:14:49 -0800, Justin Patrin wrote: How can I specify that my SCSI drives get recognized first? Or, how can I force them to be sda and sdb? Compile usb-storage as a module. then the USB drives won't be recognised when the kernel first boots. -- Neil Bothwick Approx. 1

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Bill Davidson
On 21:53 Sun 27 Feb , Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm

Re: [gentoo-user] Getting SCSI devices before USB devices

2005-02-27 Thread Mike Williams
On Monday 28 February 2005 00:29, Neil Bothwick wrote: How can I specify that my SCSI drives get recognized first? Or, how can I force them to be sda and sdb? Compile usb-storage as a module. then the USB drives won't be recognised when the kernel first boots. That, or learn how to use

Re: [gentoo-user] unable to su anymore

2005-02-27 Thread Bill Davidson
On 18:58 Sun 27 Feb , A. Khattri wrote: On Mon, 28 Feb 2005, Christoph Eckert wrote: Somewhere you have to enable which users may do a su. You dont say. But please don't ask me where I've set it ages ago ;-) . So why bother posting? Was that really necessary? I don't see how

[gentoo-user] djbdns and Gentoo

2005-02-27 Thread Grant
I'm setting up DNS services for my domains on my server. I'm looking at http://www.lifewithdjbdns.com/ but I wonder how much of the Simple setup applies with Gentoo. Does anyone have any advice on djbdns with Gentoo? - Grant -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] djbdns and Gentoo

2005-02-27 Thread Mike Williams
On Monday 28 February 2005 01:22, Grant wrote: I'm setting up DNS services for my domains on my server. I'm looking at http://www.lifewithdjbdns.com/ but I wonder how much of the Simple setup applies with Gentoo. Does anyone have any advice on djbdns with Gentoo? Install it, and follow the

[gentoo-user] OT - dovecot question [WAS OT - uw-imap question]

2005-02-27 Thread Michael Sullivan
I've unmerged uw-imap and emerged dovecot. I've got dovecot running, but it still won't take my password when I enter it in evolution. I haven't messed with the /etc/dovecot.conf file because I don't know what I'm doing. I used uw-imap before on my FC1 box because it installed that by default

[gentoo-user] moving along . . .

2005-02-27 Thread maxim wexler
Thanks for all your help. A coherent system is starting to emerge. speaking of which: when I try to emerge xorg it gags when it has to go online to download a distfile. This has got me hopping back and forth between my XP and gentoo systems(forgot to compile PPP support in kernel)because emerge

Re: [gentoo-user] moving along . . .

2005-02-27 Thread Nick Rout
emerge -pf xorg-x11 will give you a list of url's you need to download in order to compile xorg-x11 can you enable ICS on the windows machine and let the gentoo box download through that? On Sun, 27 Feb 2005 17:57:32 -0800 (PST) maxim wexler wrote: Thanks for all your help. A coherent

Re: [gentoo-user] Dependencies are broken

2005-02-27 Thread Nick Rout
On Sun, 27 Feb 2005 23:26:02 +0100 ikaro wrote: ~ sudo emerge -pv dvdrip there is no need to use sudo to emerge -p -- Nick Rout -- gentoo-user@gentoo.org mailing list

  1   2   >