View Single Post

   
  #4 (permalink)  
Old 01-17-2008, 06:10 PM
JJ Fields
 
Posts: n/a
Default Re: Where to install tar files?

On Mon, 23 Feb 2004 15:57:48 -0000, Keith <kilo_watt_radio@earthlink.net.SPAM> wrote:
a

The Archives are a very important part of the Usenet.

Why do you want to keep your posts out of it?

So you can post things and then deny later that you did?

Complete post:

Path: newsspool2.news.pas.earthlink.net!stamper.news.pas .earthlink.net!elnk-pas-
nf1!newsfeed.earthlink.net!pd7cy1no!pd7cy2so!shaw. ca!sn-xit-03!sn-xit-04!sn-xit-
01!sn-post-02!sn-post-01!supernews.com!news.supernews.com!not-for-mail
From: Keith <kilo_watt_radio@earthlink.net.SPAM>
Newsgroups: comp.os.linux.setup
Subject: Re: Where to install tar files?
Date: Mon, 23 Feb 2004 15:57:48 -0000
Organization: NW OR Radio Page http://kilowatt-radio.org
Message-ID: <103k8nsgplgg1cb@news.supernews.com>
References: <PHl_b.2378$Nz2.48671@news.itd.umich.edu> <Flm_b.4882$yZ1.4840@newsr
ead2.news.pas.earthlink.net>
Reply-To: Keith remove .SPAM <kilo_watt_radio@earthlink.net.SPAM>
Summary: GNU/Linux Open Source Software
[added later]X-No-Archive: Yes
User-Agent: slrn/0.9.8.0 (Linux)
X-Complaints-To: abuse@supernews.com
Lines: 46
Xref: news.earthlink.net comp.os.linux.setup:466667
X-Received-Date: Mon, 23 Feb 2004 07:58:50 PST (newsspool2.news.pas.earthlink.ne
t)



On Mon, 23 Feb 2004 12:28:21 GMT,
Alan Connor <zzzzzz@xxx.yyy> wrote:
> On Mon, 23 Feb 2004 06:45:11 -0500, Ed Stankevich <whoha@med.umich.edu> wrote:
>>
>>
>> Where should a file like MIME-Lite-3.01.tar be installed ? /sbin
>> /usr/sbin ????
>>

>
> Is that the source for an executable? If so, you should untar it in
> your home directory, or /usr/src and compile it from there as root.


No, it should only be compiled as a user to prevent errors from
screwing up your OS installation. The only time you run it as root
is when you install the binaries.

>
> Make will install the compiled binary where it belongs, usually with-
> out any need to edit it.
>
> ./configure


../configure --help
for installtion options.

> make


su -
password:

> make install



>
> are usually the commands your run from the source directory to do the job.
>
> Read the README. That's why they call it that :-)
>
>
> AC
>


--
Best Regards, Keith
NW Oregon Radio http://kilowatt-radio.org/
http://linux.com http://freebsd.org http://apple.com



Reply With Quote