| 
 Okay, so you've got the source files and you've made sure that
all installation requirements have been met. If you're using a linux box,
setting up Xorph from source is rather easy now:
 
  - Edit the file install and choose the target path (default is /usr/local/bin and /usr/local/lib/Xorph).
 
  - Edit the file src/Xorph and make sure that the path definitions at the top of the file match your system settings. Also take care that the LIBPATH matches the installation settings.
 
  - As root, run the installation script.
  
That's it - Xorph should be installed now. You can try it by running Xorph; it should display its version number and complain about missing input files. 
If you encounter problems during installation, please contact the author.  |