Post here if you need help setting up your server, etc.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Fri Jul 16, 2010 1:28 am
Hi all,
I am re-configuring my vps with the armagetron dedicated (linux) and sty+ct. Everything goes fine for when I boostrap, e.t.c. but then when I go to ./configure the following warning comes up:
Warning: The configure script decided that, to better work on your system,
it would be a good idea to modify files outside of /usr/local
during installation or while running. If you disagree, rerun configure with
--disable-etc
after consulting "configure --help" for the effects; if you want to get rid
of this warning, pass the corresponding opposite switches.
How do I "pass the corresponding opposite switches" ? I tried re-running it with the --disable-etc but that doesn't seem like it actually configures it then.
Thanks in advance
Scene
epsy
Adjust Outside Corner Grinder
Posts: 2003 Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:
Post
by epsy » Fri Jul 16, 2010 2:41 am
The opposite switch for --disable-etc would be --enable-etc.
This is just a warning for people who want to keep arma entirely under /usr/local/ instead of having parts like configs go to other directories(ie. /etc/), so you may discard it if you don't worry about that.
Also, what do you mean with "doesn't seem like it actually configures it" ?
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Fri Jul 16, 2010 5:30 am
Ah okay thank you. And I thought it wasn't actually configuring because when I ran the start script it didn't start it at all. Then I figured out the path in the start script was wrong
Anyways, now I run the ./start servername and then go to screen it but it says:
/home/scene/aa/scripts/srv: line 9: /home/scene/aa/bin/armagetronad-dedicated: No such file or directory
I pulled that armagetron-dedicated file over from my previous installation. I don't remember how it got there, but even though I pulled it over and set the permissions right it will still say there is no such file or directory..
Thanks for the help,
Scene
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Fri Jul 16, 2010 7:15 am
scene wrote: ./start servername
Which script is that?
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Fri Jul 16, 2010 9:18 am
Well, what you have at /home/scene/aa/bin/armagetronad-dedicated is probably just a dead link that's found in the shell search path; remove it.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Fri Jul 16, 2010 10:48 am
Well, fixed that last problem. Now new error:
Internal Error: Internal error in static tLanguage* tLanguage::FindStrict(const tString&) in tools/tLocale.cpp:150 :
Language British English not found.
Please send a Bug report!
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Fri Jul 16, 2010 12:07 pm
You haven't installed the data files in their correct location. Use 'make install', not some handcrafted copying. Also, try a dry run of your server in the build directory with 'make run'.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Fri Jul 16, 2010 6:44 pm
Z-Man wrote: Use 'make install', not some handcrafted copying.
I did use make install though. My train of process was: ./bootsrap.sh -> ./configure --disable-glout --enable-armathentication --> make --> make install
Z-Man wrote: Also, try a dry run of your server in the build directory with 'make run'.
This was successful and ran a server.
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Fri Jul 16, 2010 9:46 pm
Hmm. Try
and paste the output back here.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Sun Aug 01, 2010 7:35 am
-bash: armagetron-dedicated: command not found
Sorry for late response, just changed hosts actually
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Sun Aug 01, 2010 9:33 am
Is you slocate database up to date? If yes, try "locate armagetronad-dedicated". And "echo $PATH". Give both outputs back here.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Sun Aug 01, 2010 4:38 pm
After I did locate:
/etc/armagetronad-dedicated
/etc/init.d/armagetronad-dedicated
/etc/init.d/armagetronad-dedicated-0.2.8-sty+ct_alpha20100801
/home/dolo/aa/bin/armagetronad-dedicated
/home/dolo/aa/bin/armagetronad-dedicated-uninstall
/home/dolo/aa/etc/armagetronad-dedicated
/home/dolo/aa/etc/armagetronad-dedicated/aiplayers.cfg
/home/dolo/aa/etc/armagetronad-dedicated/default.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples
/home/dolo/aa/etc/armagetronad-dedicated/keys_cursor.cfg
/home/dolo/aa/etc/armagetronad-dedicated/keys_cursor_single.cfg
/home/dolo/aa/etc/armagetronad-dedicated/keys_twohand.cfg
/home/dolo/aa/etc/armagetronad-dedicated/keys_wasd.cfg
/home/dolo/aa/etc/armagetronad-dedicated/keys_x.cfg
/home/dolo/aa/etc/armagetronad-dedicated/keys_zqsd.cfg
/home/dolo/aa/etc/armagetronad-dedicated/master.srv
/home/dolo/aa/etc/armagetronad-dedicated/rc.config
/home/dolo/aa/etc/armagetronad-dedicated/settings.cfg
/home/dolo/aa/etc/armagetronad-dedicated/settings_authentication.cfg
/home/dolo/aa/etc/armagetronad-dedicated/settings_dedicated.cfg
/home/dolo/aa/etc/armagetronad-dedicated/settings_visual.cfg
/home/dolo/aa/etc/armagetronad-dedicated/subcultures.srv
/home/dolo/aa/etc/armagetronad-dedicated/examples/breakfast_in_hell.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test
/home/dolo/aa/etc/armagetronad-dedicated/examples/death_zone.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/fortress_soccer.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/single_use_turbo.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/teamsumo.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test/fortress_complete.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test/fortress_physics.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test/fortress_politics.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test/fortress_scoring.cfg
/home/dolo/aa/etc/armagetronad-dedicated/examples/cvs_test/sumo_complete.cfg
/usr/local/bin/armagetronad-dedicated
/usr/local/bin/armagetronad-dedicated-uninstall
/usr/local/etc/games/armagetronad-dedicated
/usr/local/etc/games/armagetronad-dedicated/aiplayers.cfg
/usr/local/etc/games/armagetronad-dedicated/default.cfg
/usr/local/etc/games/armagetronad-dedicated/examples
/usr/local/etc/games/armagetronad-dedicated/keys_cursor.cfg
/usr/local/etc/games/armagetronad-dedicated/keys_cursor_single.cfg
/usr/local/etc/games/armagetronad-dedicated/keys_twohand.cfg
/usr/local/etc/games/armagetronad-dedicated/keys_wasd.cfg
/usr/local/etc/games/armagetronad-dedicated/keys_x.cfg
/usr/local/etc/games/armagetronad-dedicated/keys_zqsd.cfg
/usr/local/etc/games/armagetronad-dedicated/master.srv
/usr/local/etc/games/armagetronad-dedicated/rc.config
/usr/local/etc/games/armagetronad-dedicated/settings.cfg
/usr/local/etc/games/armagetronad-dedicated/settings_authentication.cfg
/usr/local/etc/games/armagetronad-dedicated/settings_dedicated.cfg
/usr/local/etc/games/armagetronad-dedicated/settings_visual.cfg
/usr/local/etc/games/armagetronad-dedicated/subcultures.srv
/usr/local/etc/games/armagetronad-dedicated/examples/breakfast_in_hell.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test
/usr/local/etc/games/armagetronad-dedicated/examples/death_zone.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/fortress_soccer.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/single_use_turbo.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/teamsumo.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test/fortress_complete.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test/fortress_physics.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test/fortress_politics.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test/fortress_scoring.cfg
/usr/local/etc/games/armagetronad-dedicated/examples/cvs_test/sumo_complete.cfg
/usr/local/share/doc/games/armagetronad-dedicated
/usr/local/share/doc/games/armagetronad-dedicated/html
/usr/local/share/doc/games/armagetronad-dedicated/html/bugs.html
/usr/local/share/doc/games/armagetronad-dedicated/html/changelog.html
/usr/local/share/doc/games/armagetronad-dedicated/html/commands.html
/usr/local/share/doc/games/armagetronad-dedicated/html/compile.html
/usr/local/share/doc/games/armagetronad-dedicated/html/config.html
/usr/local/share/doc/games/armagetronad-dedicated/html/faq.html
/usr/local/share/doc/games/armagetronad-dedicated/html/index.html
/usr/local/share/doc/games/armagetronad-dedicated/html/install_linux.html
/usr/local/share/doc/games/armagetronad-dedicated/html/install_macosx.html
/usr/local/share/doc/games/armagetronad-dedicated/html/install_result.html
/usr/local/share/doc/games/armagetronad-dedicated/html/install_windows.html
/usr/local/share/doc/games/armagetronad-dedicated/html/net
/usr/local/share/doc/games/armagetronad-dedicated/html/network.html
/usr/local/share/doc/games/armagetronad-dedicated/html/readme_macosx.html
/usr/local/share/doc/games/armagetronad-dedicated/html/todo.html
/usr/local/share/doc/games/armagetronad-dedicated/html/versions.html
/usr/local/share/doc/games/armagetronad-dedicated/html/net/index.html
/usr/local/share/doc/games/armagetronad-dedicated/html/net/lower.html
/usr/local/share/doc/games/armagetronad-dedicated/html/net/middle.html
/usr/local/share/doc/games/armagetronad-dedicated/html/net/upper.html
/usr/local/share/games/armagetronad-dedicated
/usr/local/share/games/armagetronad-dedicated/desktop
/usr/local/share/games/armagetronad-dedicated/language
/usr/local/share/games/armagetronad-dedicated/resource
/usr/local/share/games/armagetronad-dedicated/scripts
/usr/local/share/games/armagetronad-dedicated/desktop/armagetronad.desktop
/usr/local/share/games/armagetronad-dedicated/desktop/icons
/usr/local/share/games/armagetronad-dedicated/desktop/icons/large
/usr/local/share/games/armagetronad-dedicated/desktop/icons/medium
/usr/local/share/games/armagetronad-dedicated/desktop/icons/small
/usr/local/share/games/armagetronad-dedicated/desktop/icons/large/armagetronad.png
/usr/local/share/games/armagetronad-dedicated/desktop/icons/medium/armagetronad.png
/usr/local/share/games/armagetronad-dedicated/desktop/icons/small/armagetronad.png
/usr/local/share/games/armagetronad-dedicated/language/american.txt
/usr/local/share/games/armagetronad-dedicated/language/british.txt
/usr/local/share/games/armagetronad-dedicated/language/deutsch.txt
/usr/local/share/games/armagetronad-dedicated/language/english_base.txt
/usr/local/share/games/armagetronad-dedicated/language/english_base_notranslate.txt
/usr/local/share/games/armagetronad-dedicated/language/french.txt
/usr/local/share/games/armagetronad-dedicated/language/languages.txt
/usr/local/share/games/armagetronad-dedicated/language/languages.txt.in
/usr/local/share/games/armagetronad-dedicated/language/polish.txt
/usr/local/share/games/armagetronad-dedicated/language/polish_transliterated.txt
/usr/local/share/games/armagetronad-dedicated/language/spanish.txt
/usr/local/share/games/armagetronad-dedicated/language/update.py
/usr/local/share/games/armagetronad-dedicated/resource/included
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man
/usr/local/share/games/armagetronad-dedicated/resource/included/map-0.1-exp.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/map-0.1.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/map-0.2.8_beta3.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/map.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam/map-0.2.8.0.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam/map-0.2.8.0_pig2.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam/map-0.2.8.0_rc4.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam/map-0.2.8.0_sty+ct.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/AATeam/map-0.2.8.0_sty+ct2.dtd
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/README
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/README
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/regular
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/regular/40-gon-0.2.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/regular/README
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/regular/diamond-1.0.2.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Anonymous/polygon/regular/square-1.0.1.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom/clever
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom/clever/ctfsty-0.0.2.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom/clever/inaktek-0.7.2.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom/clever/repeat-0.3.2.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Your_mom/clever/soccersty-0.2.0.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress/for_old_clients-0.1.0.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress/fourfold_for_old_clients-0.1.0.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress/sumo_4x4-0.1.1.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress/sumo_8x2-0.1.0.aamap.xml
/usr/local/share/games/armagetronad-dedicated/resource/included/Z-Man/fortress/zonetest-0.1.0.aamap.xml
/usr/local/share/games/armagetronad-dedicated/scripts/rcd_config
/usr/local/share/games/armagetronad-dedicated/scripts/rcd_server
/usr/local/share/games/armagetronad-dedicated/scripts/rcd_startstop
/usr/local/share/games/armagetronad-dedicated/scripts/relocate
/usr/local/share/games/armagetronad-dedicated/scripts/serverstarter
/usr/local/share/games/armagetronad-dedicated/scripts/sysinstall
And $PATH :
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Z-Man
God & Project Admin
Posts: 11717 Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:
Post
by Z-Man » Sun Aug 01, 2010 6:13 pm
Ah, duh, I didn't see your typo earlier
"armagetron
ad -dedicated", not "armagetron-dedicated" is what you should have typed. But that file list is going to be useful anyway.
scene
Core Dumper
Posts: 128 Joined: Fri Aug 14, 2009 4:58 am
Post
by scene » Mon Aug 02, 2010 1:10 am
oh lol xD
armagetronad-dedicated seems to start the server up fine without an issue
[0] Bound socket to *.*.*.*:48274.
[0] Bound socket to *.*.*.*:4534.
[0] Setting CYCLE_BRAKE_REFILL (Group: Annoying) deviates from its default value; clients older than 0.2.5.0 may experience problems.
[0] Ping charity changed from 0 to 500.
[0] Nobody there. Taking a nap...
[0] Timestamp: 2010/08/02 04:08:01
[0] Closing socket bound to *.*.*.*:4534
[0] Bound socket to *.*.*.*:4534.