apacheconf launch problem

2003-02-28 Thread Bapi Ghosh
Hi,I just installed the "apacheconf" rpm and but received the following errorwhile trying to launch the application. I'm running apache-1.3.27 and apacheconf-0.8.1-1 on a Redhat 7.2, 2.4.7-10 kernel.I've checked that there is no file namedxml.xslt.Processor in /usr/share/apacheconf.So why's the imp

problem - apacheconf cannot be launched

2003-02-16 Thread Bapi Ghosh
Hi, I've never used the graphical tool "apacheconf" to configure httpd.conf (always edited the file manually). As a curiosity, I just installed the apacheconf rpm and launched apacheconf but received the error below. I'm running apache-1.3.27 and apacheconf-0.8.1-1 on a Redhat 7.2, 2.4.7-10 kernel

Re: Trouble installing network card

2003-02-03 Thread Bapi Ghosh
Many things can go wrong with this card. Check at least the following: 1. Disable PnP OS in BIOS, if you have it enabled. 2. Check the IRQ and IO settings: one good place to look is /proc. See the config in BIOS as well. 3. Check /var/log/messages after boot up. 4. Do dmesg | grep eth to see what's

Re: Updating RH Linux 6.2

2003-01-28 Thread Bapi Ghosh
I've done this upgrade and it works fine for me. Make sure what boot loader you need. If you have lilo, should run lilo after kernel upgrade. Grub is better. Also, make sure if you need journaling ext3. This is better. Bind, Python all work fine. Jaideep  Ernest Ellingson <[EMAIL PROTECTED]> wrote:

Re: backup script sends large email to root? Is it cron doing it?

2003-01-23 Thread Bapi Ghosh
Do this: tar > /dev/null 2>&1 That should work. JaideepDo you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now

RE: delaying eth0 initialization

2003-01-23 Thread Bapi Ghosh
If your module is not loaded, you need to tell the kernel to load it. You can recompile the kernel with the new source code; but easier, you can add the module load to your rc local, so it can load the module dynamically at boot time. The default dir for modules is /lib/modules/kernel/... But I thi

RE: delaying eth0 initialization

2003-01-23 Thread Bapi Ghosh
An addendum: You can edit /etc/sysconfig/network-scripts/ifcfg-eth0 file, if you need to and then do ifdown ifcfg-eth0 and ifup ifcfg-eth0. Then start network service. Jaideep  Bapi Ghosh <[EMAIL PROTECTED]> wrote: I don't understand why you cannot compile. If you had the kernel

RE: delaying eth0 initialization

2003-01-23 Thread Bapi Ghosh
I removed the modversions.h file.. and when i try the ff command...   gcc -DMODULE -Wall -Wstrict -prototypes -06 -c 3c59x.c   i get th ff errors:   modversions.h: no such file or directory pci-scan.h: no such file or directory kern_compat.h: no such file or directory -Original Message-F

Re: Mozilla and Galeon update problem solved -- thanks

2003-01-23 Thread Bapi Ghosh
anuel Seyman. Regards. -- Jaideep  Bret Hughes <[EMAIL PROTECTED]> wrote: On Wed, 2003-01-22 at 12:43, Andrew Pasquale wrote:> On Wed, Jan 22, 2003 at 10:19:47AM -0800 or thereabouts, Bapi Ghosh wrote:> > > > I posted the rpm dependency error message in a previous posting. Here

RE: delaying eth0 initialization

2003-01-22 Thread Bapi Ghosh
You just need to have the kernel headers installed, and if you got the kernel source, good enough. Try the following: -D__KERNEL__ -DMODULE -DLINUX -O -Wall -I/usr/include/ -D__KERNEL__ -DMODULE -DLINUX -O -Wall -I/usr/include/linux/modversions.h If it still complains, get rid of the modversions.h.

RE: delaying eth0 initialization

2003-01-22 Thread Bapi Ghosh
Anonmous ftp is always better. Get the right driver for your type of card and compile it. You can install the kernel-headers and kernel-source rpms for your kernel type, if you don't have them already. Please compile using gcc with the correct optimization and the includes. That's exactly the way I

Re: Problem trying to upgrade Mozilla and Galeon

2003-01-22 Thread Bapi Ghosh
suggestions. Jaideep Bret Hughes <[EMAIL PROTECTED]> wrote:On Wed, 2003-01-22 at 09:33, Bapi Ghosh wrote: > > No, up2date -u doesn't work either. Just tried it now. Same dependency errors. > > I currently have the following packages installed on my system, which are the basi

RE: delaying eth0 initialization

2003-01-22 Thread Bapi Ghosh
Do an ifconfig -a to see what is there. Run netconfig to ensure you haven't set any arbitrary IRQ or MEM. Perhaps your driver is just messed up. In that case, simply get the source code for the driver of your card from the manufacturer's website and compile it directly in your kernel (I guess you h

Re: Problem trying to upgrade Mozilla and Galeon

2003-01-22 Thread Bapi Ghosh
No, up2date -u doesn't work either. Just tried it now. Same dependency errors. I currently have the following packages installed on my system, which are the basic packages I obtained when I upgraded to Redhat 7.2 from 6.2 early last year:galeon-0.11.3-2;gdk-pixbuf-0.11.0-8;gdk-pixbuf-gnome-0.11.0-8

Re: delaying eth0 initialization

2003-01-21 Thread Bapi Ghosh
Several things you need to check: 1. Do not set IRQ or MEM in netconfig. 2. If you wish, set IRQ to AUTO in BIOS. Let the system pick it up. 3. Check the driver exists in /lib/modules/kernel_version/kernel/drivers/ 4. If insmod gives dependency errors, try modprobe instead. Do lsmod to find out if

Problem trying to upgrade Mozilla and Galeon

2003-01-21 Thread Bapi Ghosh
Hi,I'm having a problem trying to upgrade mozilla and galeon through rpm. I have Redhat 7.2; 2.4.7-10 kernel. My rpm version is 4.0.2. Any suggestion/comment will help loads...I have the following packages currently installed in my system:galeon-0.11.3-2;gdk-pixbuf-0.11.0-8;gdk-pixbuf-gnome-0.11.0-

problem trying to upgrade mozilla and galeon through rpm

2003-01-20 Thread Bapi Ghosh
Hi,I'm having a problem trying to upgrade mozilla and galeon through rpm. I have Redhat 7.2; 2.4.7-10 kernel. My rpm version is 4.0.2. Any suggestion/comment will help loads...I have the following packages currently installed in my system:galeon-0.11.3-2;gdk-pixbuf-0.11.0-8;gdk-pixbuf-gnome-0.11.0-