discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] New build structure! (Warning #2)


From: Dan CaJacob
Subject: Re: [Discuss-gnuradio] New build structure! (Warning #2)
Date: Thu, 20 Oct 2011 14:35:47 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20110923 Thunderbird/7.0

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<address@hidden>  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.



reply via email to

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