Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 16:59:28 +0000
From:      Paul Schmehl <pschmehl_lists@tx.rr.com>
To:        Barnaby Scott <bds@waywood.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Wine without X
Message-ID:  <C768BDC03B258E56D8010970@utd65257.utdallas.edu>
In-Reply-To: <49CCE5D3.6020900@waywood.co.uk>
References:  <49CB957F.30807@waywood.co.uk> <F66E1C2954CA15ADC71114F7@utd65257.utdallas.edu> <49CCE5D3.6020900@waywood.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Friday, March 27, 2009 09:42:27 -0500 Barnaby Scott <bds@waywood.co.uk> 
wrote:

>
> Can I ask one more possibly really dumb question, to which I can find no
> answer: Is there a 'conventional', or sensible for one reason or
> another, place to download application source to? Presumably you don't
> want it mixed up in the ports distfiles, or in the system's source
> directory. I know this sounds very silly, and the answer might be
> 'wherever you like', but I do like to learn the conventions which
> usually have good reasons behind them.

I don't know that there's a convention for it, but it makes good sense to 
separate any source installs from the base system and ports system.  I use a 
folder named Downloads, put the tar files in there and then untar them.  That 
creates a separate directory for each untarred source code and leaves the 
tarballs in the base directory.

The more critical question is where should you install the software.  By 
default wine installs everything in /usr/local/bin/, /usr/local/lib/wine, 
/usr/local/include/wine and /usr/local/share/wine, which agrees with the 
default locations for files of those types on FreeBSD.  Some people prefer to 
install compiled-from-source software in other locations.  It's really up to 
you.

-- 
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
Check the headers before clicking on Reply.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C768BDC03B258E56D8010970>