discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD build apparently failed - build-gnuradio scri


From: mleech
Subject: Re: [Discuss-gnuradio] UHD build apparently failed - build-gnuradio script
Date: Fri, 07 Aug 2015 11:35:28 -0400
User-agent: Roundcube Webmail/1.0.2

Given that you have an instance in /usr/lib/uhd/utils, that means you have an install from your distros package manager, and that needs to
 be removed before you do a source-based installed.

Also, the usual location from a source install is: /usr/local/lib/uhd/utils/uhd_images_downloader.py

It would be useful to see the log output from when the UHD build section was doing a "make install", to see where it put uhd_images_downloader.py, because /usr/local/share/uhd_images_downloader.py is not the usual location.

 

 

 

On 2015-08-07 11:21, Yoda Master wrote:

Hello Marcus,
first sorry, i miss version, it`s 8.1, but i think that don`t change
anything.
With verbose i catch where he failed, but stuck on this:

        Done building/installing UHD
        Done function uhd_build at: Fri Aug 7 10:12:54 CDT 2015
        Starting function firmware at: Fri Aug 7 10:12:54 CDT 2015
        Could not find images downloader: uhd_images_downloader.py in
any of /usr/local/share /usr/local/lib /usr/local/lib64



i have it:
        $ locate uhd_images_downloader.py
        /home/y0d4/Downloads/uhd/host/utils/uhd_images_downloader.py.in
        /usr/lib/uhd/utils/uhd_images_downloader.py
        /usr/local/share/uhd_images_downloader.py


but script don`t see it...
in script i see:
        dirlist="/usr/local/share /usr/local/lib /usr/local/lib64"
        prog=uhd_images_downloader.py

can i force him path of this python script?


thank you.

reply via email to

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