The installation procedure is
	1. Edit the Makefile
	2. In the ripperX source directory, make
	3. su -c "make install"

If you can't be root, you can just copy the file ripperX to any directory.

To build ripperX, you need gtk. You can get current version of gtk at
www.gtk.org

*************************
Step1. Edit Makefile
*************************
Just edit GTK-CONFIG and CC so that they point to the appropriate 
binaries.

*************************
Step1. make
*************************
In the source directory of ripperX, do make. During compling, it will
print out some warnings. Those are OK. Just ignore them.

*************************
Step2. Install
*************************
If you can be root. Just do "make install". It will be installed as 
/local/bin/ripperX

If you can't be root, copy the file ripperX to wherever you want.

Well, that's all. Have fun.
 
-------------------------------------------------------------------------
                  ripperX - a graphical interface to cdparanoia & 8hz-mp3
                                                    written by TeJun, Heo
                                                    KAIST CS Dept. BA '96
                                                wineking@adam.kaist.ac.kr
