On 10/20/2011 02:01 PM, Josh Blum wrote:

On 10/20/2011 10:46 AM, Alexandru Csete wrote:
On Thu, Oct 20, 2011 at 6:51 AM, Josh Blum<j...@joshknows.com>  wrote:

On 10/19/2011 08:42 PM, Dan CaJacob wrote:
On 10/19/2011 09:43 PM, Tom Rondeau wrote:
... we need people to start using it and testing as much as possible.
Build went smoothly with cmake on Ubuntu 11.10 x64  Unfortunately, it
built as 32 bit, but it works.  I usually build with Marcus Leech's
script which handles the architecture automatically.  I assume I could
have given it a proper flag to build as 64 bit?  Basically it installed
to /usr/local/lib/... instead of /usr/local/lib64/...

lib64 is a redhat thing, so that should be correct for ubuntu

Actually, it's also used in Ubuntu 11.10 now. I just built UHD and GNU
Radio yesterday. UHD installed in lib/ while GNU Radio (using
autotools) went to lib64/

Not sure why gnuradio autofoo is doing that. Its only supposed to
install lib64 when /etc/redhat-release (i think) file is found and 64
bit. So something must be confused.

-josh
I think he might be using ML's build-gnuradio script, which installs to lib64 if the directory exists, regardless of whether the operating system in RH. That's why I was confused when it didn't install to lib64 when I was testing cmake.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to