From: Jakub Narebski <jnareb@gmail.com>
To: Andrew Keller <andrew@kellerfarm.com>
Cc: git@vger.kernel.org
Subject: Re: Installing git-svn on Linux without root
Date: Sun, 5 Feb 2012 11:11:59 +0100 [thread overview]
Message-ID: <201202051112.00392.jnareb@gmail.com> (raw)
In-Reply-To: <AD682311-372A-4AED-B575-E77EB862ABD8@kellerfarm.com>
Andrew Keller wrote:
> On Feb 4, 2012, at 6:32 AM, Jakub Narebski wrote:
> > Andrew Keller <andrew@kellerfarm.com> writes:
> > > So, the module does exist, but not in a location included by @INC.
> >
> > From the above error message it looks like
> >
> > /homedirs/kelleran/local/lib/perl5/site_perl/5.8.8
> >
> > is in @INC, but
> > /homedirs/kelleran/local/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/
> >
> > is not. Strange.
> >
> > Do you use local::lib?
>
> No - Where should I use it?
local::lib is a way to install Perl modules / packages e.g. in your
home directory. Please read and follow the instructions on local::lib
manpage ("The bootstrapping technique" section):
http://search.cpan.org/~apeiron/local-lib-1.008004/lib/local/lib.pm
Then you can install Alien::SVN (or any other Perl package) using
'cpan' client (or intstall 'cpanm' / 'App::cpanminus').
HTH
--
Jakub Narebski
Poland
prev parent reply other threads:[~2012-02-05 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-04 2:10 Installing git-svn on Linux without root Andrew Keller
2012-02-04 11:32 ` Jakub Narebski
[not found] ` <AD682311-372A-4AED-B575-E77EB862ABD8@kellerfarm.com>
2012-02-05 10:11 ` Jakub Narebski [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=201202051112.00392.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=andrew@kellerfarm.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).