[gentoo-user] problem pinging

2003-09-02 Thread Tom Hosiawa
After switch my home network from dhcp to static ip addresses, I just noticed I can't ping anything; although I can still goto any website and send this email. I have a Linksys BEFW11S4 router with two computers behind it, on this gentoo laptop I have my wireless card setup as such:

Re: [gentoo-user] problem pinging

2003-09-02 Thread Marshal Newrock
On Mon, 1 Sep 2003, Tom Hosiawa wrote: After switch my home network from dhcp to static ip addresses, I just noticed I can't ping anything; although I can still goto any website and send this email. I have a Linksys BEFW11S4 router with two computers behind it, on this gentoo laptop I have

Re: [gentoo-user] PERL and 'mail notification'

2003-09-02 Thread Marshal Newrock
On Mon, 1 Sep 2003, Jason Stubbs wrote: The only other thing which I haven't had time to really check into yet - too much time spent reading man pages! - is that it seems 1 element of @bodytext has more than one line of text; that is to say, each of element of @bodytext has =1 newline. This

Re: [gentoo-user] Silicon Image SIL680-RAID card

2003-09-02 Thread William Kenworthy
Ive just installed one of these, as an ide only (jumper) with a cdrom on it. Works sorta OK, but insists on being hda, shoving the motherboard (softraid) ide up to hde/hdg and refusing to give a /dev/hda node. Its only a winraid cripple so use software raid to drive it unless dual booting.

Re: [gentoo-user] problem pinging

2003-09-02 Thread Tom Hosiawa
What is the output of 'route -n'? Also, since this is eth1, I'm assuming you also have an eth0 configured. Does that also have a default gateway? results of 'route -n': Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.1.0

Re: [gentoo-user] problem pinging

2003-09-02 Thread Jason Cooper
Tom Hosiawa ([EMAIL PROTECTED]) scribbled: What is the output of 'route -n'? Also, since this is eth1, I'm assuming you also have an eth0 configured. Does that also have a default gateway? results of 'route -n': Kernel IP routing table Destination Gateway Genmask

Re: [gentoo-user] problem pinging

2003-09-02 Thread Tom Hosiawa
What is the output of ifconfig? Are you running both nic's simultaneously? It sounds like TCP is working (guarantees trans/rcv), while UDP/ICMP is not (no guarantee). Although I forget if mail is UDP or TCP. When I run multiple nic's at work, I have (luckily) always had to keep

[gentoo-user] Add a window manager to KDM

2003-09-02 Thread Nicholas Pappas
Can anyone point me to a site (or go over the steps) showing how to add a new window manager to the KDE login manager? Specifically, I am looking to add WindowMaker. I found a brief writeup on the KDE site, but it gave a few example and I wasn't sure which one to use with Gentoo. Any help

[gentoo-user] apache configuration

2003-09-02 Thread momesana
Hi, all maybe this is not the right place to post a question about setting up the apache server, but anyway. I can't manage to change DocumentRoot to anything else but the default DocumentRoot /home/httpd/htdocs when I put my files in there it works fine but when I put them somewhere else

Re: [gentoo-user] Add a window manager to KDM

2003-09-02 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 02 September 2003 01:21, Nicholas Pappas wrote: Can anyone point me to a site (or go over the steps) showing how to add a new window manager to the KDE login manager? Specifically, I am looking to add WindowMaker. I found a

RE: [gentoo-user] PERL and 'mail notification'

2003-09-02 Thread Jason
= Original Message From Marshal Newrock [EMAIL PROTECTED] = On Mon, 1 Sep 2003, Jason Stubbs wrote: The only other thing which I haven't had time to really check into yet - too much time spent reading man pages! - is that it seems 1 element of @bodytext has more than one line of

Re: [gentoo-user] problem pinging

2003-09-02 Thread Doug Weimer
Tom, I would guess that your problem is due to having both devices initialized when only one is actually connected. Due to the change to a static ip, eth0 will be initialized whenever the nic drivers are loaded, regardless of whether or not eth0 is actually connected to the network. To test this

Re: [gentoo-user] php installation

2003-09-02 Thread momesana
The version of Perl is 5.8.0-rc-12 and the problem was solved by just running #emerge XML-Parser It remains a mystery why the ebuild script wouldn't check whether this is installed or not and resolve this dependency in case it ain't. I remember that there were some problems after some heavy

[gentoo-user] re: Accidently changed all /dev group ownerships doh!

2003-09-02 Thread Glen Trudgett
Hi all, I have successfully done something as root in the wrong directory using '*'. Why don't I do as I say and not as I dosigh! Does someone have any experience in resetting the appropriate group ownerships for the /dev directory. Does devfs auto-magically do this at reboot ? Thanks!

Re: [gentoo-user] problem pinging

2003-09-02 Thread Tom Hosiawa
I would guess that your problem is due to having both devices initialized when only one is actually connected. Due to the change to a static ip, eth0 will be initialized whenever the nic drivers are loaded, regardless of whether or not eth0 is actually connected to the network. To test this

RE: [gentoo-user] PERL and 'mail notification'

2003-09-02 Thread Marshal Newrock
On Mon, 1 Sep 2003, Jason wrote: The problem here is you have to define a line. A line of email can have up to 1000 (I think) characters. Postfix will split the line at 990 characters by default. And then there's all the extra information added by using HTML. All the extra HTML

Re: [gentoo-user] problem pinging

2003-09-02 Thread Jason Cooper
Tom Hosiawa ([EMAIL PROTECTED]) scribbled: What is the output of ifconfig? Are you running both nic's simultaneously? It sounds like TCP is working (guarantees trans/rcv), while UDP/ICMP is not (no guarantee). Although I forget if mail is UDP or TCP. When I run multiple nic's

Re: [gentoo-user] problem pinging

2003-09-02 Thread Tom Hosiawa
# route add default gw 192.168.1.1 had to do route add default gw 192.168.1.1 dev eth1 since it did it for eth0 by default I think the problem lies in having two paths with which to reach the GW. TCP connections catch this error because they have to handshake and guarantee data xmt/rcv.

Re: [gentoo-user] ifconfig problem

2003-09-02 Thread Rick Sivernell
On Mon, 1 Sep 2003 17:36:04 -0400 Jason Cooper [EMAIL PROTECTED] wrote: Rick Sivernell ([EMAIL PROTECTED]) scribbled: List I have a laptop running the gentoo system. Up untill just a week ago I lost the network connection. I have the following: 1. used to work 2. cardctl ident

Re: [gentoo-user] ifconfig problem

2003-09-02 Thread Marshal Newrock
On Mon, 1 Sep 2003, Rick Sivernell wrote: I have a laptop running the gentoo system. Up untill just a week ago I lost the network connection. I have the following: 1. used to work 2. cardctl ident config status are working 3. pcmcia tries to start 4 at ifconfig $HOSTNAME

Re: [gentoo-user] How to determine what installed...

2003-09-02 Thread Stroller
On 1 Sep 2003, at 9:40 pm, Ben Kennedy wrote: For example... /usr/sbin/sendmail exists on my system. I want to know which package provided that. In particular, I want to install courier- mta. So I would like to first figure out who put sendmail there, and unmerge that package if appropriate.

Re: [gentoo-user] xine sticks when playing DVD

2003-09-02 Thread Patrick Marquetecken
On Mon, 01 Sep 2003 14:42:17 -0500 Andrew Gaffney [EMAIL PROTECTED] wrote: Patrick Marquetecken wrote: On Mon, 1 Sep 2003 19:24:08 + Hemmann, Volker Armin [EMAIL PROTECTED] wrote: On Monday 01 September 2003 16:44, Patrick Marquetecken wrote: On Sun, 31 Aug 2003 21:53:52 +

Re: [gentoo-user] multiple snd cards

2003-09-02 Thread Simon Mushi
Michael, I re-compiled alsa-driver with the ens-1370 and then loaded the module succesfully...i just need to play around with the devfs to get the 2nd mixer and dsp nodes workingI'm not in a mad hurry to make it workbut I will make sure of it. Best Simon On Mon, 1 Sep 2003, Michael

Re: [gentoo-user] ifconfig problem

2003-09-02 Thread Marshal Newrock
On Mon, 1 Sep 2003, Rick Sivernell wrote: Does 'lspci -v' and 'ifconfig -a' list the card? Have you changed kernel recently? 'lspci -v I do not have this on any machine, ifconfig -a shows only lo I assume you did that as root, or tried /sbin/lspci. If you have pciutils emerged, you

Re: [gentoo-user] Switching to and from Dvorak keymap?

2003-09-02 Thread Adam Scriven
On Mon, Sep 01, 2003 at 02:57:57PM +0100, Stroller wrote: On 30 Aug 2003, at 10:59 am, Owen Ford wrote: I guess I should have included this very helpful link as well :) http://www.linuxgazette.com/issue33/ayers_kbd.html If you need any more help, feel free to email me off-list. NO!

Re: [gentoo-user] emerge wanting to install gentoo-sources-2.4.20-r6

2003-09-02 Thread Adam Mercer
You might try checking /var/cache/edb/virtuals. I think I remember having a similar problem, and it turned out that portage, at some point, had left gentoo-sources in virtual/linux-sources. Theres no mention of gentoo-sources in /var/cache/edb/virtuals, or virtual/linux-sources

[gentoo-user] Python IDE

2003-09-02 Thread Leonid Podolny
Hi, Can someone recommend a good IDE for python development? Thanks, L. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] xine sticks when playing DVD

2003-09-02 Thread Christian Herzyk
Patrick Marquetecken wrote: snip well xv is enabled. You could try running xine-check (might be xine -check or something similar, I am not home so I cannot check). It will check for all the needs of xine and give you warnings if something is missing. Christian -- [EMAIL PROTECTED]

Re: [gentoo-user] Python IDE

2003-09-02 Thread David H. Askew
my personal favorite, jedit (http://www.jedit.org) is a good solid editor for many,many languages. If you don't have some silly bias about java apps being slow, which it isn't, then I think you will like it. On Tue, 2003-09-02 at 02:08, Leonid Podolny wrote: Hi, Can someone recommend a

[gentoo-user] Re: Python IDE

2003-09-02 Thread Van Gale
On Tue, 02 Sep 2003 10:08:09 +0300, Leonid Podolny wrote: Can someone recommend a good IDE for python development? The best one in Portage is probably boa-constructor. Another one that gets mention, but I haven't used yet, is eclipse with some special python plug-ins. If you don't mind

Re: [gentoo-user] apache configuration

2003-09-02 Thread Piotr 'p1t3r05' Piasny
On Tue, 2 Sep 2003 02:31:00 + momesana [EMAIL PROTECTED] wrote: Hi, all maybe this is not the right place to post a question about setting up the apache server, but anyway. RTFM :) httpd.apache.org I can't manage to change DocumentRoot to anything else but the default DocumentRoot

Re: [gentoo-user] How to determine what installed...

2003-09-02 Thread Piotr 'p1t3r05' Piasny
On Mon, 1 Sep 2003 17:02:01 -0400 Ben Kennedy [EMAIL PROTECTED] wrote: (now if I could only make it stop displaying cyan-on-white output in my xterm...) In /etc/X11/app-defaults/XTerm and in /etc/X11/app-defaults/XTerm-color find similar line and change to what you wish

Re: [gentoo-user] multiple snd cards

2003-09-02 Thread Rick [Kitty5]
Simon Mushi wrote: Hey Rick, Where is your Linux spirit! Where there is a will there is a wayif you have time of course So much for an easy life and all that Rick Kitty5 NewMedia http://Kitty5.com POV-Ray News Resources http://Povray.co.uk TEL : +44 (01270) 501101 - ICQ : 15776037

Re: [gentoo-user] ifconfig problem

2003-09-02 Thread Jason Cooper
Rick Sivernell ([EMAIL PROTECTED]) scribbled: On Mon, 1 Sep 2003 17:36:04 -0400 Jason Cooper [EMAIL PROTECTED] wrote: Rick Sivernell ([EMAIL PROTECTED]) scribbled: List I have a laptop running the gentoo system. Up untill just a week ago I lost the network connection. I

Re: [gentoo-user] iptables help

2003-09-02 Thread Andrew Dacey
- Original Message - From: gabriel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 01, 2003 2:57 PM Subject: Re: [gentoo-user] iptables help NO! that will pretty much negate the use of a firewall alltogether! where are you droping/rejecting packets? basically your

Re: [gentoo-user] iptables help

2003-09-02 Thread Andrew Dacey
- Original Message - From: gabriel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 01, 2003 2:57 PM Subject: Re: [gentoo-user] iptables help NO! that will pretty much negate the use of a firewall alltogether! where are you droping/rejecting packets? basically your

Re: [gentoo-user] Re: Python IDE

2003-09-02 Thread Jens Hoffrichter
On Tue, Sep 02, 2003 at 01:20:46AM -0700, Van Gale wrote: Can someone recommend a good IDE for python development? The best one in Portage is probably boa-constructor. Another one that gets mention, but I haven't used yet, is eclipse with some special python plug-ins. If you don't mind

[gentoo-user] Re: [gentoo-dev] /dev/pts and Unix98 PTY support

2003-09-02 Thread Martin Larsson
If it's not bad to have, why not recomend it? It had atleast saved me some couple of hours ;) Sven Vermeulen wrote: Any reason in particular why we explicitly discourage users to enable /dev/pts (CONFIG_DEVPTS_FS) in their kernels? I know that it is needed for 2.6 kernels, and I have a report

Re: [gentoo-user] Switching to and from Dvorak keymap?

2003-09-02 Thread Owen Ford
On Tue, 2003-09-02 at 01:29, Adam Scriven wrote: On Mon, Sep 01, 2003 at 02:57:57PM +0100, Stroller wrote: On 30 Aug 2003, at 10:59 am, Owen Ford wrote: I guess I should have included this very helpful link as well :) http://www.linuxgazette.com/issue33/ayers_kbd.html If you need

[gentoo-user] emerge question

2003-09-02 Thread Philippe Van Hecke
I am playing with many kernel version. And must emerge alsa-driver,nvidia-kernel for each kernel i install. My question is there is way when i emerge these two modules, to tell, with command line option to not unmerge the previous merged modules ? I know that when i do emerge i have arround 5

[gentoo-user] /etc/group

2003-09-02 Thread Davide Brini
I've accidentally deleted the files /etc/group and /etc/group- (yes, that was really a BIG distraction). I never added or removed groups, so I suppose the file was the one created by gentoo installation. I've recreated some groups (root, users and a few others), but now I have the need to

Re: [gentoo-user] emerge question

2003-09-02 Thread Sigurd Stordal
On Tuesday 02 September 2003 15:22, Philippe Van Hecke wrote: I am playing with many kernel version. And must emerge alsa-driver,nvidia-kernel for each kernel i install. My question is there is way when i emerge these two modules, to tell, with command line option to not unmerge the previous

RE: [gentoo-user] emerge question

2003-09-02 Thread Gwendolyn van der Linden
I am playing with many kernel version. And must emerge alsa-driver,nvidia-kernel for each kernel i install. My question is there is way when i emerge these two modules, to tell, with command line option to not unmerge the previous merged modules ? I know that when i do emerge i have

RE: [gentoo-user] multiple snd cards

2003-09-02 Thread Mark Knecht
-Original Message- From: Simon Mushi [mailto:[EMAIL PROTECTED] Sent: Monday, September 01, 2003 6:58 PM To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] multiple snd cards Michael, I re-compiled alsa-driver with the ens-1370 and then loaded the module succesfully...i just need

Re: [gentoo-user] emerge question

2003-09-02 Thread Philippe Van Hecke
Thanks, for you answer. I dislike to modify my /etc/make.conf file in this way because as you say On Tuesday 02 Septyou will have you will have to be careful to clean after the packages you don't want to keep old versions of. and you can forget to remove this for other packages. So it will be

Re: [gentoo-user] /etc/group

2003-09-02 Thread Christopher Fisk
My request is: can someone send his group file so I can extract what I'm missing (if this is not too big a security risk? :-)) root::0:root bin::1:root,bin,daemon daemon::2:root,bin,daemon sys::3:root,bin,adm adm::4:root,adm,daemon tty::5: disk::6:root,adm lp::7:lp mem::8: kmem::9:

Re: [gentoo-user] emerge question

2003-09-02 Thread Philippe Van Hecke
I don't think that will solve your problem. Rebuilding a kernel already deletes existing modules, so emerge alsa-driver etc. is needed anyway. Not if this a new kernel version the old kernel modules will be keep in /lib/modules/oldkernel. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] emerge question

2003-09-02 Thread meka
Philippe Van Hecke [EMAIL PROTECTED]: I am playing with many kernel version. And must emerge alsa-driver,nvidia-kernel for each kernel i install. My question is there is way when i emerge these two modules, to tell, with command line option to not unmerge the previous merged modules ?

Re: [gentoo-user] /etc/group

2003-09-02 Thread Davide Brini
Thanks to everybody! Davide -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] emerge question

2003-09-02 Thread Jason Cooper
Sigurd Stordal ([EMAIL PROTECTED]) scribbled: On Tuesday 02 September 2003 15:22, Philippe Van Hecke wrote: I am playing with many kernel version. And must emerge alsa-driver,nvidia-kernel for each kernel i install. My question is there is way when i emerge these two modules, to tell,

[gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Mark Knecht
Hi, There is a small app I wanted to try. I found an ebuild has been done recently and is in Bugailla: http://bugs.gentoo.org/show_bug.cgi?id=27390 I've downloaded the two files but don't know how to use them correctly. I'm guessing that I need to move it to somewhere under /usr/portage, but

Re: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Martin Klaffenboeck
Am 2003.09.02 16:23 schrieb(en) Mark Knecht: Hi, There is a small app I wanted to try. I found an ebuild has been done recently and is in Bugailla: http://bugs.gentoo.org/show_bug.cgi?id=27390 I've downloaded the two files but don't know how to use them correctly. I'm guessing that I need to

Re: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Jason Stubbs
On Tuesday 02 September 2003 23:23, Mark Knecht wrote: Hi, There is a small app I wanted to try. I found an ebuild has been done recently and is in Bugailla: http://bugs.gentoo.org/show_bug.cgi?id=27390 I've downloaded the two files but don't know how to use them correctly. I'm guessing

RE: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Mark Knecht
Hi, There is a small app I wanted to try. I found an ebuild has been done recently and is in Bugailla: http://bugs.gentoo.org/show_bug.cgi?id=27390 I've downloaded the two files but don't know how to use them correctly. I'm guessing that I need to move it to somewhere under

RE: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Mark Knecht
Martin Jason, Thanks for your responses. I'll keep copies in my home directory to ensure nothign gets lost. How long before this sort of thing ends up in emerge sync naturally? Cheers, MArk -Original Message- From: Martin Klaffenboeck [mailto:[EMAIL PROTECTED] Sent: Tuesday,

Re: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread brett holcomb
It goes in /usr/portage/category/app where category and app are the name of the category it fits in and app is a directory named after the app. Check out /usr/portage for examples. Portage finds it automatically. You can also create a /usr/local/portage with the same structure as

RE: [gentoo-user] iptables help

2003-09-02 Thread Gregory Staggel
Try FireHOL very nice tool. Generate stateful iptables packet filtering firewalls very very easy http://firehol.sourceforge.net/ - Gregory -Original Message- From: Andrew Gaffney [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 6:48 PM To: Gentoo User Subject:

[gentoo-user] Nested Maildirs

2003-09-02 Thread Sebastian Bergmann
Hi, I have set up fetchmail, procmail and postfix to sort my mail into nested maildirs, for instance maildirmake /home/sb/.maildir maildirmake /home/sb/.maildir/spam maildirmake /home/sb/.maildir/spam/probable maildirmake /home/sb/.maildir/spam/record maildirmake

Re: [gentoo-user] Re: [gentoo-dev] /dev/pts and Unix98 PTY support

2003-09-02 Thread Luke Macken
/dev/pts is included in /dev file system (CONFIG_DEVFS_FS) in the 2.4.20+ kernel. For some reason, they dropped support for it in the 2.6 kernel. The gentoo installation guide assumes use of the 2.4.20 kernel. Maybe they should make a note of this in the install guide? luke On Tue, Sep

Re: [gentoo-user] Nested Maildirs

2003-09-02 Thread Andy Smith
On Tue, Sep 02, 2003 at 04:52:30PM +0200, Sebastian Bergmann wrote: maildirmake /home/sb/.maildir maildirmake /home/sb/.maildir/spam maildirmake /home/sb/.maildir/spam/probable maildirmake /home/sb/.maildir/spam/record maildirmake /home/sb/.maildir/spam/sure The

[gentoo-user] Links2 and the keyboard

2003-09-02 Thread Michael Gruetzner
Hello, I would like to use the links2 browser in graphics mode to get pictures when I'm browsing on the console. The problem I have is that when links is running in graphics mode I can't use the keyboard(it simply doesn't work). When I exit links(with the mouse) I can see the letters I entered on

Re: [gentoo-user] Nested Maildirs

2003-09-02 Thread Jason Stubbs
On Tuesday 02 September 2003 23:52, Sebastian Bergmann wrote: (B Hi, (B (B I have set up fetchmail, procmail and postfix to sort my mail into (B "nested maildir"s, for instance (B (B maildirmake /home/sb/.maildir (B (B maildirmake /home/sb/.maildir/spam (B maildirmake

Re: [gentoo-user] Nested Maildirs

2003-09-02 Thread Robert Kruus
It is rumored that on Tue, 02 Sep 2003 16:52:30 +0200 Sebastian Bergmann [EMAIL PROTECTED] wrote: Hi, I have set up fetchmail, procmail and postfix to sort my mail into nested maildirs, for instance maildirmake /home/sb/.maildir maildirmake /home/sb/.maildir/spam

Re: [gentoo-user] Nested Maildirs

2003-09-02 Thread Jason Stubbs
On Wednesday 03 September 2003 00:02, Jason Stubbs wrote: (B courier-imap doesn't support nested dirs. (B (BWell, according to Robert Kruus I am wrong. I guess my memory's going. Must be (Bage... pushing 25 and that. (B (BRegards, (BJason (B (B-- (B[EMAIL PROTECTED] mailing list

RE: [gentoo-user] Nested Maildirs

2003-09-02 Thread Gwendolyn van der Linden
On Wednesday 03 September 2003 00:02, Jason Stubbs wrote: courier-imap doesn't support nested dirs. Well, according to Robert Kruus I am wrong. I guess my memory's going. Must be age... pushing 25 and that. I think you are referring to the fact that courier-imap does not support

[gentoo-user] First time installing Gentoo 1.4

2003-09-02 Thread Stephen Liu
Hi all folks, This is my first time installing Gentoo. Hardware Config. RAID-0 (Z-Cyber ATA133 RAID) Drive-A: Connected to 1st slot of RAID controller Drive-B: Connected to 2nd slot of RAID controller Motherboard Primary IDE: Mobile hard-drive (no drive installed for this test) Secondary

Re: [gentoo-user] please help! [was: glibc 2.3 won't compile]

2003-09-02 Thread downtime null
thanks. this worked, but i discovered that what was actually the problem was that i had 2 versions of libc.so.6 and the wrong one was being used. i deleted it, did ldconfig, and it works. thanks for you help. now i know how to compile binary packages on other systems. On Sun, Aug 31, 2003 at

Re: [gentoo-user] First time installing Gentoo 1.4

2003-09-02 Thread Ciaran McCreesh
On Tue, 02 Sep 2003 23:31:51 +0800 Stephen Liu [EMAIL PROTECTED] wrote: | RAID-0 (Z-Cyber ATA133 RAID) Don't know for sure if this is supported in Linux... | I did following steps; | 1)Booting up the PC with CD#1 | 2)At prompt | # gentoo md Try gentoo doataraid. If that doesn't work, try: #

Re: [gentoo-user] First time installing Gentoo 1.4

2003-09-02 Thread Kai Lindenberg
Hi Stephen, Am Dienstag, 2. September 2003 17:31 schrieb Stephen Liu: This is my first time installing Gentoo. Hardware Config. RAID-0 (Z-Cyber ATA133 RAID) Drive-A: Connected to 1st slot of RAID controller Drive-B: Connected to 2nd slot of RAID controller [...] I did following steps;

[gentoo-user] ataraid: broken raid1?

2003-09-02 Thread martin
hi! has anyone experience with ataraid (especially with highpoint)? here my problem: i have an onboard raid controller (highpoint) and what i do not like with ataraid/hptraid is... in case a raid1 broke (one hd fails) it is not possible to load hptraid anymore, because actually there is

[gentoo-user] Dell D400 Install

2003-09-02 Thread gentoo-user
I'm getting error when I boot the Gentoo 1.4 stage1 CD: My Dell D400 only has a USB CDROM rom drive, it detects the usbcore, ehci-hcd, uhci, hid, usb-storage but here is the error output: mounting /newroot/dev/cdroms* on /newroot/mnt/cdrom failed: No such file or directory ---CD not found

RE: [gentoo-user] apache configuration

2003-09-02 Thread Condon Thomas A KPWA
momesana wrote: Hi, all maybe this is not the right place to post a question about setting up the apache server, but anyway. I can't manage to change DocumentRoot to anything else but the default DocumentRoot /home/httpd/htdocs when I put my files in there it works fine but when I put

Re: [gentoo-user] Using an unreleased ebuild

2003-09-02 Thread Martin Klaffenboeck
Am 2003.09.02 16:45 schrieb(en) Mark Knecht: Martin Jason, Thanks for your responses. I'll keep copies in my home directory to ensure nothign gets lost. How long before this sort of thing ends up in emerge sync naturally? 2 weeks to 2 months, I think, sometimes longer. Depends on the

Re: [gentoo-user] Nested Maildirs

2003-09-02 Thread Chris I
On 2003.09.02 11:20, Gwendolyn van der Linden wrote: On Wednesday 03 September 2003 00:02, Jason Stubbs wrote: courier-imap doesn't support nested dirs. Well, according to Robert Kruus I am wrong. I guess my memory's going. Must be age... pushing 25 and that. I think you are referring to

Re: [gentoo-user] Re: [gentoo-dev] /dev/pts and Unix98 PTY support

2003-09-02 Thread Chris I
On 2003.09.02 10:54, Luke Macken wrote: /dev/pts is included in /dev file system (CONFIG_DEVFS_FS) in the 2.4.20+ kernel. For some reason, they dropped support for it in the 2.6 kernel. The gentoo installation guide assumes use of the 2.4.20 kernel. Maybe they should make a note of this in the

[gentoo-user] Boot problems

2003-09-02 Thread Ted Satcher
Hello, I'm new to the list, linux, and gentoo and I'm having some problems getting my system up and running. I've made it through all of the installation steps but the system hangs during the boot process. The message 'kernel panic - tried to kill init' is the last line printed during the boot

[gentoo-user] X11 Aspect Ratios

2003-09-02 Thread Nicholas Pappas
Hello all. This is certainly much more of a X11 question then it is a Gentoo question, so appologies for the off topic, but I figured somewhere here would probably know. I have Gentoo installed on a laptop. I have a monitor with 2 inputs, which would allow me to hook

[gentoo-user] mythtv blocked

2003-09-02 Thread Rob Harris
Hey, anyone know why (or can tell me where to find this stuff out myself in the future) why the mythtv ebuild is blocked? Thanks. -=[ Rob ]=- _ Rob Harris -=- Technological Pragmatist -=- [EMAIL PROTECTED]

Re: [gentoo-user] X11 Aspect Ratios

2003-09-02 Thread Sigurd Stordal
How can I set up X11 so that I can switch between a 4:3 and 16:9 aspect ratio, as I switch between the laptop and external monitor? I would suppose you set up this monitor as a second monitor, and set up resolutions that are 16:9 instead of 4:3, that would be 640:360, 1024x576 and so on.

RE: [gentoo-user] mythtv blocked

2003-09-02 Thread Rex Young
Hey, anyone know why (or can tell me where to find this stuff out myself in the future) why the mythtv ebuild is blocked? Thanks. I think that you'll find that it is blocked by another myth component. (mythfrontend?) There should be an error message minimally defining the block. Remove the

Re: [gentoo-user] Switching to and from Dvorak keymap?

2003-09-02 Thread Adam Scriven
On Tue, Sep 02, 2003 at 08:16:37AM -0500, Owen Ford wrote: On Tue, 2003-09-02 at 01:29, Adam Scriven wrote: On Mon, Sep 01, 2003 at 02:57:57PM +0100, Stroller wrote: On 30 Aug 2003, at 10:59 am, Owen Ford wrote: I guess I should have included this very helpful link as well :)

[gentoo-user] Nvidia Video Capture

2003-09-02 Thread Rick [Kitty5]
Does anyone know if nvidia video capture can be made to work? (have a asus G4 with vivo capability) Rick Kitty5 NewMedia http://Kitty5.com POV-Ray News Resources http://Povray.co.uk TEL : +44 (01270) 501101 - ICQ : 15776037 PGP Public Key

Re: [gentoo-user] Boot problems

2003-09-02 Thread Michael Gruetzner
Hello, I also had problems booting the gentoo kernel(I could never manage to compile a working one and I got similar massages as you). So I use the vanilla kernel wich works perfectly. I would recommend to emerge the vanilla-sources. Hope this helps. MfG Michael On Tue, Sep 02, 2003 at

Re: [gentoo-user] failed bootstrapping

2003-09-02 Thread Andrew Gaffney
Just for reference, if anyone else runs into this same problem, you cannot bootstrap with ACCEPT_KEYWORDS=~x86 set. I asked on gentoo-dev. Andrew Gaffney wrote: I was trying to bootstrap YAGS (Yet Another Gentoo System) this morning and I ran across something odd: Calculating dependencies

[gentoo-user] k3b problem

2003-09-02 Thread Jan Meier
Hi, always when I want to burn an cd with k3b i get the error message Operation not Permited when it starts to burn! What can i do? Bye Jan -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] mythtv blocked

2003-09-02 Thread Marshal Newrock
On Tue, 2 Sep 2003, Rob Harris wrote: Hey, anyone know why (or can tell me where to find this stuff out myself in the future) why the mythtv ebuild is blocked? Looking at /usr/portage/media-tv/mythtv/mythtv-0.11.ebuild, we see the following: RDEPEND=${DEPEND} !media-tv/mythfrontend

Re: [gentoo-user] k3b problem

2003-09-02 Thread Marshal Newrock
On Tue, 2 Sep 2003, Jan Meier wrote: Hi, always when I want to burn an cd with k3b i get the error message Operation not Permited when it starts to burn! What can i do? The burning is done by cdrecord (I think all burning programs are just frontends to cdrecord and various other programs).

Re: [gentoo-user] k3b problem

2003-09-02 Thread Panard
Le Mardi 2 Septembre 2003 12:12, Jan Meier a écrit : Hi, always when I want to burn an cd with k3b i get the error message Operation not Permited when it starts to burn! run k3bsetup as root -- [EMAIL PROTECTED]

Re: [gentoo-user] mythtv blocked

2003-09-02 Thread Rob Harris
On Tue, 2003-09-02 at 14:22, Marshal Newrock wrote: So, mythtv will not install if you have mythfrontend installed. Ok, I had figured THAT much out on my own. ;) mcclure mythtv # emerge -C mythfrontend !!! Couldn't find match for mythfrontend unmerge: No packages selected for removal.

[gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Matthias F. Brandstetter
Hi all, I am searching for a *complete* webfrontend for a mailsystem (Postfix or Qmail). I googled for this a while, but only found solutions with *some* of my needed functions. I need those functions: *) Postfix or Qmail as MTA *) pop3(-ssl) and IMAP(-ssl) [w/ courier for example] *) virtual

[gentoo-user] subversion

2003-09-02 Thread Alcino Dall Igna Junior
Today I upgrade subversion from 0.27.0 to 0.28.0 and get this kind of version error. Other operations give the same result. The db4_recover or svnadmin recover doesn't help. Ideas? TIA Alcino svn commit svn: Unsupported repository version svn: Commit failed (details follow): svn: OPTIONS

Re: [gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Rigoberto de la Cruz
Don't know what you have seen, but have you tried: open webmail:http://openwebmail.org/ squirrelmail:http://www.squirrelmail.org/ both are very good and IIRC you can write plugins for them so that you can add more features to them. rigo On Tue, Sep 02, 2003 at 09:19:31PM +0200,

Re: [gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Alcino Dall Igna Junior
See IMP * net-www/horde-imp [ Masked ] Latest version available: 3.2.1 Latest version installed: [ Not Installed ] Size of downloaded files: 1,281 kB Homepage:http://www.horde.org Description: IMP 3.2.1 provides webmail access On Tue, 2003-09-02 at 16:19,

Re: [gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Matthias F. Brandstetter
-- quoting Rigoberto de la Cruz -- Don't know what you have seen, but have you tried: open webmail:http://openwebmail.org/ will look at this... squirrelmail:http://www.squirrelmail.org/ Yeah I know this, but I need a webinterface for a *complete* mailsystem (with at

Re: [gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Rigoberto de la Cruz
On Tue, Sep 02, 2003 at 10:03:11PM +0200, Matthias F. Brandstetter wrote: -- quoting Rigoberto de la Cruz -- Don't know what you have seen, but have you tried: open webmail:http://openwebmail.org/ will look at this... squirrelmail:http://www.squirrelmail.org/

Re: [gentoo-user] searching for mailsystem with webinterface...

2003-09-02 Thread Matthias F. Brandstetter
-- quoting Rigoberto de la Cruz -- have you seen the plugins in squirrelmail.org? maybe they have what you are looking for.. maybe not.. Ohh yes, seems there are indeed *many* good plugins -- I will check them, maybe I can do all with Squirrelmail. Thanks for the tip!

Re: [gentoo-user] mythtv blocked

2003-09-02 Thread donnie berkholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 02 September 2003 14:42, Rob Harris wrote: On Tue, 2003-09-02 at 14:22, Marshal Newrock wrote: So, mythtv will not install if you have mythfrontend installed. Ok, I had figured THAT much out on my own. ;) mcclure mythtv # emerge -C

[gentoo-user] subversion

2003-09-02 Thread Alcino Dall Igna Junior
Forget that never mind... :( After a successful (or at least an apparently success) commit, I get this: svn log svn: Berkeley DB error svn: PROPFIND request failed on '/svn/repos/bin' svn: Berkeley DB error while opening environment for filesystem /home/svn/repos/db: DB_RUNRECOVERY: Fatal

Re: [gentoo-user] subversion

2003-09-02 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 02 September 2003 21:55, Alcino Dall Igna Junior wrote: Forget that never mind... :( After a successful (or at least an apparently success) commit, I get this: svn log svn: Berkeley DB error svn: PROPFIND request failed on

[gentoo-user] a smaller penguin

2003-09-02 Thread Stephen Turner
hey i was hoping for a small linux distro. like i love my bloated destop its blazing thanks to those optimizations but what if i wanted to use gentoo for somthing embedded? i was hoping to get something small like debian. with the auto stuff like gentoo ;) i tried using 386 once back in 1.3 i

  1   2   >