Kann jemand übersetzten?

Also ich wollte mal versuchen Repasm zu installiren, aber ich verstehe nicht so ganz wie das gehen soll… hier die anleitung…

wäre nett wenn mir mal bitte jemand helfen könnte.

[quote] * download the repasm archive (named repasm.tar.gz) ;
* extract it in the directory of your choice ;
* open the README.txt file and follow the instructions in it (basically how to build the library) ;
* once the library is built, copy the repasm.so (or its equivalent, depending on which OS you use) to your PHP extension directory and either use dl() or declare it in your php.ini ;
* for the minimap support, put both StarDat.mpq and BrooDat.mpq on your web server. Rename those files in lower case (i.e. stardat.mpq and broodat.mpq) and give them read access by the user launching the web server.
[/quote]
Und die Readme

[quote]under Unixes

WARNING : only 32-bit platforms are supported at this time. It is likely the build will fail on 64-bit so if you want to do it anyway, it will be at your own risk. Do NOT contact us for any support concerning that kind of platform as we will be unable to help you.

Linux:
Check the “config” file in the Rexplorer directory and modify the PHPDIR variable according to your installation. Then just type “make”. repasm.so will be generated in Rexplorer/libs.

Bsd:
Check the “config” file in the Rexplorer directory and modify the PHPDIR variable according to your installation.
WARNING : There is good chance just that typing make won’t make it, due to differences between GNU make and BSD make. Using gmake instead of make should get things working fine.

We were able to build repasm under Ubuntu (gcc 4.1.2). If you encounter any problem during the build please mail us at repasm@repasm.net with a complete description of the compiler’s error messages so that we can help you fixing this out.

[/quote]

hi
ich brauch dir das garnich tzu übersetzen. für die software musst du auf die php.ini und daas php extension vereichnis zugreifgen, auf welche du kein zugriff hast, also wird es nicht gehen.

wieso? ist doch mein server… da kann ich zugreifen worauf ich auch will…

Das läuft so…

Upload->Auswertung auf meinem PC-> Senden an bplaced

Grüß Gott maulepan,

dir gehört kein Server.
du bist benutzer eines kleinen Anteils einer Festplatte.

Tschau :winke:

entpacken --> mit make installieren --> repasm.so in deinen php extensions ordner packen --> in der php.ini die repasm.so laden --> apache neu starten

vorher noch gucken ob in der config alles richtig ist

wenn du minimap nutzen willst musste diese auf den webspace packen damit der user drauf zugreifen kann

und das teil tut (vorrausichtlich ) nur auf 32bit system

ok… das werde ich schon hinkriegen

Sorry wegen dem doppelpost, aber ich hab noch ne frage… da ich zur zeit noch keinen zugriff auf unseren clanserver habe, wollte ich es erstmal auf meinem PC ausprobieren.

[quote] * check your PHP version and download the according RepASM file ;
* stop your web server ;
* extract the repasm.dll file into the extension_dir of your PHP directory (the “ext” subdir in PHP 5 or “extensions” in PHP 4) ;
* open your php.ini file and add “extension=repasm.dll” in the Dynamic Extensions section ;
* for the minimap support, put both StarDat.mpq and BrooDat.mpq on your web server ;
* restart your web server : it should be OK ! Use phpinfo() to see your web server’s properties : repasm should be listed there as an extension.
[/quote]

Also ich habe die repasm.dll in den ordner (:D\xampp\php\ext) reingetan, und in der php.ini ein ;extension=repasm.dll reingeschirebn, an der stelle, wo auch die ganzen anderen extension stehen. Jetzt habe ich xampp neugestartet. Leider funktioniert es nicht. Was habe ich falsch gemacht?

xampp hat glaub ich 3 verschiedene php.ini
du musst erstmal die richtige finden :ps:

Mit dem Semikolon? Das dient zum auskommentieren von Zeilen.

scheisse… ich dachte das wäre zum abtrennen von befehlen^^