View Single Post
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#44
@Addison : The files and folder have root owner while you seems to be running as "user"

run the following commands -
sudo gainroot <Not sure what the command is on N800 to switch user to root>
cd /usr/bin/
chmod 777 adom-qemu
cd adom-qemu
chmod 777 *
exit <To return to the original user>

then run the other commands

Originally Posted by 009N View Post
Will try that. Not sure if all the dependencies can be fixed. Or do you know where the source code is?
Source has not been released for DoomRL but the dependencies given in the readme are lua5.1, timidity, sdl and sdl_mixer.
 

The Following User Says Thank You to TimusEravan For This Useful Post: