Page 1 of 1

GIT-1.7.9.6 with TIG-0.18 (Lucid 528-004)

Posted: Wed 04 Apr 2012, 12:54
by chrome307
Homepage for GIT:

http://git-scm.com/

Homepage for TIG:

http://jonas.nitro.dk/tig/

Download:

Approx 6mb - GIT:

http://www.datafilehost.com/download-953dfcd2.html

To use GIT, open up 'terminal' and enter the details eg

git clone git://github.com/xbmc/xbmc.git
The contents will end up in your Home/Root folder

Posted: Thu 17 May 2012, 22:58
by edoc
Will this work with dpup Exprimo 5x14, please?

I need to get git running here and the Puppy Manager git package list is confusing and intimidating ... too many dubiously-linked dependencies as always plagues everything-Debian.

Posted: Mon 21 May 2012, 09:25
by chrome307
Hi there

Not sure as I only compiled it using Lucid 528.

However if you download it, extract it ( not install )and take a look at the contents, it might just be a binary and some documentation. If so, I'm guessing it should work.

error

Posted: Sun 03 Mar 2013, 07:44
by estuardolh
Hi
i just installed git-1.7.9.6-i686.pet && tig-0.18-i686.pet and i got a error.

I attach a screenshot of the terminal with the error message.

I am using Lucid Puppy linux 528 with OpenBox
The files that i installed i downloaded from your link and the attached file.

There is a way to solve this?

Thanks in advance.

i solved it

Posted: Sun 03 Mar 2013, 08:51
by estuardolh
Hi again

Searching for the library libcrypto.so.1.0.0 i found that this is on the openssl package.
And i using the command

Code: Select all

openssl
and then

Code: Select all

version
I found that my version was a 0.9.x and guessing that there is not the library i need... I updated to the openssl version 1.0.1a from the pet file available here http://mail.murga-projects.com/puppy/vi ... 790b75cfb1 (another post of you).


And finally git works fine :D

Thanks Chrome307.
regards

Posted: Thu 28 Mar 2013, 21:12
by snayak
Hi,

This package doesn't work for command

git fetch origin

Please help.

Sincerely,
Srinivas Nayak