Scrollz, IRC clientForum: Networking Topic: Scrollz, IRC client started by: jpeters Posted by jpeters on May 28 2007,05:11
ftp.scrollz.com Configures and installs in DSL without a hitch.note: I put a script in usr/local/bin called "irc," which loads the program: #!/bin/bash IRCNICK="somename" IRCSERVER="irc.debian.org" export IRCNICK IRCSERVER scrollz I put the compiled files & script into "scrollz.tar.gz" to load from the mydsl panel. |