Article 6PHBF [SOLVED] KiCAD / libgit2 broken after update.

[SOLVED] KiCAD / libgit2 broken after update.

by
arfon
from LinuxQuestions.org on (#6PHBF)
Updated Slackware and KiCAD started giving me:

Code:kicad: error while loading shared libraries: libgit2.so.1.0: cannot open shared object file: No such file or directory
My fix was:

Code:ln -s /usr/lib64/libgit2.so /usr/lib64/libgit2.so.1.0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments