Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi Thomas, Thanks for your advice. I tried "rpm -Uvh --test package" and found that if I need to run this latest version of mozilla on RH 8.0 I have to upgrade many packages. Which shall be the latest version of mozilla which can run on RH 8.0. I am now running Mozill 1.0.1 B.Regards Stephen

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Antonio Montagnani
Stephen Liu wrote: Hi Thomas, Thanks for your advice. I tried "rpm -Uvh --test package" and found that if I need to run this latest version of mozilla on RH 8.0 I have to upgrade many packages. Which shall be the latest version of mozilla which can run on RH 8.0. I am now running Mozill 1.0.1

gcc Vs glibc Vs kernel compatible matrix

2003-06-12 Thread Muthu_T
All, Could anybody throw a pointer which has a table/matrix about the different "gcc + glibc vs kernel" version compatible? Thanks. --T. Muthu Mohan -- Psyche-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/psyche-list

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi Antonio, I have test-installed "mozilla-1.4-1.i386.rpm" and met following problem; # rpm -Uvh --test mozilla-1.4-1.i386.rpm error: Failed dependencies: mozilla-nspr = 1.4-1 is needed by mozilla-1.4-1 mozilla = 1.0.1-26 is needed by (installed) mozilla-chat-1.0.1-26 mozilla = 1.0.1-26 is neede

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Antonio Montagnani
Stephen Liu wrote: Hi Antonio, I have test-installed "mozilla-1.4-1.i386.rpm" and met following problem; # rpm -Uvh --test mozilla-1.4-1.i386.rpm error: Failed dependencies: mozilla-nspr = 1.4-1 is needed by mozilla-1.4-1 mozilla = 1.0.1-26 is needed by (installed) mozilla-chat-1.0.1-26 mozilla

Re: gcc Vs glibc Vs kernel compatible matrix

2003-06-12 Thread Arjan van de Ven
On Thu, 2003-06-12 at 11:48, [EMAIL PROTECTED] wrote: > All, > >Could anybody throw a pointer which has a table/matrix > about the different "gcc + glibc vs kernel" version compatible? the kernel has nothing to do with this actually. The kernel has a stable userspace interface in a backward

RE: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi folks, I received following email from Mengel. Unfortunately it is written in German. Could any folk on the list please translate it to English for me? Thanks in advance. B.Regards Stephen On Thu, 2003-06-12 at 19:11, Mengel, Holger, InfraServ Knapsack/DE wrote: > > > > ***

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Antonio Montagnani
Stephen Liu wrote: Hi folks, I received following email from Mengel. Unfortunately it is written in German. Could any folk on the list please translate it to English for me? Thanks in advance. B.Regards Stephen On Thu, 2003-06-12 at 19:11, Mengel, Holger, InfraServ Knapsack/DE wrote: **

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi Antonio, I have downloaded all RPMs from the website to a folder and performed following test; # rpm -Uvh --test mozilla*.* error: Failed dependencies: libpthread.so.0(GLIBC_2.3.2) is needed by mozilla-nspr-1.4-1 # rpm -qa|grep glibc glibc-common-2.2.93-5 glibc-kernheaders-2.4-7.20 gl

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Antonio Montagnani
Stephen Liu wrote: Hi Antonio, I have downloaded all RPMs from the website to a folder and performed following test; # rpm -Uvh --test mozilla*.* error: Failed dependencies: libpthread.so.0(GLIBC_2.3.2) is needed by mozilla-nspr-1.4-1 # rpm -qa|grep glibc glibc-common-2.2.93-5 glibc-kernhe

Re: How configure Iptable in RedHat 8.0

2003-06-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 12 Jun 2003 13:52:43 +0700, Le Ngoc Thach wrote: > I'm using iptables-1.2.6a-2 in RedHat 8.0 router, gateway and firewall. > I can not configure to implement the case: > Ex: > - External IP of gateway is 203.162.4.1, this host is also listenin

Re: How configure Iptable in RedHat 8.0

2003-06-12 Thread I REMAIN
try this iptables -t nat -A PREROUTING -p tcp --dport 81 -i ethX -j DNAT --to 192.168.2.2:80 where ethX refers to the interface for 203.162.4.1 (ould be eth0,eth1 or whatever it correspondes to on your system). Regards Tunde --- Le Ngoc Thach <[EMAIL PROTECTED]> wrote: > > > Hi, > I'm using i

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Matthew Saltzman
On Thu, 12 Jun 2003, Stephen Liu wrote: > Hi Antonio, > > I have test-installed "mozilla-1.4-1.i386.rpm" and met following > problem; > > # rpm -Uvh --test mozilla-1.4-1.i386.rpm > > error: Failed dependencies: > mozilla-nspr = 1.4-1 is needed by mozilla-1.4-1 > mozilla = 1.0.1-26 is needed by (in

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Charles Curley
On Mon, Jun 09, 2003 at 03:08:06PM -0600, Charles Curley wrote: > On Mon, Jun 09, 2003 at 01:10:33PM -0300, Sergio Durand wrote: > > i don't now, but you can try in rawhide.redhat.com > > > > > > Charles Curley wrote: > > >On Mon, Jun 09, 2003 at 09:49:15AM -0500, John Mathey wrote: > > > > > >>w

Firewall and Login scripts

2003-06-12 Thread Tomas Larsson
Hi all out there. This question is mainly directed to Swedish users. I'm using Telia ADSL, I have one RH8 box running as firewall NAT and router. To automate login I am using qadsl and LFCK, not at the same time though. My problems is that when the firewall is up and running, neither qadsl or LFCK

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Kevin Freeman
Charles Curley wrote: I tried compiling the source for 1.4-4, and hit the following error: checking for gtk+-2.0 >= 1.3.7... Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No p

Re: Firewall and Login scripts

2003-06-12 Thread Tom Diehl
On Thu, 12 Jun 2003, Tomas Larsson wrote: > Hi all out there. > This question is mainly directed to Swedish users. > I'm using Telia ADSL, I have one RH8 box running as firewall NAT and router. > To automate login I am using qadsl and LFCK, not at the same time though. > My problems is that when t

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Matthew Saltzman
On Thu, 12 Jun 2003, Stephen Liu wrote: > Hi Antonio, > > I have downloaded all RPMs from the website to a folder and performed > following test; > > # rpm -Uvh --test mozilla*.* > error: Failed dependencies: > libpthread.so.0(GLIBC_2.3.2) is needed by mozilla-nspr-1.4-1 > > # rpm -qa|grep

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Matthew Saltzman
On Thu, 12 Jun 2003, Charles Curley wrote: > On Mon, Jun 09, 2003 at 03:08:06PM -0600, Charles Curley wrote: > > On Mon, Jun 09, 2003 at 01:10:33PM -0300, Sergio Durand wrote: > > > i don't now, but you can try in rawhide.redhat.com > > > > > > > > > Charles Curley wrote: > > > >On Mon, Jun 09, 20

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi Matthew, On Thu, 2003-06-12 at 21:37, Matthew Saltzman wrote: > - snip - > > You just need to install all the Mozilla RPMs at once. > > # rpm -Fvh mozilla*-1.4-1.i386.rpm > > The -F option instead of -U means just replace currently-installed > packages. I tried following tests # rpm

Re: Getting Latest Mozilla RPMs

2003-06-12 Thread Stephen Liu
Hi Matthew, I have Athlon. Now I have following packages downloaded glibc-2.3.2-4.80.i386.rpm glibc-devel-2.3.2-4.80.i386.rpm glibc-common-2.3.2-4.80.i386.rpm glibc-2.3.2-48.i386.rpm glibc-2.3.2-48.i686.rpm glibc-devel-2.3.2-48.i386.rpm glibc-common-2.3.2-48.i386.rp

SV: Firewall and Login scripts

2003-06-12 Thread Tomas Larsson
> -Ursprungligt meddelande- > Från: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] För Tom Diehl > Skickat: den 12 juni 2003 22:46 > Till: [EMAIL PROTECTED] Com > Ämne: Re: Firewall and Login scripts > > > On Thu, 12 Jun 2003, Tomas Larsson wrote: > > > Hi all out there. > > This quest

How to monitor times chat of internal host

2003-06-12 Thread Le Ngoc Thach
Hi, Are there programs in Linux to monitor "chatting" of workstations in LAN? Or any ideas? Now, I want to "logging the time of workstations in my LAN that used Yahoo Messenger to chat" . Thanks! Le Ngoc Thach! -- Psyche-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listin