Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 09:31:05 -0400
From:      "Kliment Andreev" <klimenta@futurebit.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: where to put tarball
Message-ID:  <004301c329d4$643953b0$ca0110ac@vinyl.tkvbp.com>
References:  <20030603205258.7cb06c79.y2kbug@ms25.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm wondering where is the proper location to put a tarball (containing
source code) that I've downloaded and want to untar and compile. In Linux,
you generally would put it in /usr/src. I know all the FreeBSD documentation
says /usr/local is where all your personalized software

I put the tarballs in /tmp. Then I use make which actually compiles/installs
software. You can override default install directory. After that, I simply
rm -Rf /tmp/tarball.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004301c329d4$643953b0$ca0110ac>