heide-support / HEIDE

GNU General Public License v2.0
6 stars 4 forks source link

Problem when installing PyHE #9

Open ghost opened 7 years ago

ghost commented 7 years ago

i had some problems along the way, but i have managed to install everything up until PyHE.

This error appears, and i can't solve it. Ideas?

/usr/bin/ld: //usr/local/lib/libntl.a(FFT.o): relocation R_X86_64_32S against _ZN3NTL15SmartPtrControlD0Ev' can not be used when making a shared object; recompile with -fPIC //usr/local/lib/libntl.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status error: command 'x86_64-linux-gnu-g++' failed with exit status 1 (tensorflow) miguel@miguel-VirtualBox:~/HEIDE/PyHE$ I also tried recompiling with -fPIC without any sucess. Any help would be very appreciated