so habs nach Anleitung gemacht.Quote:
********************************
* *
* The Moon Project *
* *
********************************
This software is provided as free and open source by the
staff of The Moon Project, in accordance with
the GPL license. This means we provide the software we have
created freely and it has been thoroughly tested to work for
the developers, but NO GUARANTEE is made it will work for you
as well. Please give credit where credit is due, if modifying,
redistributing and/or using this software. Thank you.
Staff of Moon Project, Feb 2008
~~End of License Agreement
################################################## ###########
How to install Moon scripts:
1) Make sure to compile the LATEST Ascent revisions. Leave a copy of the
compiled emulator in the Ascent/bin/release folder. The scripts will need
these files to compile.
2) Create a directory called MoonScripts inside your Ascent/src folder.
3) Check out this folder () into the
newly created MoonScripts folder.
Windows:
4) Now open up one of the Visual Studio solutions and set the build configuration
to Release. Then compile. All the scripts should compile properly.
Linux:
4) Open ascent\src\makefile.am and replace "scripts" with "MoonScripts", like this:
SUBDIRS = ascent-shared ascent-logonserver ascent-world ascent-voicechat ascent-realmserver MoonScripts
Then compile.
5) Apply sql\moonplusplus_full.sql to your world database.
(Note: C++ "scripts" can *NOT* be hot swapped, meaning you must restart the server
to use them).
Habe im src-folder einen neuen Ordner namens "MoonScripts" angelegt. dort per "svn co http://mmoforge.org/svn/moon/trunk/" alles ins verzeichnis geladen. die "makefile.am" im /home/ascent/trunk/src-folder abgeändert und angefangen zu kompilieren.
nach "make" kam dieses:
Code:
make[3]: Leaving directory `/home/ascent/trunk/src/ascent-realmserver' Making all in MoonScripts make[3]: Entering directory `/home/ascent/trunk/src/MoonScripts' make[3]: *** No rule to make target `all'. Stop. make[3]: Leaving directory `/home/ascent/trunk/src/MoonScripts' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/ascent/trunk/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ascent/trunk' make: *** [all] Error 2 root:/home/ascent/trunk#
Code:
Making install in extras make[1]: Entering directory `/home/ascent/trunk/extras' Making install in collision make[2]: Entering directory `/home/ascent/trunk/extras/collision' Making install in collision_dll make[3]: Entering directory `/home/ascent/trunk/extras/collision/collision_dll' make[4]: Entering directory `/home/ascent/trunk/extras/collision/collision_dll' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/ascent/trunk/extras/collision/collision_dll' make[3]: Leaving directory `/home/ascent/trunk/extras/collision/collision_dll' make[3]: Entering directory `/home/ascent/trunk/extras/collision' make[4]: Entering directory `/home/ascent/trunk/extras/collision' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/ascent/trunk/extras/collision' make[3]: Leaving directory `/home/ascent/trunk/extras/collision' make[2]: Leaving directory `/home/ascent/trunk/extras/collision' make[2]: Entering directory `/home/ascent/trunk/extras' make[3]: Entering directory `/home/ascent/trunk/extras' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/extras' make[2]: Leaving directory `/home/ascent/trunk/extras' make[1]: Leaving directory `/home/ascent/trunk/extras' Making install in src make[1]: Entering directory `/home/ascent/trunk/src' Making install in ascent-shared make[2]: Entering directory `/home/ascent/trunk/src/ascent-shared' make[3]: Entering directory `/home/ascent/trunk/src/ascent-shared' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/src/ascent-shared' make[2]: Leaving directory `/home/ascent/trunk/src/ascent-shared' Making install in ascent-logonserver make[2]: Entering directory `/home/ascent/trunk/src/ascent-logonserver' make[3]: Entering directory `/home/ascent/trunk/src/ascent-logonserver' test -z "/home/ascent//bin" || /bin/mkdir -p "/home/ascent//bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ascent-logonserver' '/home/ascent//bin/ascent-logonserver' /usr/bin/install -c ascent-logonserver /home/ascent//bin/ascent-logonserver make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/src/ascent-logonserver' make[2]: Leaving directory `/home/ascent/trunk/src/ascent-logonserver' Making install in ascent-world make[2]: Entering directory `/home/ascent/trunk/src/ascent-world' make[3]: Entering directory `/home/ascent/trunk/src/ascent-world' test -z "/home/ascent//bin" || /bin/mkdir -p "/home/ascent//bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ascent-world' '/home/ascent//bin/ascent-world' /usr/bin/install -c ascent-world /home/ascent//bin/ascent-world make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/src/ascent-world' make[2]: Leaving directory `/home/ascent/trunk/src/ascent-world' Making install in ascent-voicechat make[2]: Entering directory `/home/ascent/trunk/src/ascent-voicechat' make[3]: Entering directory `/home/ascent/trunk/src/ascent-voicechat' test -z "/home/ascent//bin" || /bin/mkdir -p "/home/ascent//bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ascent-voicechat' '/home/ascent//bin/ascent-voicechat' /usr/bin/install -c ascent-voicechat /home/ascent//bin/ascent-voicechat make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/src/ascent-voicechat' make[2]: Leaving directory `/home/ascent/trunk/src/ascent-voicechat' Making install in ascent-realmserver make[2]: Entering directory `/home/ascent/trunk/src/ascent-realmserver' make[3]: Entering directory `/home/ascent/trunk/src/ascent-realmserver' test -z "/home/ascent//bin" || /bin/mkdir -p "/home/ascent//bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ascent-realmserver' '/home/ascent//bin/ascent-realmserver' /usr/bin/install -c ascent-realmserver /home/ascent//bin/ascent-realmserver make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ascent/trunk/src/ascent-realmserver' make[2]: Leaving directory `/home/ascent/trunk/src/ascent-realmserver' Making install in MoonScripts make[2]: Entering directory `/home/ascent/trunk/src/MoonScripts' make[2]: *** No rule to make target `install'. Stop. make[2]: Leaving directory `/home/ascent/trunk/src/MoonScripts' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/ascent/trunk/src' make: *** [install-recursive] Error 1 root:/home/ascent/trunk#
was bedeutet der, oder hat wer erfahrungen moonscripts in linux einzubinden? wäre für jede hilfe dankbar





) into the 
