I've been running a mud in windows with no probs (other than the fact that its in windows). So recently i installed linux on another computer but forgot that .exe files won't run in redhat. So now i have the source code and a make file that produces only an .exe file.
I tried the "startup" file, but it searches for "rot" file which doesn't exist. I think i need a linux makefile so that it makes "rot" for linux, instead of "rot.exe" for windows.
If you can help soon, it would be appreciated. The codebase is originally from Rot1.4, so Rom 2.4 linux makefile or higher should be good enough (not sure).
I tried the "startup" file, but it searches for "rot" file which doesn't exist. I think i need a linux makefile so that it makes "rot" for linux, instead of "rot.exe" for windows.
If you can help soon, it would be appreciated. The codebase is originally from Rot1.4, so Rom 2.4 linux makefile or higher should be good enough (not sure).