myriadrf / libxtrx

High-level XTRX API library
Apache License 2.0
28 stars 27 forks source link

Package 'libxtrxdsp' and 'libxtrxll' not found #8

Closed teon closed 3 years ago

teon commented 5 years ago

I have compiled (cmake . && make && sudo make install) libxtrxll and libxtrxdsp - and when I try to do the same wit libxtrx I get:

-- Checking for module 'libxtrxdsp'
--   Package 'libxtrxdsp', required by 'virtual:world', not found
-- libxtrxdsp not found.
-- Checking for module 'libxtrxll'
--   Package 'libxtrxll', required by 'virtual:world', not found
-- libxtrxll not found.

I can't even test my XTRX ;-( - generally would be a good idea to have a WIKI.. whatever how to install & test xtrx... Hardware without this software is unusable...

chemeris commented 5 years ago

Build instructions are available at https://github.com/xtrx-sdr/images Let us know if this helps.

We plan to create a proper wiki but haven't done this yet, sorry.

teon commented 5 years ago

@chemeris figured that out after a while - but it did not help. Can't get my XTRX running since the sources do not compile:

https://github.com/xtrx-sdr/images/issues/46

earwin commented 3 years ago

Resolved in xtrx-sdr/images#46

markl17 commented 1 year ago

do I have build it or can I just apt-get it