Author |
Message |
Aquarius Guest
Offline
|
Posted: Wed Jun 27, 2007 1:14 am Post subject: |
 |
|
|
|
Ok bin/asss works as a command when i'm root
Error loading modules.conf |
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
|
Back to top |
|
 |
BDwinsAlt Agurus's Posse

Age:34 Gender: Joined: Jun 16 2003 Posts: 1145 Location: Alabama Offline
|
Posted: Wed Jun 27, 2007 6:52 am Post subject: |
 |
|
|
|
Either you don't have modules.conf in the conf folder or you're executing it from the wrong path. I know back in the day I tried to execute it inside the bin folder. I got that exact error. When I used the batch file inside the parent directory, it worked. So in the directory with news.txt and whatnot, click asss and try to run it.
If this doesn't work, I'm sure Brain will know how to fix it.
I'm off to the beach soon. Cya.
(Whoa when I executed ASSS my computer completely powered off and started back up, I don't remember light above me blinking...)
Battery backup was making it go out. Unplug while I am on vacation. (Maybe it's a sign? Maybe the house was gonna catch on fire.) |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Jun 27, 2007 7:11 am Post subject: |
 |
|
|
|
BDwinsAlt wrote: | Either you don't have modules.conf in the conf folder or you're executing it from the wrong path. I know back in the day I tried to execute it inside the bin folder. I got that exact error. When I used the batch file inside the parent directory, it worked. So in the directory with news.txt and whatnot, click asss and try to run it. |
Do your very best to ignore everything above.
Aqua, can you give the output of
ls -l /home/jesse/Desktop/asss
ls -l /home/jesse/Desktop/asss/bin
KrynetiX, make sure you type "bin/asss" and not something along the lines of "cd bin; asss" or double clicking it from some window. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
Posted: Wed Jun 27, 2007 7:28 am Post subject: |
 |
|
|
|
jesse@Fiesty:~/Desktop/asss$ bin/asss
asss 1.4.3 built at Jun 27 2007 00:21:43
Loading modules...
Unrecoverable error (5): Error in modules.conf: Can't open file 'conf/modules.conf' for reading
|
by the way I am Aquarius
jesse@Fiesty:~/Desktop/asss$ ls -l /home/jesse/Desktop/asss
total 32
drwxr-xr-x 2 jesse jesse 4096 2007-06-27 01:00 bin
drwxr-xr-x 2 jesse jesse 4096 2007-06-27 00:56 build
drwxr-xr-x 6 jesse jesse 4096 2007-06-26 22:11 dist
drwxr-xr-x 5 jesse jesse 4096 2007-06-26 22:11 doc
drwxr-xr-x 6 jesse jesse 4096 2007-06-27 01:10 scripts
drwxr-xr-x 14 jesse jesse 4096 2007-06-27 00:25 src
drwxr-xr-x 2 jesse jesse 4096 2007-06-26 22:11 test
drwxr-xr-x 7 jesse jesse 4096 2007-06-26 22:11 zone1
jesse@Fiesty:~/Desktop/asss$ ls -l /home/jesse/Desktop/asss/bin
total 0
lrwxrwxrwx 1 jesse jesse 35 2007-06-27 00:25 asss -> /home/jesse/Desktop/asss/build/asss
lrwxrwxrwx 1 jesse jesse 43 2007-06-27 00:25 backtrace -> /home/jesse/Desktop/asss/src/core/backtrace
lrwxrwxrwx 1 jesse jesse 28 2007-06-27 01:00 bin -> /home/jesse/Desktop/asss/bin
lrwxrwxrwx 1 jesse jesse 42 2007-06-27 00:25 database.so -> /home/jesse/Desktop/asss/build/database.so
lrwxrwxrwx 1 jesse jesse 37 2007-06-27 00:25 dbtool -> /home/jesse/Desktop/asss/build/dbtool
lrwxrwxrwx 1 jesse jesse 39 2007-06-27 00:25 exec.py -> /home/jesse/Desktop/asss/src/py/exec.py
lrwxrwxrwx 1 jesse jesse 42 2007-06-27 00:25 fg_turf.py -> /home/jesse/Desktop/asss/src/py/fg_turf.py
lrwxrwxrwx 1 jesse jesse 40 2007-06-27 00:25 fg_wz.py -> /home/jesse/Desktop/asss/src/py/fg_wz.py
lrwxrwxrwx 1 jesse jesse 46 2007-06-27 00:25 fm_password.py -> /home/jesse/Desktop/asss/src/py/fm_password.py
lrwxrwxrwx 1 jesse jesse 39 2007-06-27 00:25 funky.so -> /home/jesse/Desktop/asss/build/funky.so
lrwxrwxrwx 1 jesse jesse 40 2007-06-27 00:25 hscore.so -> /home/jesse/Desktop/asss/build/hscore.so
lrwxrwxrwx 1 jesse jesse 39 2007-06-27 00:25 pymod.so -> /home/jesse/Desktop/asss/build/pymod.so
lrwxrwxrwx 1 jesse jesse 41 2007-06-27 00:25 scoring.so -> /home/jesse/Desktop/asss/build/scoring.so
lrwxrwxrwx 1 jesse jesse 38 2007-06-27 00:25 turf.so -> /home/jesse/Desktop/asss/build/turf.so
lrwxrwxrwx 1 jesse jesse 45 2007-06-27 00:25 watchgreen.py -> /home/jesse/Desktop/asss/src/py/watchgreen.py
jesse@Fiesty:~/Desktop/asss$
|
|
|
Back to top |
|
 |
KrynetiX Seasoned Helper

Gender: Joined: Jan 06 2003 Posts: 137 Location: Poconos Offline
|
Posted: Wed Jun 27, 2007 7:39 am Post subject: |
 |
|
|
|
I don't mind giving anyone of you SSH to my computer to help me out, just explain to me what you did, as I'm trying to learn things on my own. |
|
Back to top |
|
 |
BDwinsAlt Agurus's Posse

Age:34 Gender: Joined: Jun 16 2003 Posts: 1145 Location: Alabama Offline
|
Posted: Wed Jun 27, 2007 8:07 am Post subject: |
 |
|
|
|
If that was directed to me, I'm leaving for the beach in literally minutes. Hope you get your issue fix. Please try to let us know what went wrong. Good luck! |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Wed Jun 27, 2007 8:08 pm Post subject: |
 |
|
|
|
That looks like the repository version, you are clearly missing the conf directory. You could use the zone1 directory for your zone files. I haven't got a copy here so I don't know if any of these will work:
a) use ./scripts/run-asss zone1
b) cd to zone1 and type bin/asss
c) copy zone1 to somewhere, then copy the contents of bin into zone1/bin (there's probably a better way, like symlinking it). _________________ ss news  |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Jun 27, 2007 10:31 pm Post subject: |
 |
|
|
|
cd zone1
ln -s ../bin bin
then use
bin/asss
to start it.
Problem is because all our instructions assumed you were using the downloaded version. But the monotone version has a slightly different structure. |
|
Back to top |
|
 |
BDwinsAlt Agurus's Posse

Age:34 Gender: Joined: Jun 16 2003 Posts: 1145 Location: Alabama Offline
|
Posted: Thu Jun 28, 2007 1:00 am Post subject: |
 |
|
|
|
So all of the previous information was useless anyway.  |
|
Back to top |
|
 |
Doc Flabby Server Help Squatter

Joined: Feb 26 2006 Posts: 636 Offline
|
Posted: Thu Jun 28, 2007 4:52 am Post subject: |
 |
|
|
|
Dr Brain wrote: |
Problem is because all our instructions assumed you were using the downloaded version. But the monotone version has a slightly different structure. |
Not really, if you use the build-dist script you can create the downloaded version and use it as normal, thats what i did anyways. _________________ Rediscover online gaming. Get Subspace | STF The future...prehaps |
|
Back to top |
|
 |
|