Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Hans-Werner Hilse schrieb: Hi, On Tue, 11 Sep 2007 17:30:51 +0200 Florian Philipp [EMAIL PROTECTED] wrote: Hm, OK. This: snip Chain FORWARD (policy ACCEPT) target prot opt source destination ACCEPT all -- 10.8.0.1 anywhere

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Hans-Werner Hilse
Hi, On Tue, 11 Sep 2007 18:50:52 +0200 Florian Philipp [EMAIL PROTECTED] wrote: My suggestion for a proper setup would be $ iptables -F FORWARD $ iptables -P FORWARD DROP $ iptables -A FORWARD -i eth0 -o ppp0 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT $ iptables -A FORWARD

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Hans-Werner Hilse schrieb: Hi, On Tue, 11 Sep 2007 18:50:52 +0200 Florian Philipp [EMAIL PROTECTED] wrote: My suggestion for a proper setup would be $ iptables -F FORWARD $ iptables -P FORWARD DROP $ iptables -A FORWARD -i eth0 -o ppp0 -m state --state NEW,ESTABLISHED,RELATED -j

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Hans-Werner Hilse
Hi, On Tue, 11 Sep 2007 21:38:26 +0200 Florian Philipp [EMAIL PROTECTED] wrote: Now the kernel can handle connection state matching :) I can apply your rules with one exception: iptables -A POSTROUTING -o ppp0 -j MASQUERADE The same error message as before. But a different cause: My

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Florian Philipp
Dan Farrell schrieb: On Sun, 02 Sep 2007 05:12:11 -0500 Dale [EMAIL PROTECTED] wrote: Florian Philipp wrote: Hi list! I'm trying to set up my laptop as the router for my PC. ... My problem: As soon as set up eth0 with ifconfig 192.168.1.1 netmask 255.255.255.0 eth0 ppp0 is no longer

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Florian Philipp
Florian Philipp schrieb: Dan Farrell schrieb: On Sun, 02 Sep 2007 05:12:11 -0500 Dale [EMAIL PROTECTED] wrote: Florian Philipp wrote: Hi list! I'm trying to set up my laptop as the router for my PC. ... My problem: As soon as set up eth0 with ifconfig 192.168.1.1 netmask 255.255.255.0

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Dan Farrell
On Mon, 10 Sep 2007 20:59:03 +0200 Florian Philipp [EMAIL PROTECTED] wrote: default HOMER-KUBUNTU64 0.0.0.0 UG0 0 0 eth0 What's this? I do not know if this should be here. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Hans-Werner Hilse
Hi, On Mon, 10 Sep 2007 20:59:03 +0200 Florian Philipp [EMAIL PROTECTED] wrote: I'll attach relevant ifconfig, route and iptables -L output. Hm, OK. This: snip Chain FORWARD (policy ACCEPT) target prot opt source destination ACCEPT all -- 10.8.0.1

[gentoo-user] Need help configuribng PORTAGE_ELOG_MAILURI

2007-09-06 Thread Michael Sullivan
I have a small LAN with three PCs. One PC runs exim, but the other two use ssmtp. On the two that don't use exim I frequently see errors similar to the following when portage tries to send mail: camille etc # glsa-check -m 200610-14 Traceback (most recent call last): File /usr/bin/glsa-check,

Re: [gentoo-user] Need help configuribng PORTAGE_ELOG_MAILURI

2007-09-06 Thread Michael Sullivan
--- Michael Sullivan [EMAIL PROTECTED] wrote: I have a small LAN with three PCs. One PC runs exim, but the other two use ssmtp. On the two that don't use exim I frequently see errors similar to the following when portage tries to send mail: camille etc # glsa-check -m 200610-14

[gentoo-user] Need help with routing

2007-09-02 Thread Florian Philipp
Hi list! I'm trying to set up my laptop as the router for my PC. In the end it should look like this: ppp0 - laptop - eth0 --- eth0 - PC My problem: As soon as set up eth0 with ifconfig 192.168.1.1 netmask 255.255.255.0 eth0 ppp0 is no longer used. I tried to follow this howto:

Re: [gentoo-user] Need help with routing

2007-09-02 Thread Dale
Florian Philipp wrote: Hi list! I'm trying to set up my laptop as the router for my PC. In the end it should look like this: ppp0 - laptop - eth0 --- eth0 - PC My problem: As soon as set up eth0 with ifconfig 192.168.1.1 netmask 255.255.255.0 eth0 ppp0 is no longer used. I tried to

[gentoo-user] need help with x86_64 on MacBook Pro

2007-04-19 Thread cremes . devlist
Hi, new Gentoo user here (but not new to the wonderful world of unix). A few weeks ago I installed Gentoo into Parallels under OSX on my MacBook Pro (rev 2, Core2Duo) to start familiarizing myself with the system. I liked it well enough that I decided to get in a little deeper and

Re: [gentoo-user] need help with x86_64 on MacBook Pro

2007-04-19 Thread Matthew Daubenspeck
On Thu, Apr 19, 2007 at 06:20:37AM -0500, [EMAIL PROTECTED] wrote: Hi, new Gentoo user here (but not new to the wonderful world of unix). A few weeks ago I installed Gentoo into Parallels under OSX on my MacBook Pro (rev 2, Core2Duo) to start familiarizing myself with the system. I liked

Re: [gentoo-user] need help with x86_64 on MacBook Pro

2007-04-19 Thread cremes . devlist
On Apr 19, 2007, at 7:14 AM, Matthew Daubenspeck wrote: On Thu, Apr 19, 2007 at 06:20:37AM -0500, [EMAIL PROTECTED] wrote: snip The MacBook installation instructions contained pointers to some internal [3] and external [4] sources which were helpful. These other pages mostly focus on

Re: [gentoo-user] need help with x86_64 on MacBook Pro

2007-04-19 Thread cremes . devlist
On Apr 19, 2007, at 6:52 PM, [EMAIL PROTECTED] wrote: On Apr 19, 2007, at 7:14 AM, Matthew Daubenspeck wrote: On Thu, Apr 19, 2007 at 06:20:37AM -0500, [EMAIL PROTECTED] wrote: snip The MacBook installation instructions contained pointers to some internal [3] and external [4] sources

Re: [gentoo-user] Need help networking two machines.

2007-01-14 Thread Mick
Some quick thoughts: On Friday 12 January 2007 10:09, Dale wrote: Hi I have done this before. Maybe something has changed because I can not get it to work now. My main rig is called smoker. The second rig is currently booted off the CD. I plan to use my main rig to sync and get

Re: [gentoo-user] Need help networking two machines.

2007-01-13 Thread Dale
Thomas Lingefelt wrote: Dale wrote: I stole this from here: http://web.onetel.net.uk/~showerail/firewall_disabling.html If its iptables then this should work... iptables -F iptables -t nat -F iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT Sorry

Re: [gentoo-user] Need help networking two machines.

2007-01-13 Thread Daniel Iliev
Dale wrote: I ran those commands and it now works fine. I can ssh and everything. When I run /etc/init.d/iptables save, where does it save those too? I want to save the rules I had, just in case. I thought it was in /var somewhere but I can't find it. - It is defined in

[gentoo-user] Need help networking two machines.

2007-01-12 Thread Dale
Hi I have done this before. Maybe something has changed because I can not get it to work now. My main rig is called smoker. The second rig is currently booted off the CD. I plan to use my main rig to sync and get distfiles off of. This is off smokers /etc/conf.d/net file: config_eth0=(

Re: [gentoo-user] Need help networking two machines.

2007-01-12 Thread Daniel Iliev
Dale wrote: Hi I have done this before. Maybe something has changed because I can not get it to work now. My main rig is called smoker. The second rig is currently booted off the CD. I plan to use my main rig to sync and get distfiles off of. This is off smokers /etc/conf.d/net file:

Re: [gentoo-user] Need help networking two machines.

2007-01-12 Thread Dale
Daniel Iliev wrote: Dale wrote: Hi I have done this before. Maybe something has changed because I can not get it to work now. My main rig is called smoker. The second rig is currently booted off the CD. I plan to use my main rig to sync and get distfiles off of. This is off smokers

Re: [gentoo-user] Need help networking two machines.

2007-01-12 Thread Thomas Lingefelt
Dale wrote: Daniel Iliev wrote: Dale wrote: Hi I have done this before. Maybe something has changed because I can not get it to work now. My main rig is called smoker. The second rig is currently booted off the CD. I plan to use my main rig to sync and get distfiles off of. This

Re: [gentoo-user] Need help setting up HostAP and Intersil Prism card via PCMCIA adapter

2006-12-22 Thread Hans-Werner Hilse
Hi, On Thu, 21 Dec 2006 23:26:29 -0800 Daevid Vincent [EMAIL PROTECTED] wrote: I had this working for years, but some UDEV or something changed and now my wlan0 is gone and I can't figure out how to get it working again. Did you actually try what David answered to your last question

[gentoo-user] Need help setting up HostAP and Intersil Prism card via PCMCIA adapter

2006-12-21 Thread Daevid Vincent
I had this working for years, but some UDEV or something changed and now my wlan0 is gone and I can't figure out how to get it working again. I can't find a single, current, How-To on setting this up. I'm trying to use the hostap driver that's in the 2.6.x kernels (as per the note on hostap's

[gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
Hello list, I am having difficulty configuring the path variables of a MakeFile. I am tring to build pg_filedump with no success. You'll have to forgive me if this is a no-brainer, this is my first attempt at building software without the aid of emerge. Here are the instructions in the

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Fish
On 10/27/06, Richard Broersma Jr [EMAIL PROTECTED] wrote: make: *** No rule to make target `/usr/lib/postgresql/src/backend/utils/hash/pg_crc.c', needed by `pg_crc.o'. Stop. I am pretty sure I specified the correct Include directory. But I really don't have a clue what the SOURCE

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
The source directory should point to...well...the package sources. That is, wherever you extracted the sources to. Pointing them to /usr/lib/postgresql is only valid if you extracted the sources there. If you extracted them to your home directory for example, you would point to the directory

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Fish
On 10/27/06, Richard Broersma Jr [EMAIL PROTECTED] wrote: The source directory should point to...well...the package sources. That is, wherever you extracted the sources to. Pointing them to /usr/lib/postgresql is only valid if you extracted the sources there. If you extracted them to your

Re: [gentoo-user] Need help building pg_dumpfile

2006-10-27 Thread Richard Broersma Jr
Ah, yes, portage will remove postgresql sources after building. So you'll need to re-create the sources. Probably the easiest thing to do is: # ebuild /usr/portage/dev-db/postgresql/postgresql-version.ebuild unpack Then set the source directory to

[gentoo-user] Need help configuring kernel for firewall support

2006-10-03 Thread Michael Sullivan
I'm having a problem. I need to install firewalls on two of my PCs (the third one already has one), but I've run into kernel config issues. I'm running kernel-2.6.17-gentoo-r8 and whenever I try to start ipkungfu I get this: camille ~ # /etc/init.d/ipkungfu start * Starting ipkungfu ... FATAL:

[gentoo-user] need help tuning distcc

2006-09-28 Thread John Blinka
Hi, all, I run Gentoo on a very old 150 mhz pentium laptop. As you can imagine, it's painful to update Gentoo packages on it. I've been attempting to use distcc and crossdev so that the more more modern i686 machines on my local network can do most of the compiling for this i586 box. However,

RE: [gentoo-user] Need help with bootsplash not showing [solved]

2006-09-28 Thread Daevid Vincent
To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Need help with bootsplash not showing On 9/27/06, Daevid Vincent [EMAIL PROTECTED] wrote: title Gentoo Linux [resume framebuffer splash 1600] root=(hd0,0) kernel=(hd0,0)/boot/vmlinuz ro root=/dev/hda3 video

Re: [gentoo-user] need help tuning distcc

2006-09-28 Thread Iain Buchanan
On Thu, 2006-09-28 at 14:05 -0400, John Blinka wrote: Hi, all, I run Gentoo on a very old 150 mhz pentium laptop. As you can imagine, it's painful to update Gentoo packages on it. I've been attempting to use distcc and crossdev so that the more more modern i686 machines on my local

Re: [gentoo-user] need help tuning distcc

2006-09-28 Thread Daniel Iliev
John Blinka wrote: Hi, all, I run Gentoo on a very old 150 mhz pentium laptop. As you can imagine, it's painful to update Gentoo packages on it. I've been attempting to use distcc and crossdev so that the more more modern i686 machines on my local network can do most of the compiling for

[gentoo-user] Need help with bootsplash not showing

2006-09-27 Thread Daevid Vincent
I used to have fbsplash or bootsplash or whatever it's called these days working back around 2.6.14 or earlier. Then it broke in 2.6.15 (as per wiki) and I never built a new kernel till now with .17 This is on a Dell Inspiron 8200 notebook. I'm following along here:

[gentoo-user] Need help connecting a camera

2006-02-28 Thread Wes Gray
My camera used to come up fine and at some point it broke and I can't figure out what changed, though no doubt it is related to a kernel upgrade. It might have been the switch to udev. I've been though the howto's and I seem to have all the correct modules (compiled in, not loaded if that

Re: [gentoo-user] Need help getting packages available.

2006-01-22 Thread Abhay Kedia
On Friday 20 January 2006 15:52, Dale wrote: Still wish I had etcat though. :-( It is located here on my system. /usr/share/doc/gentoolkit-0.2.2_pre2/deprecated/etcat/etcat If you like the script so much then just copy the script to somewhere safe, where portage cannot take it away from you.

Re: [gentoo-user] Need help getting packages available.

2006-01-20 Thread Neil Bothwick
On Thu, 19 Jan 2006 23:26:56 -0600, Dale wrote: Me and equery are not the best of friends. What command will tell me the versions that are available, masked and all? I think it used to be etcat -v ppp and it will list them all. emerge eix update-eix eix ppp -- Neil Bothwick New:

Re: [gentoo-user] Need help getting packages available.

2006-01-20 Thread Dale
Neil Bothwick wrote: On Thu, 19 Jan 2006 23:26:56 -0600, Dale wrote: Me and equery are not the best of friends. What command will tell me the versions that are available, masked and all? I think it used to be etcat -v ppp and it will list them all. emerge eix update-eix eix ppp

[gentoo-user] Need help getting packages available.

2006-01-19 Thread Dale
I used to use etcat to see all versions of a package that are available in portage. I would like to see what versions of ppp are available but etcat is no longer here. I guess portage took it out. I knew it was coming. I figure something out and then it is gone. =-O Me and equery are not the

Re: [gentoo-user] need help with kmail SOLVED

2006-01-06 Thread Ernie Schroder
On Wednesday 04 January 2006 15:01, a tiny voice compelled [EMAIL PROTECTED] to write: Glad to hear it's fixed! Something must have been messed up in the profiles. It's possible, though I don't think so. I believe I had deleted and recreated the profiles and accounts previously. I would be

Re: Re: [gentoo-user] need help with kmail SOLVED

2006-01-06 Thread brettholcomb
It would be nice. Let us know if you find it. From: Ernie Schroder [EMAIL PROTECTED] Date: 2006/01/04 Wed PM 04:14:09 EST To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail SOLVED On Wednesday 04 January 2006 15:01, a tiny voice compelled [EMAIL PROTECTED

Re: [gentoo-user] need help with kmail SOLVED

2006-01-06 Thread Benno Schulenberg
Ernie Schroder wrote: would be interesting to find what caused the problems in the first place. Well, you do keep backups, don't you? :) Then diff an old .kde dir with your current one. Benno -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] need help with kmail

2006-01-04 Thread Ernie Schroder
This is just too wierd! I've done all the maintainance steps everyone has suggested, probably several times by now, but kmail still refuses to send email. The good news is Thunderbird is working. Being a creature of habit, I want to get kmail working. Last night I did: # emerge -eD kdepim

Re: Re: [gentoo-user] need help with kmail

2006-01-04 Thread brettholcomb
What happens if you do emerge -uD kdepim -p. Have you tried emerge kdemail? From: Ernie Schroder [EMAIL PROTECTED] Date: 2006/01/04 Wed AM 08:57:13 EST To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail This is just too wierd! I've done all the maintainance

Re: [gentoo-user] need help with kmail

2006-01-04 Thread Ernie Schroder
[EMAIL PROTECTED] wrote: What happens if you do emerge -uD kdepim -p. this shouldn't be more comprehenve than emerge -eD kdepim Have you tried emerge kdemail? I take it you mean kmail? Yes, I've unmerged kdepim and merged kmail and it's dependancies -- gentoo-user@gentoo.org mailing

Re: [gentoo-user] need help with kmail

2006-01-04 Thread Benno Schulenberg
Ernie Schroder wrote: This is just too wierd! I've done all the maintainance steps everyone has suggested, probably several times by now, but kmail still refuses to send email. What's in your .kde/share/config/kmailrc under the [Transport x] headers? kio (KDirWatch): WARNING:

Re: [gentoo-user] need help with kmail SOLVED

2006-01-04 Thread Ernie Schroder
EST To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail [EMAIL PROTECTED] wrote: What happens if you do emerge -uD kdepim -p. just for the hell of it, I synced and ran emerge -uD world. This brought in xemacs-base, festival (which failed until I remerged

Re: Re: [gentoo-user] need help with kmail SOLVED

2006-01-04 Thread brettholcomb
Glad to hear it's fixed! Something must have been messed up in the profiles. From: Ernie Schroder [EMAIL PROTECTED] Date: 2006/01/04 Wed PM 02:01:40 EST To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail SOLVED On Wednesday 04 January 2006 12:19, a tiny

Re: [gentoo-user] Need help with USE options.

2006-01-04 Thread Dale
Holly Bostick wrote: The first thing you need to understand is that USE flags enable/disable *optional* support for supplemental applications. USE flags will never affect anything that you need (to run the system), though it may affect things that you want (for your own ease and comfort).

Re: [gentoo-user] Need help with USE options.

2006-01-03 Thread Dale
Dale wrote: That is how I remove old KDE after a big upgrade too, one at a time and then confirm with the -p at the end to make sure I got it all. I'll go to work on it tomorrow. I'm still half asleep and it may not be a good idea right now. And to think I cleaned off a hard drive for

Re: [gentoo-user] need help with kmail

2006-01-03 Thread Brett I. Holcomb
For what you're doing you don't need the MTA or MDAs. I just installed KDE 3.4 on one of my Gentoo systems and all I did was goto the accounts setup and point it at bellsouth mailserver, enter the username,etc. and it worked. KDE allows you to set up several accounts as you know and handles

Re: [gentoo-user] need help with kmail

2006-01-03 Thread Dale
Hi, Have you tried to re-emerge kmail or kdepim if needed? Maybe if you deleted something it needed, that would put it back. It is strange that this thing is giving you fits. Dale :-) -- To err is human, I'm most certainly human. I have four rigs: 1: Home built; Abit NF7 ver 2.0 w/ AMD

RE: [gentoo-user] need help with kmail

2006-01-03 Thread Michael Kintzios
-Original Message- From: Dale [mailto:[EMAIL PROTECTED] Sent: 03 January 2006 16:11 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail Hi, Have you tried to re-emerge kmail or kdepim if needed? Maybe if you deleted something it needed

Re: [gentoo-user] Need help with USE options.

2006-01-02 Thread Dale
That's the way it's supposed to work, afaik. It does mean you have to buckle down and think about what you specifically want/need, but customization always requires that, whether it's because you're detailing your hotrod (I've clearly seen too much American Chopper, Pimp My Ride and Wheeler

Re: [gentoo-user] need help with kmail

2006-01-02 Thread schroder
Some further information from mail.log: Jan 2 08:27:19 MRK postfix/qmgr[9685]: AFBB98384C: from=[EMAIL PROTECTED], size=276, nrcpt=1 (queue active) Jan 2 08:27:19 MRK postfix/qmgr[9685]: AD85383803: from=[EMAIL PROTECTED], size=701, nrcpt=1 (queue active) Jan 2 08:27:19 MRK

Re: [gentoo-user] need help with kmail

2006-01-02 Thread Joe Menola
On Sunday 01 January 2006 10:00 pm, [EMAIL PROTECTED] wrote: Kmail is broken after cleaning out old kde versions (3.1-3.4) starting it from a terminal shows the following when I attempt to send an email. Receiving email works properly. Try deleting and setting up smtp server. Check what server

Re: [gentoo-user] need help with kmail

2006-01-02 Thread schroder
On Monday 02 January 2006 08:57, a tiny voice compelled Joe Menola to write: On Sunday 01 January 2006 10:00 pm, [EMAIL PROTECTED] wrote: Kmail is broken after cleaning out old kde versions (3.1-3.4) starting it from a terminal shows the following when I attempt to send an email. Receiving

Re: [gentoo-user] need help with kmail

2006-01-02 Thread schroder
On Monday 02 January 2006 09:34, a tiny voice compelled Joe Menola to write: On Monday 02 January 2006 8:19 am, [EMAIL PROTECTED] wrote: On Monday 02 January 2006 08:57, a tiny voice compelled Joe Menola to write: On Sunday 01 January 2006 10:00 pm, [EMAIL PROTECTED] wrote: Kmail is

Re: [gentoo-user] need help with kmail

2006-01-02 Thread Joe Menola
On Monday 02 January 2006 8:19 am, [EMAIL PROTECTED] wrote: On Monday 02 January 2006 08:57, a tiny voice compelled Joe Menola to write: On Sunday 01 January 2006 10:00 pm, [EMAIL PROTECTED] wrote: Kmail is broken after cleaning out old kde versions (3.1-3.4) starting it from a terminal

Re: [gentoo-user] need help with kmail

2006-01-02 Thread Rumen Yotov
On (02/01/06 08:43), [EMAIL PROTECTED] wrote: Some further information from mail.log: Jan 2 08:27:19 MRK postfix/qmgr[9685]: AFBB98384C: from=[EMAIL PROTECTED], size=276, nrcpt=1 (queue active) Jan 2 08:27:19 MRK postfix/qmgr[9685]: AD85383803: from=[EMAIL PROTECTED], size=701, nrcpt=1

Re: [gentoo-user] need help with kmail

2006-01-02 Thread schroder
On Monday 02 January 2006 11:53, a tiny voice compelled Rumen Yotov to write: Hi, Not very much help, but it seems you're using a postfix server to process to mail. Only out of desperation The server rejects the connections so they time-out. Why would the server reject connections? What

Re: [gentoo-user] need help with kmail

2006-01-02 Thread Joe Menola
On Monday 02 January 2006 4:22 pm, [EMAIL PROTECTED] wrote: I've looked at qmail, it seems postfix blocks it. I suppose I won't be any worse off without postfix. I'll read up on qmail and see if it will serve my purpose for the short term, but I REALLY want to get kmail working. I'm becomming

Re: [gentoo-user] need help with kmail

2006-01-02 Thread Rumen Yotov
] Date: 2006/01/02 Mon PM 05:22:55 EST To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] need help with kmail On Monday 02 January 2006 11:53, a tiny voice compelled Rumen Yotov to write: Hi, Not very much help, but it seems you're using a postfix server to process

Re: [gentoo-user] Need help with USE options.

2006-01-01 Thread Neil Bothwick
On Sun, 01 Jan 2006 03:18:57 -0600, Dale wrote: There's no need to reinstall for this. Change your USE flags and do emerge -uavDN world. To re-emerge anything affected by the changes. Then do emerge -a depclean to remove packages that are no longer needed. How's this look? Anything

Re: [gentoo-user] Need help with USE options.

2006-01-01 Thread Dale
Neil Bothwick wrote: On Sun, 01 Jan 2006 03:18:57 -0600, Dale wrote: There's no need to reinstall for this. Change your USE flags and do emerge -uavDN world. To re-emerge anything affected by the changes. Then do emerge -a depclean to remove packages that are no longer needed.

[gentoo-user] need help with kmail

2006-01-01 Thread schroder
Kmail is broken after cleaning out old kde versions (3.1-3.4) starting it from a terminal shows the following when I attempt to send an email. Receiving email works properly. 2~QWidget::setMaximumSize: (unnamed/RecipientComboBox) The largest allowed size is (32767,32767) sending an email

Re: [gentoo-user] need help with kmail

2006-01-01 Thread Abhay Kedia
On Monday 02 January 2006 09:30, [EMAIL PROTECTED] wrote: [KCrash handler] #7 0x00670042 in ?? () This back trace should be having a approximately 10 lines more in the beginning. It should be starting from probably the name of a library and then the lines from #0 should follow and #7. Can

Re: [gentoo-user] Need help with USE options.

2005-12-31 Thread Neil Bothwick
On Sat, 31 Dec 2005 01:54:06 -0600, Dale wrote: I read a thread that was talking about the global USE pulling some things a user may not want installed. That's why you can change USE flags on a per-package basis, in /etc/portage/package.use. I am going to do a reinstall and mostly copy

Re: [gentoo-user] Need help with USE options.

2005-12-31 Thread Holly Bostick
Dale schreef: Hi again, I read a thread that was talking about the global USE pulling some things a user may not want installed. I am going to do a reinstall and mostly copy some things over from my current install but I do want to change my USE line. I am a bit worried about using the

[gentoo-user] Need help with USE options.

2005-12-30 Thread Dale
Hi again, I read a thread that was talking about the global USE pulling some things a user may not want installed. I am going to do a reinstall and mostly copy some things over from my current install but I do want to change my USE line. I am a bit worried about using the option they

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Martins Steinbergs
i would say there no support for ya net cart built into kernel/module On Thursday 13 October 2005 17:51, Michael Sullivan wrote: I got a new computer yesterday. As I was installing Gentoo on it, I ran into a problem. I've got the basic install set up, but my eth0 won't start. It would with

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Michael Sullivan
On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote: i would say there no support for ya net cart built into kernel/module On Thursday 13 October 2005 17:51, Michael Sullivan wrote: I got a new computer yesterday. As I was installing Gentoo on it, I ran into a problem. I've got

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Jason Cooper
Martins Steinbergs ([EMAIL PROTECTED]) scribbled: i would say there no support for ya net cart built into kernel/module On Thursday 13 October 2005 17:51, Michael Sullivan wrote: I got a new computer yesterday. As I was installing Gentoo on it, I ran into a problem. I've got the basic

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer
you can add e100 to /etc/modules.autoload.d/kernel-2.6 or install/activate coldplug on default or bootOn 10/15/05, Michael Sullivan [EMAIL PROTECTED] wrote: On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote: i would say there no support for ya net cart built into kernel/module On

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer
It looks from the ebuild that net-misc/e100 was intended for 2.4.x series kernels (*.o as opposed to *.ko).I would suggest running 'makemenuconfig' or similar and enabling e100 as a module from within thekernel tree. I don't think that he built net-misc/e100... I think his module just didn't

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer
On 10/15/05, Joshua Schmidlkofer [EMAIL PROTECTED] wrote: you can add e100 to /etc/modules.autoload.d/kernel-2.6 or install/activate coldplug on default or bootOn 10/15/05, Michael Sullivan [EMAIL PROTECTED] wrote: On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote: i would say there

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Antoine
Joshua Schmidlkofer wrote: It looks from the ebuild that net-misc/e100 was intended for 2.4.x series kernels (*.o as opposed to *.ko). I would suggest running 'make menuconfig' or similar and enabling e100 as a module from within the kernel tree. I don't think that he built

[gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Michael Sullivan
I got a new computer yesterday. As I was installing Gentoo on it, I ran into a problem. I've got the basic install set up, but my eth0 won't start. It would with the liveCD. When I boot up with the live CD and run: dmesg | grep 'eth0 it gives me this output: e100: eth0: e100_probe: addr

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Bruno Lustosa
On 10/13/05, Michael Sullivan [EMAIL PROTECTED] wrote: I got a new computer yesterday.As I was installing Gentoo on it, I raninto a problem.I've got the basic install set up, but my eth0 won'tstart.It would with the liveCD.When I boot up with the live CD and run:dmesg | grep 'eth0 it gives me this

Re: [gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Dave Nebinger
On Thursday 13 October 2005 10:51 am, Michael Sullivan wrote: e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18 e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex eth0: no IPv6 routers present You need to disable the ipv6 support unless you actually have an

Re: [gentoo-user] Need help

2005-09-06 Thread kurumin
Haitham escreveu: i'll check it out, thanx so much for replying. On 9/5/05, *Rumen Yotov* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Mon, 2005-09-05 at 18:26 +0300, Haitham wrote: hi all, i'am new to gentoo and i downloaded 2 gentoo CD'z , universal and packages

[gentoo-user] Need help

2005-09-05 Thread Haitham
hi all, i'am new to gentoo and i downloaded 2 gentoo CD'z , universal and packages CD. i want to combine them on one DVD , any help ? thanks in advance.

Re: [gentoo-user] Need help

2005-09-05 Thread Rumen Yotov
On Mon, 2005-09-05 at 18:26 +0300, Haitham wrote: hi all, i'am new to gentoo and i downloaded 2 gentoo CD'z , universal and packages CD. i want to combine them on one DVD , any help ? thanks in advance. Hi, Check for a available DVDs (think there is one, but may be it's paid, part of the

Re: [gentoo-user] Need help

2005-09-05 Thread Haitham
i'll check it out, thanx so much for replying.On 9/5/05, Rumen Yotov [EMAIL PROTECTED] wrote: On Mon, 2005-09-05 at 18:26 +0300, Haitham wrote: hi all, i'am new to gentoo and i downloaded 2 gentoo CD'z , universal and packages CD. i want to combine them on one DVD , any help ? thanks in advance.

[gentoo-user] Need help with subtitles in dvd-slideshow

2005-05-19 Thread Ron Keller
I would like to use dvd-slideshow to make a short presentation of some digital pictures from a recent trip. Now, dvd--slideshow, itself, does work on my gentoo box. Where I am having trouble is in adding subtitles to some of the images. I am hoping that someone on this list can help me find

<    1   2