discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] buildit now supports --prefix


From: Eric Blossom
Subject: [Discuss-gnuradio] buildit now supports --prefix
Date: Fri, 1 Jul 2005 18:32:06 -0700
User-agent: Mutt/1.5.6i

The buildit script now support a --prefix argument to make it easy to
do non-standard installs.  It also jacks around with the
PKG_CONFIG_PATH environment variable to ensure that
PREFIX/lib/pkgconfig is at the head and /usr/local/lib/pkgconfig is at
the tail.

address@hidden gr-build]$ ./buildit --help
usage: buildit [options]

options:
  -h, --help            show this help message and exit
  -n, --no-sudo         don't use sudo when installing
  -pPREFIX, --prefix=PREFIX
                        pass --prefix=PREFIX to configure [default=/usr/local]
  -v, --verbose         enable verbose output


Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]