Git development
 help / color / mirror / Atom feed
From: "Tom G. Christensen" <tgc@statsbiblioteket.dk>
To: "Stephan T." <stman937-lingit@yahoo.com>
Cc: git@vger.kernel.org
Subject: Re: Please help with GIT install problem.
Date: Thu, 26 Nov 2009 08:44:45 +0100	[thread overview]
Message-ID: <4B0E31ED.4070002@statsbiblioteket.dk> (raw)
In-Reply-To: <377205.65475.qm@web30806.mail.mud.yahoo.com>

Stephan T. wrote:
> Hello there,
> 
> My system is a:
> % uname -a
> Linux naboo 2.4.21-50.ELsmp #1 SMP Tue May 8 17:18:29 EDT 2007 i686 i686 i386 GNU/Linux
> 

Looks like you're on RHEL 3 or a derivative.

> Trying to install "git-1.6.5.3".  Configure goes happily to the end but make gives me the following error:
> 
>> make
>     CC fast-import.o
> In file included from /usr/include/openssl/ssl.h:179,
>                  from git-compat-util.h:138,
>                  from builtin.h:4,
>                  from fast-import.c:143:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> In file included from /usr/include/openssl/ssl.h:179,
>                  from git-compat-util.h:138,
>                  from builtin.h:4,
>                  from fast-import.c:143:
> /usr/include/openssl/kssl.h:134: syntax error before "krb5_enctype"
> 
> 
> What is missing on my system?
> 

You need to add "-I/usr/kerberos/include" to CFLAGS to build with 
openssl on el3.

Instead of doing your own build you could install the packages I 
maintain for my own use:
http://jupiterrise.com/tmp/git-el3

This is just a temporary location, in the future I hope so have this in 
rpmforge.

Not that perl-Git will require perl-Error from rpmforge 
(http://packages.sw.be/perl-Error)

-tgc

      parent reply	other threads:[~2009-11-26  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 22:07 Please help with GIT install problem Stephan T.
2009-11-25 22:23 ` Junio C Hamano
2009-11-26  7:44 ` Tom G. Christensen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0E31ED.4070002@statsbiblioteket.dk \
    --to=tgc@statsbiblioteket.dk \
    --cc=git@vger.kernel.org \
    --cc=stman937-lingit@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox