Recommended way to deal with locally-compiled apps

Juergen ulist at gs1.ubuntuforums.org
Fri Jan 7 09:47:47 UTC 2005


I'd use /usr/local:
Code:
--------------------
    ./configure --prefix=/usr/local
--------------------
but this is the default for most packages, so you mostly don't have to
specify this


-- 
Juergen




More information about the ubuntu-users mailing list