[cfarm-users] Missing HG on cfarm104 - thank you

Jaroslav Fojtik Jafojtik at yandex.com
Sun Nov 9 17:21:20 CET 2025


Hi Martin,

> python3 -m pip install --upgrade pip
> PATH=$HOME/Library/Python/3.9/bin:$PATH
> export PATH
> pip install mercurial
> 
> did it for me on cfarm104

I have never seen HG command to be Python app.


The recommended approach works, thank you very much.

cfarm104:wp2latex jara$ hg pull
pulling from http://hg.code.sf.net/p/wp2latex/wp2latex
searching for changes
no changes found
cfarm104:wp2latex jara$ hg up -C
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
cfarm104:wp2latex jara$

best regards
   Jara






> 
>    M
> 
> On Sun, 19 Oct 2025 at 13:31, Pierre-Yves David via cfarm-users <
> cfarm-users at lists.tetaneutral.net> wrote:
> 
> >
> > On 10/19/25 12:01, Segher Boessenkool via cfarm-users wrote:
> >
> > HG is usually precompilled binary in package that is easy to install. Recompillation is
> > too much work at least when this is a temporary solution.
> >
> > Mercurial is a challenge to build, yeah.
> >
> >
> > Pre-compiled wheel are available on Pypi, so it is fairly easy to install
> > `pipx` of `uv tool` to install it.
> >
> >
> > --
> > Pierre-Yves David
> >
> > _______________________________________________
> > cfarm-users mailing list
> > cfarm-users at lists.tetaneutral.net
> > https://lists.tetaneutral.net/listinfo/cfarm-users
> >
> 




More information about the cfarm-users mailing list