cdevtools working mostly, but git (and svn) are not


jontheramer

Still Fresh
Joined
Jul 3, 2012
Messages
39
I just started with the Pandora and I want to develop C on it (among others); when running the lastest cdevtools from repo;


pnd_run cdevtools.pnd


Things like configure, gcc etc work fine but


git


is missing libcrypto-1.0.0


and


svn


is missing libneon


I am especially interested in git; anyone encountered this or knows how to solve it?
 
I imagine there is a newer version of the OS libs or something because i have /usr/lib/libcrypto.so.0.9.8 => I symlinked it and now it works. What is the proper method for doing this?
 
I don't use it but it seems as long as there's no cdevtools updates, your method is the right one :^).
 
Back
Top