Methias Posted December 6, 2005 Report Posted December 6, 2005 How do you make TWcore run? There is no .exe like mervbot.
Tex Posted December 7, 2005 Report Posted December 7, 2005 Don't read the README file... that would be too difficult...
»D1st0rt Posted December 7, 2005 Report Posted December 7, 2005 How do you make TWcore run? There is no .exe like mervbot. Correct. It is written in Java, which does not use the platform-specific Windows exe format. There is however a file named runbots that you might want to try clicking on as if it were an exe.
Methias Posted December 8, 2005 Author Report Posted December 8, 2005 (edited) Like im supposed to understand this? +------------+| TWCore CVS |+------------+ - Install - $ javac BuildTWCore.java Then run bld (type bld -help for more instructions). - Web Interface - A web interface for the TWcore Repository can be found here: http://zux.sjr.fi/cgi-bin/cvsweb -TWCore Development Team And when i double click the runbots it immediately closes Edited December 8, 2005 by Methias
»D1st0rt Posted December 8, 2005 Report Posted December 8, 2005 Make sure you have the Java Development kit installed: http://java.sun.com/j2se/1.5.0/download.jsp (You want JDK 5.0 Update 6) Extract the attached file into your base twcore directory and double click on "bld.bat" This will build the core so you can run it. In the future, you can compile this file like the readme says, by opening up a command prompt in the folder and typing "javac BuildTWCore.java". If you get any error messages from bld or runbots, run them with the command prompt instead of double clicking and copy what they say into a reply.BuildTWCore.zip
Recommended Posts