to build on Linux, just go to the /src directory and type the following two commands:
to build on Linux or Mac OS X, just go to the /src directory and type the following two command:
./m
make
And on MaxOS X:
./m.osx
make
./build
If evreything works fine, you will have the excecutable jmess ready to use. It is located at the ../bin directory. If you wish, you can install it in your system. Just type (as root):
make install
...
...
@@ -72,7 +68,7 @@ All your connections are saved in filename.xml.
If you want to load them:
./jmess -c filename.xml
And if you first want to disconnect all and the load the saved connections: