Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the main program installation directory.
cd /path/to/homer
- Start the installation.
perl ./configureHomer.pl -install
The following files are generated in the configureHomer.pl directory:

- Add the environment variables.
export PATH=/path/to/homer/bin:$PATH
Parent topic: HOMER 4.11 Porting Guide (CentOS 8.2)