Server Help

ASSS Questions - Some old i88 thread

i88gerbils - Fri Jul 15, 2005 10:54 pm
Post subject:
I do get a lot of:
Quote:

readlink: Need exactly one argument.
Try `readlink --help' for more information.


but things seem to have compiled alright.

I guess for my version of readlink we need to remove the -f switch as it just takes readlink file as a parameter.
i88gerbils - Fri Jul 15, 2005 11:11 pm
Post subject:
And this after i removed the '-f' from the post above:

Quote:

make: execvp: core/backtrace: Permission denied
Unrecoverable error (5): Error in modules.conf: Can't open file 'conf/modules.conf' for reading
make: execvp: py/exec.py: Permission denied
make: execvp: py/fg_turf.py: Permission denied
make: execvp: py/fg_wz.py: Permission denied
make: execvp: py/fm_password.py: Permission denied
make: execvp: py/watchgreen.py: Permission denied
ln -sf asss 1.4.0 built at Jul 15 2005 23:07:39 Loading modules... asss db tool usage: dbtool <general options> <subcommand> general options: -d <file> use a specific database file -g use per-game interval -r use per-reset interval (default) -m use per-map-rotation interval -f use forever interval -c use current stats (default) -l use last-completed period of stats -s <number> use the given period of stats -n print field names numerically instead of descriptively subcommands: arenas lists the known arenas players lists the known players serials <arena name> print out the available stat periods for an arena stats <arena name> print out stats for an arena erase <arena name> erase arena records (all intervals and serials) perase <player name> erase player records (all intervals and serials) erasehist erase historical records (all intervals and arenas) debug dump data for debugging purposes notes: use arena name '<public>' for public arena shared stats. files specified with -d will be opened read-only. ../bin
/bin/sh: -c: line 1: syntax error near unexpected token `<'
/bin/sh: -c: line 1: `ln -sf asss 1.4.0 built at Jul 15 2005 23:07:39 Loading modules... asss db tool usage: dbtool <general options> <subcommand> general options: -d <file> use a specific database file -g use per-game interval -r use per-reset interval (default) -m use per-map-rotation interval -f use forever interval -c use current stats (default) -l use last-completed period of stats -s <number> use the given period of stats -n print field names numerically instead of descriptively subcommands: arenas lists the known arenas players lists the known players serials <arena name> print out the available stat periods for an arena stats <arena name> print out stats for an arena erase <arena name> erase arena records (all intervals and serials) perase <player name> erase player records (all intervals and serials) erasehist erase historical records (all intervals and arenas) debug dump data for debugging purposes notes: use arena name '<public>' for public arena shared stats. files specified with -d will be opened read-only. ../bin'
make: *** [install2] Error 2


permissions on those folders are set to my regular user.. tried as that and root.


On trying to run ASSS 1.4.0 scoring & koth modules are borking. Same with the python module. Everything else seemed to have work fine.

Static build seems to help with the above error messages, but not the scoring and koth modules (pymod is working now).

Quote:

db_env_create: Invalid argument
Unrecoverable error (5): Error in loading module 'scoring:persist'
*** asss exited: error loading modules


Time to try copying things over from my 1.3.6 dir.

Yep. It looks like it couldn't create the initial db for scoring? I copied over stuff from data/.

Someone should really split this thread when they get around to it.
Anonymous - Sat Jul 16, 2005 10:14 pm
Post subject:
someday icon_smile.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group