Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Tar Install commands  (Read 4592 times)

0 Members and 1 Guest are viewing this topic.

Tar Install commands
« on: May 18, 2007, 01:42:34 PM »
it is rare that I do tar files. I am making a cheat sheet of commands and processes and I tried to do a tar install but had errors.
did the unpack ok

then tried ./configure  and go an error

what I have right now is
./configure
make
su
make install

I usually download all tar or rpm files to my home directory and then bring up a terminal and sign in as su and go from there.
any words of wisdom will be appreciated.
Larry.

ghostdog74



    Specialist

    Thanked: 27
    Re: Tar Install commands
    « Reply #1 on: May 19, 2007, 03:15:43 AM »
    what's the error and how did you execute  your commands

    banjo67xxx

    • Guest
    Re: Tar Install commands
    « Reply #2 on: May 19, 2007, 09:54:49 PM »
    did the unpack ok

    then tried ./configure  and go an error


    So you don't have any problem with tar then. You have a pre-compilation error with whatever software it is you are trying to install.

    Try going to the help page on the site where you downloaded the software, or atleast tell us what it is in case one of us is familiar with it?