First, download the relevant software author using the RedHat9 (2.4.2) Linux system. (1) Mucus1.1 http://www.cs.ucsb.edu/~rsg/mucus/ Please download Mucus1.1 source code and compile installation, Mucus1.0 is not successful due to certain compatibility issues, the author's compilation is not successful. (2) Java SDK 1.4.2 http://java.sun.com Download J2SE 1.4.2, the version after JDK1.4.0 should be available, but the author uses a version 1.4.2 version. For the convenience of installation, the author directly downloads the RPM package. Java is a prerequisite for compiling ANTLR. (3) ANTLR http://www.antlr.org/ This is a parser that is a prerequisite for compiling Mucus. The author uses ANTLR-2.7.3, please note that this version must be used. Second, release the ANTLR to / TOOL / ANTLR directory three, install Java JDK5.0 (1) Run the BIN package that will download, get an RPM file. Enter rpm -ivh /tool/java5.rpm to install Java in command line mode, where / Tool / Java5.rpm is the path to the RPM file. (2) Modify /Root/.bash_profile, add the following two lines: export java_home = / usr / java / j2sdk1.4.2_06 export classpath = / usr / java / j2sdk1.4.2_06 / jre / lib / RT.jar: / usr /java/j2sdk1.4.2_06/lib/tools.jar:/root/antlr/antlr-2.7.3/antlr.jar:/usr/java/j2sdk1.4.2_06/lib:/root/antlr/antlr-2.7. 3 :. Add: /usr/java/j2sdk1.4.2_06/bin four, compile ANLTR ./configure make make install If the Java is installed correctly, it should be no problem, general error often appears in ClassPath On the settings, please carefully control whether ClassPath and the actual situation are consistent. V. Compile Mucus ./configure make make install If the version of the ANTLR is incorrect, there will be a large number of errors. If everything is normal, then you need to wait a few minutes, the compilation process is slow.
Sixth, running Mucus Mucus -n 10 -A -R 1234 -D 192.168.0.0.10-S 128.0.0.1/10