Hmm.. Wait a sec. >> sudo apt-get install git
This guy installed something called GNU interactive tools and not the version control system I was looking for ! The correct command is: >> sudo apt-get install git-core -- Satish.BD +358 465991351 2011/4/8 bd satish <[email protected]>: > Thanks to Frederico and Michał. > I just did > sudo apt-get update > sudo apt-get install git > > It worked ! BTW I'm running DeltaH > > -- Satish.BD > > > > > 2011/4/8 Michał Masłowski <[email protected]>: >>> I did a fresh install of gNewSense. But cannot install the GIT package. >> >> Which version of gNewSense and what does /etc/apt/sources.list contain? >> Does "apt-get update" work, or are there errors? >> >> deltah (2.3) has such package and it can be installed on parkes (3.0) >> which had renamed the package to git. >> >> >> _______________________________________________ >> gNewSense-users mailing list >> [email protected] >> http://lists.nongnu.org/mailman/listinfo/gnewsense-users >> >> > _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
