git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Graeme Geldenhuys <graemeg@gmail.com>
To: git@vger.kernel.org
Subject: Re: requirements to compile git-svn support
Date: Fri, 03 Jul 2009 11:51:02 +0200	[thread overview]
Message-ID: <h2kkec$7ra$1@ger.gmane.org> (raw)
In-Reply-To: <h2kjg8$5at$1@ger.gmane.org>

Graeme Geldenhuys wrote:
> I run 'git svn', I get the following output on my system.
> 
> ==============================
> $ git svn
> Can't locate SVN/Core.pm in @INC (@INC contains: 
> /usr/local/share/perl/5.8.8 /etc/perl /usr/local/lib/perl/5.8.8 
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
> /usr/local/lib/site_perl .) at /usr/local/libexec/git-core/git-svn line 29.
> ==============================


I did some more Google'ing and finally found the answer. All that was 
missing was libsvn-perl.  The following command installed it and solved 
my problem. :-)

  $ sudo apt-get install libsvn-perl


Regards,
   - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

  reply	other threads:[~2009-07-03  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02 17:55 requirements to compile git-svn support Anders Kaseorg
2009-07-03  9:34 ` Graeme Geldenhuys
2009-07-03  9:51   ` Graeme Geldenhuys [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-02 14:02 Graeme Geldenhuys

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='h2kkec$7ra$1@ger.gmane.org' \
    --to=graemeg@gmail.com \
    --cc=git@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).