discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [PyBOMBS] Need your help!


From: Andy Walls
Subject: Re: [Discuss-gnuradio] [PyBOMBS] Need your help!
Date: Wed, 18 May 2016 09:26:24 -0400

On Wed, 2016-05-18 at 03:11 -0400, Anon Lister wrote:
> Andy, 
[snip]

> Since I'm replying in the pybombs thread, I did try it and it broke
> pretty badly. Missing deps and such, I'd be willing to try to help get
> with that after I get the build down by hand and know what I can use
> from yum and what I have to source build (which I expect is almost
> everything).

Building on SciLinux 6.x (and probably CentOS 6.x) with PyBOMBS is a
fool's errand.  Take it from a fool who tried.

PyBOMBS should *not* target RHEL/CentOS/SciLinux 6.x as the Python is
too old, and the old Qt4 version forces maximum versions for Qwt, SIP,
PyQwt, and maybe other libraries.  M4, autoconf and automake are too
old.  libcurses.so is also broken in a funny way, so libuhd examples
won't compile without fixing it.  A few items need patches to build.  It
goes on and on....

A big nasty Bash script, a chroot-ed modern distro install, or a more
capable build system (like bitbake), is needed for GNURadio on those
distros.

 
> Did get el7 build without much issue, don't think I needed to source
> build GCC or anything, there were only a few packages that needed
> source build, boost I think was the only big one.

And since el7 *is* available to people, any hard work on el6 is
something I would not encourage.

Regards,
Andy





reply via email to

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