On Tue, 12 Aug 2003 11:37:42 Voytek Eymont <[EMAIL PROTECTED]> wrote: > > BUT, what are the criteria for such 'compile and transfer' : > > if I had another RedHat on different hardware, can I just compile and transfer to > another one ? do I need *same* RedHat release ? what else same ? different ?
Yes, easiest with just the same release. You could do it with releases close to each other, probably, but why cause yourself grief. If you're lucky you should be able to just use rpm --build (rpmbuild) and install the resulting rpm on the other machine. > > > > BTW, it's a bit of a concern that your crt1.o is corrupt. > > It's possible you have disk problems or you've been hacked. > > I'd look into those possibilities. If you've been hacked > > you'll get hacked again. > > hmmmm: last week, I was fixing some web files with 'dos2unix' > unfortuantely, fingers were quicker than the eye, AND, I executed > 'dos2unix *' *not* in the html directory, BUT, in some system directory. > > perhaps I stuffed these files with dos2unix.... ? Almost certainly. I think dos2unix's syntax is broken. It shouldn't be possible to do this sort of thing to yourself. Ouch! Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
