git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Gilger <heipei@hackvalue.de>
To: Git Mailing List <git@vger.kernel.org>
Subject: [StGit] Issue when using custom --prefix on 64bit-system
Date: Wed, 13 May 2009 11:52:27 +0200	[thread overview]
Message-ID: <20090513095226.GA32648@dualtron.vpn.rwth-aachen.de> (raw)

Hi there,

unless I'm doing something wrong (using "make prefix=$HOME/...  
install"), I think stg has a small glitch on some lib64-systems.

For me it complains that it can't find stgit.main, which is no surprise, 
since the sys.path only contains the 'lib' subdirs added in lines 
34-36, while for me the stgit-libs where installed in $PREFIX/lib64 
(this is on Gentoo AMD64 stable).

The simple fix would be to just extend the local_path with the same 
entries with "lib64", but I'm sure there is a better way ;)

Greetings,
Jojo

-- 
Johannes Gilger <heipei@hackvalue.de>
http://heipei.net
GPG-Key: 0x42F6DE81
GPG-Fingerprint: BB49 F967 775E BB52 3A81  882C 58EE B178 42F6 DE81

                 reply	other threads:[~2009-05-13 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090513095226.GA32648@dualtron.vpn.rwth-aachen.de \
    --to=heipei@hackvalue.de \
    --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).