LPMuds.net
Lib Discussion => Dead Souls Support => Topic started by: realedazed on March 31, 2011, 05:21:48 pm
-
As the title says, I can't find that file.
I'm installing DS on on my computer running Mythbuntu (I guess its just Ubuntu with the media center). I followed the directions and did everything from the command line.
The first time somehow I created 2 DS folders. One was read-only and the other one allowed me to save. I went into the latter and made the changes to mudos.cfg and startmud. But when I tried to run startmud, I kept getting the runtime.boot not found.
So, I deleted and tried again with the non-alpha. I downloaded it straight from the site using my browser and copied it my home/eboni folder. Then I followed the directions again from the upzip command. Now, I only have one DS folder that is read only.
I installed DS before, but it was on windows. Thanks!
Feel free to message me realedazed on gtalk!
Thanks so much in advance!
-
You get this error if you don't compile the driver.
-
Ok, I actually paid attention this time. I then the ./configure, then make, then make install. After typing in make install, I got this:
Skipping configuration ...
make[1]: Leaving directory `/home/eboni/ds/ds3.2/fluffos-2.21-ds01'
mkdir
mkdir: missing operand
Try `mkdir --help' for more information.
make: [install] Error 1 (ignored)
addr_server
make: addr_server: Command not found
make: *** [install] Error 127
root@eboni-Aspire-M3100:/home/eboni/ds/ds3.2/fluffos-2.21-ds01#
-
Looks like you're probably missing the tools you need in order to compile.
http://dead-souls.net/ds-inst-faq.html#8