Re: [SLUG] [PIG] hacking BT-alsa config scripts

From: Mario Lombardo (mario@alienscience.com)
Date: Thu Dec 14 2006 - 15:19:38 EST


On 12/14/06, Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com> wrote:
> 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

Step three of the README says:

3. Compile:
        ./bootstrap
        ./configure
        make
        make install
        make maintainer-clean

I guess I should run "make maintainer-clean" and then start the above
steps again with the prefix option in the ./configure step? Am I
right thinking that would be most kosher?

/mario
-----------------------------------------------------------------------
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:08:14 EDT