Subject: Re: doom
To: Rick Kelly (by way of Brad Salai) <rmk@rmkhome.rmkhome.com>
From: Brad Salai <bsalai@law.roc.servtech.com>
List: port-sparc
Date: 01/06/1998 11:34:10
Rick Kelly (by way of Brad Salai) wrote:
> ID Software has released the source to Linux doom. Some people are
> already porting it:
>
> ftp://ftp.ctr.columbia.edu:/pub/misc/doom/
>
> Get unixdoom.tar.gz. Notice that the guy even did a SunOS/sun3 port.
>
> Hack the Makefile and comment out every .h file that it can't find
> while building. I've got it up and running under NetBSD 1.3_BETA.
> --
> Rick Kelly rmk@rmkhome.com rmk@tencats.rmkhome.com
> http://tencats.rmkhome.com
> http://warthog.rmkhome.com
I tried the sunos version, and it complains:
ld.so: libXext.so.4: not found
I looked, and found /usr/X11R6/lib/libXext.so.6.3
Do you know how to get around this? Do I need to find the older lib?
I have set up the sunos emulation, and other things seem to run ok.
Brad