Dan McMahill escreveu:
> Another project I'm on has switched to git from cvs and I'm bringing up
> the rear in terms of trying to learn the tool enough to use it without
> making a mess of things.  My biggest complaint, aside from having to
> learn another tool, is that git is not really a lightweight tool for
> some systems.  For example, if you're on solaris you can get cvs from
> the software supplement cd (or whatever that cd is called) and you're
> ready to go.  With git I think you're still building from source and you
> need perl, python, tcl/tk, expat, and curl.  On top of that, git uses a
> homebrew build systems that just doesn't work out of the box on all
> systems.  Luckily I was able to install git via netbsd's pkgsrc on my
> solaris box but without pkgsrc it would have been moderately painful.

This is unfortunate. However, if you're interested, I can try to build
a cross-compile for solaris (I maintain a half-baked mingw Git version,
I could add solaris too). 


-- 
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to