View Single Post
Old 06-29-2019, 12:03 AM   #3
x86
Junior Member
x86 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2019
Location: Stockholm
Device: Kindle PW3
Quote:
Originally Posted by NiLuJe View Post
Just stage the package somewhere manually, not through a PMS.
Thanks for your reply, NiLuJe.
I honestly do not know how to install binaries without a pms such as dpkg or apt-get. The only thing I came across when googling was something like
Code:
dpkg-deb -x <package.deb> <destination dir>
I can extract the git package, but cannot execute it because of mandatory dependency to libpcre++

I do not understand how to proceed. Should I merge all content from the mandatory depending .deb packages into a single folder where also my git* executable redides?
x86 is offline   Reply With Quote