Click to See Complete Forum and Search --> : total newibe , please help


xIcculusx
07-07-2001, 11:46 PM
yes yes im total newbie , but i cant figure out what to do , i donwloaded a tar file and in it was 3 files ( this is for *****x irc client btw)

they are all exec files and i know i have to compile them or something , anyone wanna help a newbie out ?

undef
07-08-2001, 12:08 AM
3 files only doesn't give much info. it's the source file that you downloaded, you'll need to run:
./configure (if there's one)
make
make install

what distribution are you running? there's an easier way.

bdg1983
07-08-2001, 06:02 AM
Is their a Readme or Install included? Most should have instructions on how to compile and install.