# next line prevents errors from sourcing this file return RoxIRC requires version 8.3 or newer of Tcl and Tk be installed Run ./install in this directory while in X for a graphical installer To try RoxIRC right now without installing, run ./roxirc -f . Otherwise read the manual install instructions below SITE WIDE INSTALL 1) Unpack the tarball. tar -xzvf roxirc-2.0.tar.gz or gzcat roxirc-2.0.tar.gz | tar -xvf name.tar 2) Move roxirc to /usr/local/bin or wherever your local binaries are kept 3) Move the remaining files to either /usr/local/share/doc/roxirc, /usr/local/doc/roxirc, or /usr/local/roxirc 4) RoxIRC is now installed, you may remove the roxirc-2.0 directory and roxirc-2.0.tar.gz file SINGLE USER INSTALL (you dont have root) 1) Unpack the tarball. tar -xzvf roxirc-2.0.tar.gz or gzcat roxirc-2.0.tar.gz | tar -xvf name.tar 2) Move roxirc to ~/bin or wherever your user binary directory is located 3) Move the remaining files (except CHANGES and INSTALL) to ~/.roxirc 4) Edit ~/.roxirc/config and ~/.roxirc/menus to your liking 5) RoxIRC is now installed, you may remove the roxirc-2.0 directory and roxirc-2.0.tar.gz file 6) Run roxirc and look through /set for more options, /color to change your colors and /help for help and information See http://roxirc.lighter.net/ if you need more information