Installing *everything* from source
Christian Ebert
blacktrash at gmx.net
Fri Jul 3 19:42:32 CDT 2009
* Greg Ward on Friday, July 03, 2009 at 17:46:43 -0400
> I'm installing 1.3 from source. (First time! To date, I've built my
> own RPM, used Debian pacakages, and run out of a source tree... but
> never actually done "make install" for real.) Annoyingly, "make
> install" does not install templates despite the fact that setup.py
> seems to do the right thing. Specifically:
>
> $ make install PREFIX=/tmp/mercurial-1.3
> [...]
> $ find /tmp/mercurial-1.3/share
> /tmp/mercurial-1.3/share
> /tmp/mercurial-1.3/share/man
> /tmp/mercurial-1.3/share/man/man1
> /tmp/mercurial-1.3/share/man/man1/hg.1
> /tmp/mercurial-1.3/share/man/man5
> /tmp/mercurial-1.3/share/man/man5/hgignore.5
> /tmp/mercurial-1.3/share/man/man5/hgrc.5
>
> Note the distinct absence of templates and.po files, despite the fact
> that setup.py explicitly puts them in the data_files list passed to
> setup().
Did you look under
/tmp/mercurial-1.3/lib/python<version>/site-packages/mercurial/(templates,i18n)
?
I am not in a position, nor do I have the knowledge, to say
whether this is the correct place.
c
--
Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]
_F R E E_ _V I D E O S_ http://www.blacktrash.org/underdogma/
http://www.blacktrash.org/underdogma/index-en.html
More information about the Mercurial
mailing list