gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] ubxtool and remote gpsd


From: Ken McGuire
Subject: Re: [gpsd-dev] ubxtool and remote gpsd
Date: Tue, 2 Jul 2019 14:32:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Gary,

Yo Ken!

Seems like our private messages crossed before the list serve send
your list messages.  We already determined the problem solved, but
I'll mention a few things.

On Mon, 1 Jul 2019 19:42:51 -0600
Ken McGuire <address@hidden> wrote:

> > Doubly odd.  Can you confirm your UBXOPTS environment variable is
> > empty?  
> 
> env

[...]
> USER=kenm

That is the environment from where ubxtool was run on my desktop and I was not root at that time.

Careful!  Sometimes gpsd needs root.
And on the OPi0 system, gpsd is run as root.
Missing $PYTHONPATH!

The easy way:

$ echo $UBXOPTS
$
echo $UBXOPTS

^^^^^ empty...
> python --version
> Python 2.7.15+
> 
> But gpsd doesn't use python in it's normal operation.

ubxtool on the desktop of course needs python, on the OPi0, gpsd does not need python, but ubxtool and some of the other .py examples do.

But the issue here is ubxtool.  ubxtool is 100% Python.

Since it now works for, this is just forensics now.

Yep, glad the issue is resolved, and that 3.19 is released.

I can now "install" gpsd and continue development of my system

RGDS
GARY


reply via email to

[Prev in Thread] Current Thread [Next in Thread]