pabr / leansdr

Lightweight, portable software-defined radio
GNU General Public License v3.0
151 stars 40 forks source link

libiio -- not found openSSE -- it is installed #23

Open KC7NOA opened 4 years ago

KC7NOA commented 4 years ago

probably not your concern

kc7noa@install:~/Downloads/leansdr/src/apps> make libiio not found. Will not build leaniio{rx,tx}. g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leandvbtx.cc -o leandvbtx g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS -DGUI leandvb.cc -lX11 -o leandvb g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leansdrscan.cc -o leansdrscan g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leansdrserv.cc -o leansdrserv g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leantsgen.cc -o leantsgen g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leansdrcat.cc -o leansdrcat g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leanchansim.cc -o leanchansim g++ -O3 -I.. -DVERSION=\"leansdr-1.2.0-87-g94e30b5\" -Wall -Wno-sign-compare -Wno-array-bounds -Wno-unused-variable -DLEANSDR_EXTENSIONS leanmlmrx.cc -lfftw3f -lpthread -o leanmlmrx kc7noa@install:~/Downloads/leansdr/src/apps> sudo make install [sudo] password for root: libiio not found. Will not build leaniio{rx,tx}. make: *** No rule to make target 'install'. Stop. kc7noa@install:~/Downloads/leansdr/src/apps>

pabr commented 4 years ago

Simply copy the binaries you are interested in where you need them. There are no dynamic libraries, configuration files, man pages or other things to install.

I don't understand how this relates to openSSE.

KC7NOA commented 4 years ago

I simply have openSUSE as my OS,

Im not sure where libiio is installed ... or if it is a binary when installed ...

I did find and installed libiio, python's libiio and libiio-devil with zypper se libiio

I hope to be using LimeSDR-USB and SdrAngel to capture DVB ... it will not be I/Q i think ...


From: pabr notifications@github.com Sent: Thursday, December 12, 2019 11:27 PM To: pabr/leansdr leansdr@noreply.github.com Cc: KC7NOA patriot121@msn.com; Author author@noreply.github.com Subject: Re: [pabr/leansdr] libiio -- not found openSSE -- it is installed (#23)

Simply copy the binaries you are interested in where you need them. There are no dynamic libraries, configuration files, man pages or other things to install.

I don't understand how this relates to openSSE.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/pabr/leansdr/issues/23?email_source=notifications&email_token=AAOFVW5URNRVBNH23DXXVNTQYM2P7A5CNFSM4J2G2QLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGZE3PQ#issuecomment-565333438, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOFVW7VIK6Y6XZNYCLR6FDQYM2P7ANCNFSM4J2G2QLA.

pabr commented 4 years ago

libiio is only required for PlutoSDR-specific tools. You don't need them if you intend to record files with SdrAngel and process them offline with leandvb.

KC7NOA commented 4 years ago

I'd like to decode live stream .... if possible

Sent from my Verizon, Samsung Galaxy smartphone

-------- Original message -------- From: pabr notifications@github.com Date: 12/13/19 9:37 AM (GMT-08:00) To: pabr/leansdr leansdr@noreply.github.com Cc: KC7NOA patriot121@msn.com, Author author@noreply.github.com Subject: Re: [pabr/leansdr] libiio -- not found openSSE -- it is installed (#23)

libiio is only required for PlutoSDR-specific tools. You don't need them if you intend to record files with SdrAngel and process them offline with leandvb.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/pabr/leansdr/issues/23?email_source=notifications&email_token=AAOFVWYFLNOD3QV2IMLDDHDQYPB37A5CNFSM4J2G2QLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG2V6YI#issuecomment-565534561, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOFVW3WLNYAMSQP2VKOMMLQYPB37ANCNFSM4J2G2QLA.