Re: Psyche-list digest, Vol 1 #266 - 8 msgs

2002-10-21 Thread Robert Fausey
On a system with a fresh install of 8.0 I get a segmentation fault with the following perl #!/usr/bin/perl @current_rpms = `rpm -qa`; foreach $rpm ( @current_rpms ) { chomp $rpm; @words = split( /-[0-9]/, $rpm ); $RPMdb{ $words[0] } = $words[0]; } BUT on a system that has been upgrade

perl seg faults

2002-10-21 Thread Robert Fausey
On a system with a fresh install of 8.0 I get a segmentation fault with the following perl #!/usr/bin/perl @current_rpms = `rpm -qa`; foreach $rpm ( @current_rpms ) { chomp $rpm; @words = split( /-[0-9]/, $rpm ); $RPMdb{ $words[0] } = $words[0]; } BUT on a system that has been upgrade

Starting xine

2002-10-23 Thread Robert Fausey
I am not able to start xine, I am getting the following error: This is xine (X11 gui) - a free video player v0.9.8 (c) 2000, 2001 by G. Bartsch and the xine project team. Built with xine library 0.9.8 [Thu 14 Mar 2002 10:35:25]-[gcc version 2.96 2731 (Red Hat Linux 7.2 2.96-107)]-[Linux 2.4.9-

Re: Starting xine

2002-10-24 Thread Robert Fausey
ine > Organization: j2Solutions > Reply-To: [EMAIL PROTECTED] > > On Wed, 23 Oct 2002 15:49:43 -0400 (EDT) > Robert Fausey <[EMAIL PROTECTED]> wrote: > > # I am not able to start xine, I am getting the following error: > # > # This is xine (X11 gui) - a free video player v

System restore

2002-11-18 Thread Robert Fausey
I am trying to restore my root filesystem, that I have restored to a secondary drive. I would like to use the restored file system as my root file system so that I can copy everything to the partiotion that is normaly my root file system. I have tried modifing grub to set the root file system of

(no subject)

2002-11-22 Thread Robert Fausey
I am having problems installing RPM packages, the install process goes to 100% but rpm returns to the command prompt. After about 5 minutes on a 2.6GHz system I have to kill the rpm process. The file are being installed. The package that I was attempting to install is webmin-1.030-1.noarch.rpm, w

setting up Java on 8.0

2003-01-09 Thread Robert Fausey
I have two systems with jdk1.3.1 installed. One system will run class files the other will not. All file in the jdk1.3.1 tree are the same. Other then setting the path is there anything else that needs to be configured for Java. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman