I tried to install gnuradio-core-2.5 $ ./configure --prefix=/usr --with-boost-include-dir=/usr/local/include/boost-1_32 $ make $ make install
I got an error: test -z "/usr/lib" || mkdir -p -- "/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgnuradio-core.la' '/usr/lib/libgnuradio-core.la' libtool: install: error: cannot install `libgnuradio-core.la' to a directory not ending in /usr/local/lib make[4]: *** [install-libLTLIBRARIES] Error 1 make[4]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src/lib' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src/lib' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src/lib' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/ahmad/gnuradio-core-2.5/src' make: *** [install-recursive] Error 1 Appreciate any input on how to fix it. Thanks, -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
