[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenBSD 2.8 & Q3A Dedicated Server - anyone succeed?





On Mon, 29 Jan 2001, George Nelson wrote:

> I wanted to tinker with the linux emulation in obsd and figured quake 3
> dedicated server for linux would be a nice one to try.
>
> I downloaded linuxq3ded-1.27g-beta1.tar.gz and extracted it to
> /emul/linux/quake3.  I then copied the missing pk3 files that I needed to
> the baseq3 dir.  When I run q3ded, it core dumps.
>
> I have the linux_libs installed and have compiled in Linux compatibility in
> the kernel.
>
> My question is has anyone gotten Q3A Ded. Server to run on OpenBSD?  I've
> heard reports of it working in the archives but I'm not having much luck
> myself.

I've had it running a couple of time in the past. It's 5-10 minutes of
playing with ldconfig.

I'm not sure about 1.27, as everyone I know refuses to play it.
The main problem I experienced was with extracting the 1.17
installer/patch. The whole thing is a shell script which exctract all
the files from itself.  It refuses to  detect OpenBSD as a valid OS,
which means you need to do a bit of patching to get it running.

I've got 1.17 files tared somewhere if you need them.

>
> Do I need to do include the /emul/linx/lib dir in my path?  Can anyone email
> or post the method they used to get it work if possible?
>

Adding the directories with libraries files to /emul/linux/etc/ld.so.conf
and run linux's ldconfig. The q3config.cfg and command line parameters are
standard.  Just read the readme's