Click to See Complete Forum and Search --> : installing a-term


activist2016
01-07-2001, 01:15 AM
brand new at this one. i downloaded the the .tar.gz file and gunzipped it, but i have no idea where to go from here...anyone out there install this recently or know where i should go from here? i couldn't find any step-by-step install instructions, and plus i don't know how to even 'untar' things...

i'm at total newbie and appreciate any help!
thanks!!
activist2016

demian
01-07-2001, 01:37 AM
tar zxfv packagename.[tgz|tar.gz]
tar xfv packagename.tar if it's already unzipped
change to the newly created directory and read the README and INSTALL file. There the installation instructions are given. Mostly it's
./configure; make; make install

activist2016
01-07-2001, 02:03 AM
perfect! thanks very much, that's all i needed to know!

best regards,
activist2016