PDA

View Full Version : Looking for a "Legacy in Linux" how-to...


Bogog_Frog
April 26th, 2003, 09:19 PM
I've got it unpacked in Linux \usr\local\games\doom\*.*

I try running lsdldoom (or whatever it is) and it says it's not found.

How do I get legacy to run in Linux ?

I've got mandrake 9, Linux Legacy 1.40

Planky
April 27th, 2003, 04:05 AM
This always worked for me in Mandrake 8.1

In the console, switch to your doom folder, then type "./lsdldoom" without the quotes.

Hope that helped



------------------
http://pages.quicksilver.net.nz/barnes-ea/planky/Planky.gif

Hurdler
April 27th, 2003, 04:18 AM
You need to add it to your PATH (or launch it in the doom legacy directory like Planky said).
The easies thing is probably to add a symlink in /usr/local/bin :
ln -s /usr/local/games/doom/lsdldoom /usr/local/bin/lsdldoom
then you'll be able to type lsdldoom from anywhere.


------------------
Member of the DooM Legacy Team