On 12/14/06, Mario Lombardo <mario@alienscience.com> wrote:
> I'm a programming novice, so I'm mucking around with this btsco
> Bluetooth ALSA stuff for doing wireless VoIP via BT
> (http://sourceforge.net/projects/bluetooth-alsa/).
> I've gotten as far as the "make install" but I don't want to install
> it as root nor into the default install directory. I want to install
> it into a subdirectory under
> my user and a directory of my choosing. Which parameter am I supposed
> to modify? Here's the beginning of the configure script. Let me know
> what else I need to
> send to this thread:
Most autoconf-generated configure scripts contain a "prefix" option,
so if you wanted to install into /home/mario/bin (and /home/mario/lib,
/home/mario/include, ...) you'd run `./configure --prefix=/home/mario
-- Tcsh: Now with higher FPS! http://www.gnu.org/philosophy/shouldbefree.html ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:07:59 EDT