gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] libgps?


From: Eric S. Raymond
Subject: Re: [gpsd-dev] libgps?
Date: Sat, 21 Mar 2015 01:50:37 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

Gary E. Miller <address@hidden>:
> Yo Eric!
> 
> Strange things were happening to me, so I checked my libgps* files and they
> were old.  I deleted them, did this:
> 
> 
> kong gpsd # make clean
> kong gpsd # scons --config=force  && scons install
> kong gpsd # ldconfig
> 
> kong gpsd # gpsd -nND 6 /dev/ttyUSB2
> gpsd: error while loading shared libraries: libgpsd.so.22: cannot open shared 
> object file: No such file or directory
> 
> Can you double check the chrpath thing?

I did this:

$ more .scons-option-cache 
dbus_export = False
timing = True
debug = True
$ scons -c --quiet
$ scons --quiet --config=force
# scons --quiet install
# ldconfig
# gpsd -nND 6 /dev/ttyUSB0

gpsd ran normally.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

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