Page 2 of 2

Re: redpitaya/rp.h: No such file or directory found

Posted: Fri Mar 10, 2017 2:38 pm
by Nils Roos
In the bode directory there is a file named "Makefile". Open it in an editor and replace the line "LIBS=..." with the new LIBS line. Save and exit the editor. Execute "make".

Re: redpitaya/rp.h: No such file or directory found

Posted: Fri Mar 10, 2017 3:04 pm
by amin
i already edited makefile and again doing make bode.
Result is success.
but i cannot run bode in eclipse using this
LD_LIBRARY_PATH=/opt/redpitaya/bin ./bode
i getting error like this
./bode: error while loading shared libraries: librp.so: cannot open shared object file: No such file or directory
i can copy bode no problem using:
scp bode root@192.168.11.5:/opt/redpitaya/bin/

Re: redpitaya/rp.h: No such file or directory found

Posted: Fri Mar 10, 2017 3:06 pm
by Nils Roos
It's not LD_.../bin it's .../lib