FreeBSD help

These are old archives. They are kept for historic purposes only.
Post Reply
JessieJames
Posts: 43
Joined: Thu Mar 11, 2004 10:20 pm

FreeBSD help

Post by JessieJames »

planning on setting ircd shell server running freebsd never tried this befor
what all do i need to install prior to installing unreal and is there any querks i should know about using freebsd.
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

There's nothing special about installing Unreal on FreeBSD (leastwise I haven't experienced any yet), it will compile and run just as fine as on a Linux system. The only thing you should know is, type "gmake" instead of "make" when you are about to compile, because Unreal requires the GNU version of the make utility.
JessieJames
Posts: 43
Joined: Thu Mar 11, 2004 10:20 pm

Post by JessieJames »

Thanks going to give it a try
JessieJames
Posts: 43
Joined: Thu Mar 11, 2004 10:20 pm

Post by JessieJames »

need help when trying to untar
( Archive contains obsolescent base-64 headers )
what iam i doing wrong
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

I'm 99% sure you are trying to decompress a package inappropriately (you can't simply untar a .tar.gz file like that, you must use the 'z' option, too, like so: 'tar -zxf file.tar.gz'). For more information, see http://www.gzip.org/ -> How can I extract a tar.gz or .tgz file?
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Or use gunzip
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
JessieJames
Posts: 43
Joined: Thu Mar 11, 2004 10:20 pm

Post by JessieJames »

year ago never heard linux 3 days ago never heard of FreBSD
but got it running on shell 3.2.1 using a remote pro called putty thanks
Post Reply