[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] [Semi-OT] Quick git build cookbook?
From: |
Ron Johnson |
Subject: |
[Pan-users] [Semi-OT] Quick git build cookbook? |
Date: |
Sat, 11 Jul 2009 15:44:48 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.22) Gecko/20090701 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666 |
Hi,
Everything git tutorial I've seen on the web is aimed at developers
who will use it on a regular basis.
I, though, simply want to do something like this, and have the
latest branch magically build, putting everything in /usr/local.
# cd /usr/local
# git-build git://github.com/lostcoder/pan2.git
Just as acceptable would be a tarball from which I could do the
old-fashioned
tar x $BLAH && ./configure && make && sudo make install
Thanks
--
Scooty Puff, Sr
The Doom-Bringer
- [Pan-users] [Semi-OT] Quick git build cookbook?,
Ron Johnson <=