Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 723565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:07:21+00:00 2026-05-14T06:07:21+00:00

At work, development doesn’t have revision control. By this I mean that we are

  • 0

At work, development doesn’t have revision control. By this I mean that we are only allowed to check into the P4 depot when the change set is ready for regression testing. We can’t check in intercolary changes! There are a host of problems with having no revision control during development that I don’t need to go into here. Instead, I brought the problem to prodsys and they said, “no, but what you do in your home directory is your business”. Basically, I can install it myself if I want it.

Unfortunately, I can’t install it myself, because I’m on CentOS 5 at work and I don’t have root. Yum won’t give you the time of day if you don’t have root. So what can I do to get git? I’m fine with statically linked binary if that makes it easy, but I can’t find such a thing anywhere. I’m also looking for git-p4.

Edit: I’ve downloaded the tarball but I think I’m missing deps. I’ve read through the INSTALL doc and opted out of every optional dependency:

make prefix=$HOME/git NO_TCLTK=YesPlease NO_OPENSSL=YesPlease  NO_CURL=YesPlease  NO_EXPAT=YesPlease

But I still can’t build.

I get this error:

: command not foundline 2:
: command not foundline 5:
: command not foundline 8:
./GIT-VERSION-GEN: line 14: syntax error near unexpected token `elif'
'/GIT-VERSION-GEN: line 14: `elif test -d .git -o -f .git &&

and it builds a lot of .o’s until I get to:

...
LINK git-daemon
make: *** No rule to make target `GIT-VERSION-FILE', needed by `git-am'.  Stop.`

And I’m stuck again.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:07:22+00:00Added an answer on May 14, 2026 at 6:07 am

    Chris Kaminski already linked to the git site (though the true url is http://git-scm.com/). There’s a download link for a tarball there. You can also clone the git.git repo:

     git clone git://git.kernel.org/pub/scm/git/git.git
    
     git clone http://www.kernel.org/pub/scm/git/git.git   # if behind a firewall
    

    Either way, all you’ll have to do is make install – the default prefix is $HOME, placing files in $HOME/bin, $HOME/libexec, and so on. If you want to keep it partitioned (a good idea, since there’s no uninstall rule), just use the prefix option, e.g. make prefix=$HOME/git.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a worker role that works perfectly in development but doesn't work when
At work, development uses perforce to handle code sharing. I won't say revision control,
Push notifications doesn't work on iOS 5.0.1. I have a development SSL certificate for
I have a development Mac running 10.5. This causes my apps to not work
Doing Android development on a Mac and this very new phone I have doesn't
I work in a group that does a large mix of research development and
Can someone explain how the ASP.NET Web Development Server work? I don't have IIS
This seems right, but doesn't seem to work. env.rb: class MyWorld set :environment, :test
I really love the concept of RedBeanPHP. Under development one doesn't have to worry
My basic DWR code that works fine on tomcat doesn't work in GAE. According

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.