On Wed, Jun 15, 2016 at 5:00 PM, Pedro Neves <[email protected]> wrote:

> On 15-06-2016 20:32, Salvador Cuñat wrote:
>
>> Good evening.
>>
>> Two patches to make work again the SMARTTRAK_IMPORT=ON option on cmake.
>>
>> The first one is a bit old, but it didn't make into master in time. The
>> second is necessary after April changes in source tree.
>>
>>
> Salva:
>
> Thanks for the patchs. After I apply them, it successfully builds.
> However, when running smtk2ssrf, I get: ./smtk2ssrf: error while loading
> shared libraries: libgit2.so.23: cannot open shared object file: No such
> file or directory
>
> I have libgit2.so.23 both in libgit2/build/ and in install-root/lib/
>
> Something missing?
>

export LD_LIBRARY_PATH to the path that has the libraries, since we install
in a non-standard directlry.


>
> Thanks:
>
> Pedro
> _______________________________________________
> subsurface mailing list
> [email protected]
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
>
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to