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.

[EMAIL PROTECTED] 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


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to