Page 1 of 1

Fatal error: missing sound data files (sounds.dat) in /home/

Posted: Thu Sep 17, 2009 4:29 pm
by Capt2836
Have isntalled Defcon to EEEPC 40 gb, original Xandros as per this forum, but when run the defcon executable get the following message:

Fatal error: missing sound data files (sounds.dat) in /home/user/lib

Maybe you are missing sounds.dat (You need to download it
separately from http://download.introversion.co.uk/defcon/sounds.dat
and install it in the /home/user/lib

Press <ENTER> to continue...


Being pretty new to linux I am not sure why I should get this message when others did not, nor how to install it to said location, which i suspect is accesible only from root.

Any help would be much appreciated.
Thanks

Posted: Thu Sep 17, 2009 6:27 pm
by trickser
i am not sure how Xandos works, but try this:

open a console window and type:

Code: Select all

cd ~
wget http://download.introversion.co.uk/defcon/linux/defcon-v1.42.tar.gz
tar -xvzf defcon-v1.42.tar.gz
cd defcon-v1.42
./defcon

Posted: Fri Sep 18, 2009 11:31 am
by Capt2836
Many thanks - that got it running - but the mouse is "draggy" to the extent of being unusable - time to search the forum again.

Cheers

Posted: Fri Sep 18, 2009 4:15 pm
by bert_the_turtle

Posted: Fri Sep 18, 2009 6:02 pm
by Capt2836
Hi Bert-the -Turtle

Thanks for your reply.


Got as far as typing the ./configure - whereupon a few lines of text which seemed to indicate that all was not well - no tool to compile with under $PATH seemed to be the gist of it.

Any ideas?
Cheers