what does this mean???

2000-07-24 Thread Volkan Coskun
gnorpm gnorpm: error in loading shared libraries: libxml.so.0: cannot open shared object file: No such file or directory what am I missing and how can I replace? thanks. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RH 6.1 CD Failure

2000-07-24 Thread Irwan Hadi
At 05:15 PM 7/24/00 -0400, you wrote: >I was installing RH on a new machine and everything went fine. When my >computer >restarted, I pushed the eject button on my cdrom drive, when the door opened, >the disc was still spinning and it flew back into the drive, behine the door. >Scratched the hell

Re: win2k and linux dual boot help

2000-07-24 Thread Stephen L Arnold
Larry Mintz wrote: [snip] > other=/dev/hda1 > label=NT > > What changes to lilo.conf will I need to make win2k to work? > I suspect if I install the 20 GB first, I install win2k first and then > reinstall Linux. ? None that I can think of; to lilo, they are all the same crap. Using NT

Re: Need help setting up Redhat as a dial on demand router

2000-07-24 Thread Stephen L Arnold
Bill wrote: > I need a hand (or point in the right direction) for setting up redhat as > a dial on demand router. working properly. What I need to do is figure > out how to make it automatically dial when it receives traffic headed > for the internet on the network interface, and then drop the c

Re: dump testfiles to lpr with linewrap

2000-07-24 Thread Stephen L Arnold
Bret Hughes wrote: > Is fold|lpr the best way to get linewrapping on printing > textfiles with long lines? How can I get this to happen > automatically? Also is there a way to indent the wrapped > line so the eye (mine) can easily see when the next line > break occurs? Isn't that what the 'pr'

IRCD?

2000-07-24 Thread Ganbold
Is there anyone successfully compiled ircd-hybrid-5.3p7 in RH 6.2? I have problem compiling it. I don't want to use pre-compiled rpm. thanks in advance, Ganbold -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: gvim is too cool

2000-07-24 Thread Eric Clover
<2cents> /me sports wood Charles Galpin wrote: > > rofl. I've been away from the list too long. Must catch up. > > I must be really lucky - I get a woody from all three! > > charles > > On Sun, 23 Jul 2000, Stephen L Arnold wrote: > > > > And no, I don't see getting a woody over a nice pi

Re: printers

2000-07-24 Thread Michael S. Dunsavage
Yes it is. - Original Message - From: Larry Mintz <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 24, 2000 5:14 PM Subject: printers > Anybody use the HP DeskJet 842C or 970Cse ? > Is the resolution and color good ? > Larry <[EMAIL PROTECTED]> > > -- > > > -- > To un

RH 6.1 CD Failure

2000-07-24 Thread Jake McHenry
I was installing RH on a new machine and everything went fine. When my computer restarted, I pushed the eject button on my cdrom drive, when the door opened, the disc was still spinning and it flew back into the drive, behine the door. Scratched the hell out of it, and now it won't work. Is there

printers

2000-07-24 Thread Larry Mintz
Anybody use the HP DeskJet 842C or 970Cse ? Is the resolution and color good ? Larry <[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: breaking words in man gives

2000-07-24 Thread Hal Burgiss
On Mon, Jul 24, 2000 at 11:44:43AM -0500, Bret Hughes wrote: > When I use man, and whatever performs the linewrapping tries > to break a word I get instead of - > It looks like this: export LESSCHARDEF=. Will fix this (in /etc/profile for instance). There are other ways, but I forget. -- H

RE: gvim is too cool

2000-07-24 Thread Charles Galpin
rofl. I've been away from the list too long. Must catch up. I must be really lucky - I get a woody from all three! charles On Sun, 23 Jul 2000, Stephen L Arnold wrote: > > And no, I don't see getting a woody over a nice piece of software > as any different than other guys getting one over a n

Where to download - libstdc++-libc6.1-2.so.3

2000-07-24 Thread Stephen Liu
Hi all people, (If this posting is OT please accept my apology first and advise me the appropriate list for its posting. Thanks.) In config, compiling and installing ccscript-1.1.1.tar.gz following command is needed commonc++- libstdc++-libc6.1-2.so.3 I already found commonc++-1.1.0.tar.gz do

Files essential for upgrading to KDE2

2000-07-24 Thread Stephen Liu
Hi all people, Kindly advise the essential files to download for upgrading to KDE2. Besides can KDE and KDE2 co-exist in the same PC so to ensure the stability of the later before removing KDE. Thanks in advance. B.R. Stephen -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as t

Re: remoing a user and all their files - not just userdel -r...

2000-07-24 Thread Bret Hughes
Wes Owen wrote: > > How can I get a list of all the files a user owns on my filesystem. I > would need the full path of each file... > > example: > > user owns files in their folder, /usr/local/src/1234/, and > /var/spool/mail/username, /usr/local/I_have_no_idea > I am sure this has been ans

Re: remoing a user and all their files - not just userdel -r...

2000-07-24 Thread Wayne Dyer
Wes Owen wrote: > How can I get a list of all the files a user owns on my filesystem. I > would need the full path of each file... As root: % cd / % find . -user fred | cut -b 2- > freds_files.txt Find will give you output like: ./home/fred/fredfile.txt Passing it through cut that way will

Re: remoing a user and all their files - not just userdel -r...

2000-07-24 Thread Peter Blomgren
Wes, > > How can I get a list of all the files a user owns on my filesystem. I > would need the full path of each file... > To get a list of all files owned by root (uid 0) find / -uid 0 -type f when you're sure the list is sane, pipe to 'xargs rm'. -- \Peter. -- To unsubscrib

remoing a user and all their files - not just userdel -r...

2000-07-24 Thread Wes Owen
How can I get a list of all the files a user owns on my filesystem. I would need the full path of each file... example: user owns files in their folder, /usr/local/src/1234/, and /var/spool/mail/username, /usr/local/I_have_no_idea might return /home/username/userfile1 /home/username/userfil

High Availability Server

2000-07-24 Thread Ray Parish
Anyone here on the list using this new product? If so, anything you have to elaborate on it? Thanks Ray -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: CD Duplication

2000-07-24 Thread Jamin Collins
You're not dreaming. The CD Writing HOWTO claims that 1:1 copies are possible using dd and cdrecord. However, this is not completely true. The problem here is a simple one of semantics. Unfortunately, I've found that many people have a different definition of what a 1:1 copy is or should be. P

Re: win2k and linux dual boot help

2000-07-24 Thread Bernhard Rosenkraenzer
On Mon, 24 Jul 2000, Larry Mintz wrote: > What changes to lilo.conf will I need to make win2k to work? I don't use Suck2K, but in theory, the same lilo.conf file should work with it. LLaP bero -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Need help with multi-homed system

2000-07-24 Thread alukes
Thanks for responding. > Any other system on the LAN can ping both cards in the multi-homed > system, but not the linux system on the other subnet. That means that forwarding/masquerading hasn't been enabled. To turn it on using Red Hat 6.2, you should: echo 'net.ipv4.ip_forward = 1' >> /etc/s

win2k and linux dual boot help

2000-07-24 Thread Larry Mintz
How can I setup win2k and linux to dual boot. I am thinking of getting win2k Pro or Server and having linux on single 20 GB disk with a ssecondary 4.4 GB disk Currently I have NT /Linux dual boot on NTFS. Here is my lilo.conf file: boot=/dev/hda map=/boot/map install=/boot/boot.b prompt timeout

RE: New nfs-utils claims I have wrong kernel

2000-07-24 Thread Ward William E PHDN
-Original Message- From: Gordon Messmer [mailto:[EMAIL PROTECTED]] Sent: Monday, July 24, 2000 12:24 PM Subject: Re: New nfs-utils claims I have wrong kernel > On Mon, 24 Jul 2000, Bret Hughes wrote: > > Gordon Messmer wrote: > > > > > Personally, I'm quite glad that with one command,

Re: [OFF-TOPIC] Windows programming mailing list

2000-07-24 Thread Chuck Mead
On Mon, Jul 24, 2000 at 12:12:22PM -0400, Michael J. McGillick was heard to say: > Afternoon: > > Anyone out there know of a good mailing list to ask questions about > Windows API calls. I'm working on a project right now, and I need to be > able to set the WINS information on a machine through

breaking words in man gives

2000-07-24 Thread Bret Hughes
When I use man, and whatever performs the linewrapping tries to break a word I get instead of - It looks like this: Sysklogd provides two system utilities which provide sup port for system logging and kernel message trapping. Sup port of both internet and unix domain sockets ena

Re: New nfs-utils claims I have wrong kernel

2000-07-24 Thread Gordon Messmer
On Mon, 24 Jul 2000, Bret Hughes wrote: > Gordon Messmer wrote: > > > Personally, I'm quite glad that with one command, I can upgrade a given > > package on all of the machines I own. Binary packages save a lot of time > > and hassle over building stuff from source. > > This woke me up what is

[OFF-TOPIC] Windows programming mailing list

2000-07-24 Thread Michael J. McGillick
Afternoon: Anyone out there know of a good mailing list to ask questions about Windows API calls. I'm working on a project right now, and I need to be able to set the WINS information on a machine through an application. The problem is solved for Windows 98 1st Edition, Windows NT 4.0 and Windo

dump testfiles to lpr with linewrap

2000-07-24 Thread Bret Hughes
Is fold|lpr the best way to get linewrapping on printing textfiles with long lines? How can I get this to happen automatically? Also is there a way to indent the wrapped line so the eye (mine) can easily see when the next line break occurs? Bret -- To unsubscribe: mail [EMAIL PROTECTED] with

RE: CD Duplication

2000-07-24 Thread Jeff Graves
I've never tried it but I work for a company that does CD Duplication. All of the recorders and software has to be able to read sub-channel data so that we can copy CD's for companies that put the SafeDisc protection and such on their CD-R's. It doesn't matter for CD-ROM's because they are phyical

Re: Need help setting up Redhat as a dial on demand router

2000-07-24 Thread Leonard den Ottolander
Hi Bill, > I need a hand (or point in the right direction) for setting up redhat as a > dial on demand router. Sorry, I am not going to answer your question, but I think the PPP-HOWTO handles this topic. I am going to give you a little warning instead :). If you are using Wind

Re: Help figuring out a weird UPS problem

2000-07-24 Thread Leonard den Ottolander
Hi Gary, > I recently bought an APC Backup UPS Pro 650 for my Pentium III 600, with > 2 20 gig internal IDE hard drives, a CD-RW drive, 256 megs of RAM and an > internal 56Kbps V.90 PCI modem. > My computer was off at the time, but plugged into the > UPS, which was on and now emi

Re: CD Duplication

2000-07-24 Thread Leonard den Ottolander
Hi Adam, > Under linux why can't this (multiple copies) be added to cdrecord? I think there is a very easy solution to this "problem". If you run cdrecord from the command prompt, all you do is insert a new CD recordable (which you do using EasyCD as well), you press ArrowUp (

RE: CD Duplication

2000-07-24 Thread Leonard den Ottolander
Hi Jeff, > Your reader must be able to read sub-data and your recorded needs to > support raw-writing. After that I think cdrecord will work. Have you ever tried this? That would be a new feature that I'd like to hear about! > Or maybe use mkisofs and then cdrecord. Well, IS

Re: reply to redhat list not always there

2000-07-24 Thread Bret Hughes
"Anthony E. Greene" wrote: > On Sat, 8 Jul 2000, Bret Hughes wrote: > > Can a > >promail recipe add the reply to if not there before sending > >it to the mail mox i filter the list messages to? > > Sure. > > # Add a Reply-To to redhat-list messages > :0 > * ^X-Loop: [EMAIL PROTECTED] > { >

Re: New nfs-utils claims I have wrong kernel

2000-07-24 Thread Bret Hughes
Gordon Messmer wrote: > Personally, I'm quite glad that with one command, I can upgrade a given > package on all of the machines I own. Binary packages save a lot of time > and hassle over building stuff from source. This woke me up what is the one command to upgrade a package on all machines?

[Fwd: gvim is too cool]

2000-07-24 Thread Bret Hughes
Meant to send this to the list. Look for a procmail question soon. Bret Bret Hughes wrote: > "Anthony E . Greene" wrote: > > > On 23 Jul 2000 21:07 Bret Hughes wrote: > > > I've been using vi as my primary editor for the last two or > > > three years that I have been messing with Linux, but ha

Re: CD Images

2000-07-24 Thread John Aldrich
On Mon, 24 Jul 2000, Ahbaid Gaffoor wrote: > Are there linux commands that I can use to make CD images of: > > a) UNIX based CD's > > b) Windows based CD's > dd if=/dev/cdrom of=imagename.iso Will work for Windows OR *nix based cds. Replace /dev/cdrom with whatever /dev your CDROM is linked to

RE: Off Topic - HTML help needed

2000-07-24 Thread Jeff Graves
I believe target="_parent" works as well. -Original Message- From: Nitebirdz [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 22, 2000 10:25 AM To: [EMAIL PROTECTED] Subject: Re: Off Topic - HTML help needed On Mon, 17 Jul 2000, Bob Hartung wrote: > Hi, Knowing this is not a proper site

Re: Bash Functions

2000-07-24 Thread rpjday
On Mon, 24 Jul 2000, SoloCDM wrote: > I previously used "exit 1" to abort "if", "while", ... statements when > the condition was true. Now that I'm using a function, what would be > the equivalency. (The same bash script used as a function with an > "exit 1" literally exits the function script

Re: Help with RPM in Redhat 6.2

2000-07-24 Thread Lance Spence
Thanks. I'll upgrade and see if that helps. -- Lance - Original Message - From: "Thomas Ribbrock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 24, 2000 1:52 AM Subject: Re: Help with RPM in Redhat 6.2 > On Sat, Jul 22, 2000 at 02:37:27PM -0400, John Aldrich wrote: > >

Re: SOLVED Re: RAID issues in 6.x

2000-07-24 Thread Lee Howard
>I'm not certain if /boot can be used as a RAID device yet; I'm about to try >that again. And if it can be, I'm not certain if I'll continue to get the >[FAILED] message on halts/restarts. I have re-installed this test system using /boot as a RAID device, and do not get the previously mentioned

Re: CD Images

2000-07-24 Thread Anthony E . Greene
On 24 Jul 2000 09:11 Ahbaid Gaffoor wrote: > Are there linux commands that I can use to make CD images of: > > a) UNIX based CD's > > b) Windows based CD's Most CD's are ISO-9660 compatible, which works on both Linux and the varieties of Windows. If you use a recent version of Linux and either

Re: Help with RPM in Redhat 6.2

2000-07-24 Thread Thomas Ribbrock
On Sat, Jul 22, 2000 at 02:37:27PM -0400, John Aldrich wrote: > RPM4 is incompatible with previous versions of RPM and the > RPM database. Please check the archives of this list for > more details! This is a FAQ!!! ...and if you need to deal with these packages, upgrade to rpm 3.0.5, which is su

how to inscrease terminal scrolling lines not in X-win

2000-07-24 Thread paul king
same as title Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Shell Scripting ?

2000-07-24 Thread Cameron Simpson
On Tue, Jul 18, 2000 at 02:22:09PM -0500, Bret Hughes wrote: | > kernel-2.2.14-12.i386.rpm | > kernel-2.2.14-6.0.1.i386.rpm | > kernel-2.2.14-6.1.1.i386.rpm | > How do I get a list of only the newest version of each package | > listed. | What does ls -t do? It should sort by modification time of

SOLVED Re: RAID issues in 6.x

2000-07-24 Thread Lee Howard
The key to the solution was applying the current RedHat RAID patch to the kernel source. This is maintained by Ingo at the following site: http://people.redhat.com/mingo/raid-patches (Can anybody tell me what the difference is between this and the so-called patches found on kernel.org? The one

Re: CD Images

2000-07-24 Thread Vidiot
>Are there linux commands that I can use to make CD images of: > >a) UNIX based CD's > >b) Windows based CD's >Ahbaid. dd MB -- e-mail: [EMAIL PROTECTED] Bart: Hey, why is it destroying other toys? Lisa: They must have programmed it to eliminate the competition. Bart: You mean

Re: Sun MicroSystems Workstations.

2000-07-24 Thread Cameron Simpson
On Fri, Jul 21, 2000 at 09:54:18AM -0700, Rick Forrister wrote: | Not knowing exactly where you checked; but I just checked eBay (search | SPARC) and found a Sun SPARCStation 20 with 64Mb RAM, CDROM, etc. | currently going for $300.00 US. My observation of auctions is tha

Bash Functions

2000-07-24 Thread SoloCDM
I previously used "exit 1" to abort "if", "while", ... statements when the condition was true. Now that I'm using a function, what would be the equivalency. (The same bash script used as a function with an "exit 1" literally exits the function script and shell.) Note: Detailed Document(s) and S