Notices


Reply
Thread Tools
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#41
Originally Posted by TimusEravan View Post
@ 009N : would something this be possible for DoomRL - http://doom.chaosforge.org/downloads

I love that game
Will try that. Not sure if all the dependencies can be fixed. Or do you know where the source code is?
 

The Following User Says Thank You to 009N For This Useful Post:
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#42
This website has RSS feeds for so many roguelikes all in one place!
http://www.elderlore.com/fr/category...elike/page/159
 

The Following User Says Thank You to 009N For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#43
Ugh... Sorry. What am I doing wrong on this?



[1|user@Nokia-N800-43-7|~]cd /usr/bin/adom-qemu/ [1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cp -a qemu-i386 adom adom-i386 toggle_fullscreen lib/* test/
cp: cannot remove 'test/qemu-i386': No such file or directory
cp: cannot remove 'test/adom': No such file or directory
cp: cannot remove 'test/adom-i386': No such file or directory
cp: cannot remove 'test/toggle_fullscreen': No such file or directory
cp: cannot remove 'test/ld-linux.so.2': No such file or directory
cp: cannot remove 'test/libc-2.11.2.so': No such file or directory
cp: cannot remove 'test/libc.so.6': No such file or directory
cp: cannot remove 'test/libdl.so.2': No such file or directory
cp: cannot remove 'test/libgcc_s.so.1': No such file or directory
cp: cannot remove 'test/libm.so.6': No such file or directory
cp: cannot remove 'test/libncurses.so.5': No such file or directory
cp: cannot remove 'test/libstdc++.so.6': No such file or directory
cp: cannot remove 'test/libstdc++.so.6.0.13': No such file or directory
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cd test
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./toggle_fullscreen
-bash: ./toggle_fullscreen: No such file or directory
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./qemu-i386 ./ld-linux.so.2 --library-path `pwd` ./adom-i386
-bash: ./qemu-i386: No such file or directory
 
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:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#45
Okay. New errors of unhappiness.

[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cp -a qemu-i386 adom adom-i386 tog gle_fullscreen lib/* test/
cp: cannot preserve ownership of 'test/qemu-i386': Operation not permitted
cp: cannot preserve ownership of 'test/adom': Operation not permitted
cp: cannot preserve ownership of 'test/adom-i386': Operation not permitted
cp: cannot preserve ownership of 'test/toggle_fullscreen': Operation not perm itted
cp: cannot preserve ownership of 'test/ld-linux.so.2': Operation not permitte d
cp: cannot preserve ownership of 'test/libc-2.11.2.so': Operation not permitt ed
cp: cannot preserve ownership of 'test/libc.so.6': Operation not permitted
cp: cannot preserve ownership of 'test/libdl.so.2': Operation not permitted
cp: cannot preserve ownership of 'test/libgcc_s.so.1': Operation not permitte d
cp: cannot preserve ownership of 'test/libm.so.6': Operation not permitted
cp: cannot preserve ownership of 'test/libncurses.so.5': Operation not permit ted
cp: cannot preserve ownership of 'test/libstdc++.so.6': Operation not permitt ed
cp: cannot preserve ownership of 'test/libstdc++.so.6.0.13': Operation not pe rmitted
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cd test
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./toggle_fullscreen
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./qemu-i386 ./ld-linu -library-path `pwd` ./adom-i386
./qemu-i386: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./qemu-i386)
 
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#46
delete the "test" dir and rerun the commands
 
Posts: 152 | Thanked: 58 times | Joined on Oct 2010 @ void
#47
Did you mkdir test before copying?
Where did you put the files? vfat or ext2/3?
DoomRL needs a lot more dependencies than "small" games like ADOM, particularly those for sound effects. A brief test poured out the same fatal error messages all over the screen, despite the presence of all the required libraries. The game also requires a screen of at least 80x25. The combination of the strong sound effects and (very colorful) ascii graphics gave me a perplexing but funny feeling. Perhaps a workaround is to disable the sound and music, if there is such an option, but the game will be of much less fun.
Speaking of perplexing game, anyone tried Dwarf Fortress? It's the most complicated roguelike I've ever seen. Playing it on a 2.8" screen is nothing but fantasy.
http://www.bay12games.com/dwarves/index.html
http://df.magmawiki.com/

Look at the system requirements http://df.magmawiki.com/index.php/40...m_requirements ... OMG
 

The Following User Says Thank You to 009N For This Useful Post:
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#48
Yeah doomRL will be much less fun without the sound effects
but imo its the perfect RL for n900 - not too complex, can be quickly played for 10-15 mins and insanely fun
are you continuing to try to get it to run? can you tell me the steps you take? I can also try this game or some other small RL

DF is the most complex game I have seen - I tried to get into it on pc but gave up after 8-10 tries
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#49
Okay, I changed the owner for all of the files to user and tested again.


[1|user@Nokia-N800-43-7|~]cd /usr/bin/adom-qemu/ [1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cp -a qemu-i386 adom adom-i386 toggle_fullscreen lib/* test/
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu]cd test
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./toggle_fullscreen
[1|user@Nokia-N800-43-7|/usr/bin/adom-qemu/test]./qemu-i386 ./ld-linu -library-path `pwd` ./adom-i386
./qemu-i386: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./qemu-i386)
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#50
Someone please tell me I'm not hosed on this.

I would love to have this offline on my tablet!
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:30.