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

discuss compiling applications for Puppy
Post Reply
Message
Author
User avatar
chrome307
Posts: 708
Joined: Thu 15 Jan 2009, 11:00

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

#1 Post 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
Attachments
tig-0.18-i686.pet
(61.19 KiB) Downloaded 1466 times

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#2 Post 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.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
chrome307
Posts: 708
Joined: Thu 15 Jan 2009, 11:00

#3 Post 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.

estuardolh
Posts: 6
Joined: Fri 20 Jul 2012, 22:44
Location: Guatemala.

error

#4 Post 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.
Attachments
image-3.png
Screenshot of terminal trying to run git.
(5.87 KiB) Downloaded 2925 times

estuardolh
Posts: 6
Joined: Fri 20 Jul 2012, 22:44
Location: Guatemala.

i solved it

#5 Post 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
Attachments
image-4.png
(11.24 KiB) Downloaded 2699 times

snayak
Posts: 422
Joined: Wed 14 Sep 2011, 05:49

#6 Post by snayak »

Hi,

This package doesn't work for command

git fetch origin

Please help.

Sincerely,
Srinivas Nayak
[Precise 571 on AMD Athlon XP 2000+ with 512MB RAM]
[Fatdog 720 on Intel Pentium B960 with 4GB RAM]

[url]http://srinivas-nayak.blogspot.com/[/url]

Post Reply