Author | Message |
Administrator | #20 2016-03-29 11:18 GMT |
![]()
16 posts |
Hier können Sie die notwendige Software runterladen Download Install java Download and install a java development kit (JDK) on the master and all slaves. Path Problems Windows If you encounter problems like "'JAVA' is not recognized as an internal or external command, operable program or batch file." You also need to add the java binary to your PATH environment variable. You can do this in WindowsXP in your System Properties under the Advanced Tab, there is a button Environment Variables, edit your PATH variable accordingly. for example: New Variables Name= ANT_HOME Path= C:\Program Files\apache-ant Name= JAVA_HOME Path= C:\Program Files\Java\jdk1.6.0_04 Add this path to your PATH environment variable C:\Program Files\Java\jdk1.6.0_04\bin;C:\Program Files\apache-ant\bin Compile There is an ant build.xml file that is ready for compilation. All you need to do is install apache-ant and then run ant from the drftpd/ directory. Configuration Run: genkey.bat Finished Now you're finished. you can now login at ftp://drftpd:drftpd@localhost:2121 (or the port you specified as master.port in drftpd.conf). Hier können Sie die notwendige Software runterladen Download - - - - - Über Feedback würde ich mich echt freuen, da ich natürlich auch nicht alle Rechner dieser Welt hier stehen habe und es deswegen nur mit der mir verfügbaren Hardware testen konnte. |