Git in Linux
#1
I've just set up my revo and want to update my Night skin using Git.

I've used XBMCFreaks latest iso and installed to the Revo HDD.

I've run these commands using putty:

sudo apt-get install git-core

cd ~/.xbmc/addons


git clone git://github.com/bartowski/skin.night.git

and I get back:

-bash: git: command not found

Can someone explain what is wrong please.

Thanks
Reply
#2
sudo apt-get install git-core
Reply
#3
bobo1on1 Wrote:sudo apt-get install git-core


and....? That really wasn't worth your time replying as it means nothing to me or anyone else looking for an answer.

Is that what is wrong? Why? How? What is correct?
Reply
#4
Oh, I didn't read the first line.
Check if /usr/bin/git exists and that /usr/bin is in the PATH environment variable.
Reply
#5
make sure you run

sudo apt-get update

before

sudo apt-get install git-core

cheers
HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
Image
Reply
#6
harryzimm Wrote:make sure you run

sudo apt-get update

That did the trick.

Linux = strange.

Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Git in Linux0