Running your LimeSDR on GNSS_SDR on Ubuntu 17.10

@osqzss,

When I’m in terminal, I typed in ‘make’ on the command line and hit return. When I do I get the line you mentioned (it’s shown when I hit return):

$ gcc -O2 -Wall -o LimeGPS limegps.c gpssim.c -lm -lpthread -lLimeSuite

Even when I type that line into the command line in terminal is just comes back with nothing, and when I try to execute the command and hit enter I get:

LimeGPS: command not found

I even tried:

sudo LimeGPS

…and the same thing…It’s as if it’s not compiling. And I know I have GCC installed because it’s a part of the earlier resources that have to be installed.

I’m good at compiling code on my machine, but for some reason this isn’t working and it’s not really compiling anything. Please let me know where I’m going wrong on this - I’ve cloned your repository to the letter and I see all the files for the compile to happen, just nothing is happening.

Let me know - thanks in advance for your help with this, @osqzss,

73 de Marty, KN0CK