Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the installation directory and decompress the installation package.
cd /path/to/RepeatMasker tar -xvf RepeatMasker-4.1.2-p1.tar.gz cd RepeatMasker
- Install the dependencies.
yum install python3 python3-pip pip3 install h5py
- Install the software.
chmod -R 755 * ./configure
The installation information is displayed:

Input /path/to/RepeatMasker/TRF_install/bin/trf and then press Enter.

Input 2 and press Enter.

Input /path/to/rmblast/rmblast_install/bin and then press Enter.

Input Y and press Enter.

RMBlast has been configured. Input 5 and press Enter to start the installation.
Information similar to the following is displayed:

Parent topic: RepeatMasker 4.1.2 Porting Guide (Kylin V10)