|
From: | Kai Harrekilde-Petersen |
Subject: | Re: Build results on just-released Debian 64bit for Raspberry Pi |
Date: | Sun, 31 May 2020 12:50:35 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 |
David, On 31 May 2020 12.45, David J Taylor wrote:
I tried the scons and all was built. cgps and ubxtool work as expected.However, the libgps* was not copied to /usr/local/lib even though libgpsdpacket was, and the links created.Consequently although my program compiles and links (against the local gps), it doesn't run as libgps.so.27 cannot be found. I tried copying the binary libgps.so.27.0.0 to /usr/local/lib, and creating the links, but that didn't help 9which left me puzzled).
Did you run ldconfig after copying over the libgps.so.27.0.0? - usually the installation process will run ldconfig for you, but in this case you did it manually so ldconfig is an extra step.
Best regards, Kai
[Prev in Thread] | Current Thread | [Next in Thread] |