satesco
Specialist Contributor
- Joined
- Aug 10, 2008
- Messages
- 2,147
- Reaction score
- 3,072
- Points
- 113
- My Satellite Setup
-
seven antennas,one toroidal with 16 lnbs,
6 satellite receivers,2 Meters,9 PC cards(tbs6983,6903,6590,6504,6522,6209,2603,6909X,6903X,6902se,skystar hd2),2 tuners usb-tbs5927 & tbs5925,Skystar HD.
Satellite reception between 100.5E-50.0W
- My Location
- Romania
HI Llew,
Thanks for your installed file. I compared my installed dependencies on Ubuntu with yours, on Fedora,and I notice, I would say, minimal differences. Like, GNU 9.4.0 on mine, and 9.3.0 on yours,my gtk 3.0 version 3.24.20 and python 3.8.10. Then, wxwidget 3.0.5 for me, 3.0.4 for you.
I'm not sure, if these differences influenced the result, because in the end after make -j8, the process ends with error2:
built target libneumowxsvg
make: *** [Makefile:130: all] Error 2,
whilst in your case the result is different, namely:
-Completed 'libneumowxsvg'.
[ 97%] Built target libneumowxsvg
Scanning dependencies of target pyneumompv
[ 98%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumompv.cc.o
[ 99%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumompv_pybind.cc.o
[ 99%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumosvg.cc.o
[100%] Linking CXX shared module pyneumompv.cpython-38-x86_64-linux-gnu.so
[100%] Built target pyneumompv
I also note that I installed the dependencies according to your list.
Is it because of them that the installation ended with error 2?
Any advice is welcome with thanks
Thanks for your installed file. I compared my installed dependencies on Ubuntu with yours, on Fedora,and I notice, I would say, minimal differences. Like, GNU 9.4.0 on mine, and 9.3.0 on yours,my gtk 3.0 version 3.24.20 and python 3.8.10. Then, wxwidget 3.0.5 for me, 3.0.4 for you.
I'm not sure, if these differences influenced the result, because in the end after make -j8, the process ends with error2:
built target libneumowxsvg
make: *** [Makefile:130: all] Error 2,
whilst in your case the result is different, namely:
-Completed 'libneumowxsvg'.
[ 97%] Built target libneumowxsvg
Scanning dependencies of target pyneumompv
[ 98%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumompv.cc.o
[ 99%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumompv_pybind.cc.o
[ 99%] Building CXX object src/viewer/CMakeFiles/pyneumompv.dir/neumosvg.cc.o
[100%] Linking CXX shared module pyneumompv.cpython-38-x86_64-linux-gnu.so
[100%] Built target pyneumompv
I also note that I installed the dependencies according to your list.
Is it because of them that the installation ended with error 2?
Any advice is welcome with thanks