MacOSX compile problems
Patrick Mézard
pmezard at gmail.com
Sat Jan 17 18:01:36 UTC 2009
Bastian Doetsch a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I (still) can't get Mercurial to include a version number when
> compiling it myself on MacOSX. Even though it is installed before
> starting the compile (as is needed referring to djc).
>
> Instead hg reports "version unknown". Any ideas what I need to do / to
> install to have the correct version information in my Mercurial
> installation? Here's some more information:
>
> $ env|grep PYTHON
> PYTHONPATH=/usr/local/lib/python2.6/site-packages:/usr/local/lib/
> python2.5/site-packages
>
> $ which hg
> /usr/local/bin/hg
>
> $ which python
> /usr/local/bin/python
>
> $ hg pull -u
> $ make all
> python setup.py build
[ ... skipping a long trace with 2 asciidoc errors in it ...]
What happens if you try "make install-bin" instead ?
--
Patrick Mézard
More information about the Mercurial-devel
mailing list