::sighs::
I have a debian package named lilypond_2.6.3-9_i386.deb. What I would like to do is install it inside my user directory, and then updating my Path so that a call for a program would look inside that directory. Once again, I don't have root.
I ran this command:
Code: Select all
dpkg --extract lilypond_2.6.3-9_i386.deb ./Code: Select all
[fig]$ lilypond
lilypond: error while loading shared libraries: libguile.so.12: cannot open shared object file: No such file or directory