Mikio, Thanks much for pointing me to the correct documentation. That seems to be doing the trick.
Regards, Jeff -------- Original message -------- From: Mikio Fukushima <[email protected]> Date: 9/1/19 7:59 PM (GMT-06:00) To: Jeff S <[email protected]> Cc: [email protected] Subject: Re: [USRP-users] Starting from Scratch with a E310 Hi Jeff AN-311 is now expired. New documentation is this. https://kb.ettus.com/Software_Development_on_the_E3xx_USRP_-_Building_RFNoC_UHD_/_GNU_Radio_/_gr-ettus_from_Source Regards, Mikio 2019年9月1日(日) 23:22 Jeff S via USRP-users <[email protected]<mailto:[email protected]>>: Has anyone recently started from scratch trying to install the E310 SDK on a new install of Ubuntu 16.04 LTS and 18.04 LTS? I started with 18.04 and had some issues so I made a clean install of 16.04 and then followed the directions based on Application Number AN-311, located at: https://kb.ettus.com/Software_Development_on_the_E310_and_E312#Compiling_and_installing_UHD I had to add an install of python-pip and git-core before going through the pybombs commands, but when I get to the cmake command, I get the following: cmake -DCMAKE_TOOLCHAIN_FILE=../host/cmake/Toolchains/oe-sdk_cross.cmake -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_E300=ON .. CMake Error at CMakeLists.txt:13 (cmake_minimum_required): CMake 3.5.1 or higher is required. You are running version 2.8.12.2 That was the same error when I started with Ubuntu 18.04, so it seems like it has something to do when it installs cmake as part of the E310 SDK and sets a path to use the cmake installed with that. Unfortunately, the CMakeLists.txt file seem to want a newer version. The person who originally did some of the development for the E310 is no longer available, and I'd like to document a repeatable process for getting our development back up and running so we can use the E310s we have. Any suggestions for a novice, or is there other information I can provide to make it more clear of what I'm doing? The only thing I changed going through AN-311 was to have "prefix" named "e310" (maybe that's the problem?), although I called it "prefix" when using 18.04. The E310 seems to work as I can use the serial port and ssh to it and run a sample program. I'm really just trying to get a development environment working with it. Regards, Jeff _______________________________________________ USRP-users mailing list [email protected]<mailto:[email protected]> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com -- =========================================================== 福島 幹雄 (Mikio Fukushima) 株式会社ドルフィンシステム (Dolphin System Co.,Ltd) 〒171-0014 東京都豊島区池袋2-45-1 アークシティ池袋 601 Mail: [email protected]<mailto:[email protected]> URL : http://www.dolphinsystem.jp/ TEL/FAX : 03-6658-4949 ===========================================================
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
