<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hello, tgis is my problem<br><br>after download and install libosmore by git and install it ( no soucy)<br><br>i go to osmo-tetra/src<br><br>I do a make, for compile tetra-rx etc ... ok, no soucy<br><br>i make a "tmp" directory<br><br>i make the two fifo<br><br>mkfifo ./tmp/out.float<br>mkfifo ./tmp/out.bit<br><br>Ok, no soucy for the moment<br><br>I have a funcube and i'm launching with these commands<br><br>./osmo-tetra/src/demod/python/fcdp-tetra_demod_fft.py -D hw:1,0 -o ./tmp/out.float -L12500 |<br>./osmo-tetra/src/float_to_bits ./tmp/out.float ./tmp/out.bits |<br>./osmo-tetra/src/tetra-rx ./tmp/out.bits<br><br>Ok the program Osmo-Tetra FCDP"is running but i have an error msg from tetra-rx<br>./osmo-tetra/src/tetra-rx: error 
while loading shared libraries: libosmocore.so.4: cannot open shared 
object file: No such file or directory"<br><br>What is the problem ? i think the librairies are correctly installed<br><br>These are the terminal return message<br><br>./osmo-tetra/src/demod/python/fcdp-tetra_demod_fft.py
 -D hw:1,0 -o ./tmp/out.float -L12500 | ./osmo-tetra/src/float_to_bits 
./tmp/out.float ./tmp/out.bits | <br>./osmo-tetra/src/tetra-rx ./tmp/out.bits<br>./osmo-tetra/src/tetra-rx:
 error while loading shared libraries: libosmocore.so.4: cannot open 
shared object file: No such file or directory<br>>>> gr_fir_ccc: using 3DNow!Ext<br>sample rate: 96000<br>>>> gr_fir_ccf: using 3DNow!<br><br>Thank for your help<br><br><br></div></body></html>