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. Ar

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 m

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

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

Re: [gentoo-user] ifconfig problem

2003-09-02 Thread Rick Sivernell
On Mon, 1 Sep 2003 23:51:58 -0400 (EDT) Marshal Newrock <[EMAIL PROTECTED]> wrote: > 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

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

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 > >

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 > > > ne

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] 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] 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 m

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 HTM

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 th

[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 do Does someone have any experience in resetting the appropriate group ownerships for the /dev directory. Does devfs auto-magically do this at reboot ? Thanks! -- Gl

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 change

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] 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 p

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 > > > Doc

[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 commerc

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 li

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 foun

[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 (

[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 wo

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 go

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

2003-09-02 Thread Christian Herzyk
Patrick Marquetecken wrote: 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] mailing l

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 kee

[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] 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

<    1   2