Sorry, the tar.gz doesn't contain the right executable (it's a new development version based on 1.32 beta 5, but it's not 1.32 beta 5). You can either compile Doom Legacy using the source code or download it again when it will be fixed (you can check the date of the file)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get this as well. I tried compiling the source and I get this error:
$ make LINUX=1
gcc -DLINUX -DOLD_SOUND_DRIVER -DMUSSERV -DSNDSERV -DHWRENDER -DDIRECTFULLSCREEN -DVID_X11 -I. -I/usr/X11R6/include -DWITH_DGA -DUSEASM -mpentium -O6 -ffast-math -fomit-frame-pointer -fwritable-strings -L/usr/X11R6/lib -Wall -c linux_x/endtxt.c -o ../objs/endtxt.o
`-mpentium' is deprecated. Use `-march=pentium' or `-mcpu=pentium' instead.
In file included from /usr/X11R6/include/GL/glx.h:27,
from hardware/hw_data.h:66,
from w_wad.h:71,
from linux_x/endtxt.c:15:
/usr/X11R6/include/X11/Xmd.h:159: conflicting types for `BOOL'
hardware/hw_data.h:60: previous declaration of `BOOL'
make: *** [../objs/endtxt.o] Error 1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When starting the linux client I get the message:
File legacy.dat not found.
A WAD file was not found
Press ENTER to continue
When I press enter nothing happens.
Sorry, the tar.gz doesn't contain the right executable (it's a new development version based on 1.32 beta 5, but it's not 1.32 beta 5). You can either compile Doom Legacy using the source code or download it again when it will be fixed (you can check the date of the file)
I get this as well. I tried compiling the source and I get this error:
$ make LINUX=1
gcc -DLINUX -DOLD_SOUND_DRIVER -DMUSSERV -DSNDSERV -DHWRENDER -DDIRECTFULLSCREEN -DVID_X11 -I. -I/usr/X11R6/include -DWITH_DGA -DUSEASM -mpentium -O6 -ffast-math -fomit-frame-pointer -fwritable-strings -L/usr/X11R6/lib -Wall -c linux_x/endtxt.c -o ../objs/endtxt.o
`-mpentium' is deprecated. Use `-march=pentium' or `-mcpu=pentium' instead.
In file included from /usr/X11R6/include/GL/glx.h:27,
from hardware/hw_data.h:66,
from w_wad.h:71,
from linux_x/endtxt.c:15:
/usr/X11R6/include/X11/Xmd.h:159: conflicting types for `BOOL'
hardware/hw_data.h:60: previous declaration of `BOOL'
make: *** [../objs/endtxt.o] Error 1