Cant run from User..0.2.8 Beta CVS

For all the help you need with Armagetron!
Post Reply
Qu3tzal
Posts: 1
Joined: Sun May 15, 2005 11:30 pm

Cant run from User..0.2.8 Beta CVS

Post by Qu3tzal »

From User..->

[oslec@localhost ~]$ armagetronad
Error in int main(int, char**) in gArmagetron.cpp:365 :
Data files not found. You have to run Armagetron from its own directory or use the wrapper script installed in /usr/local/bin
[oslec@localhost ~]$

From root ->

[root@localhost armagetronad]# ./armagetronad
Sound initialized: 16 bit stereo at 44100 Hz, buffer size 4096 samples.
Sound initialized: 16 bit stereo at 44100 Hz, buffer size 4096 samples.
DSearching ./textures/font.png...OK
DSearching ./textures/font_s.png...OK
DSearching ./textures/title.jpg...OK
DSearching ./textures/floor.png...OK
Luke-Jr
Dr Z Level
Posts: 2246
Joined: Sun Mar 20, 2005 4:03 pm
Location: IM: luke@dashjr.org

Post by Luke-Jr »

Use make install
Post Reply