next up previous
Next: Schema Up: A Personel Management Previous: A Personel Management

Compilation of irpr

When you compile Kappa, the server side of irpr is also compiled. Consequently, an executable file kappa will be produced.

To compile the client side of irpr, locate your current directory to /Kappa/src/irpr/irpr_client and execute a make command. Then an executable file irpr_client will be created.

The executable files should be copied to diectories registered in PATH environment variable.