Git 1.3.2 on Solaris

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefan Pfetzing
Date: Tuesday, May 16, 2006 - 4:52 pm

Hi,

I've been trying to get git to work on the latest Solaris Express
release (with the help of NetBSD's pkgsrc).

It mostly miserabely fails because of common "shell commands" being
used with GNU options. (like xargs, diff, tr and prob. some more) On
my box (and thats AFAIK the default when you install gnu coreutils on
Solaris) the commands do have a g prefix.

So there are 2 possible solutions to get git working on Solaris.

1.  fix every single shellscript automatically during the build phase
2.  setup a dir which contains symlinks to the "right" binaries and
put that dir into PATH.

No matter what solution is chosen to be the best, I'm volunteering to
create a patch for it. :)

(although I personally prefer the second, because its easier...)

bye

Stefan
-- 
        http://www.dreamind.de/
Oroborus and Debian GNU/Linux Developer.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Git 1.3.2 on Solaris, Stefan Pfetzing, (Tue May 16, 4:52 pm)
Re: Git 1.3.2 on Solaris , Jason Riedy, (Tue May 16, 6:25 pm)
Re: Git 1.3.2 on Solaris, Linus Torvalds, (Tue May 16, 7:20 pm)
Re: Git 1.3.2 on Solaris , Jason Riedy, (Tue May 16, 8:26 pm)
Re: Git 1.3.2 on Solaris , Linus Torvalds, (Tue May 16, 8:49 pm)
Re: Git 1.3.2 on Solaris, Ryan Anderson, (Tue May 16, 10:15 pm)
Re: Git 1.3.2 on Solaris, Stefan Pfetzing, (Wed May 17, 1:05 am)
Re: Git 1.3.2 on Solaris, Junio C Hamano, (Wed May 17, 2:03 am)
[PATCH] builtin-grep: workaround for non GNU grep., Junio C Hamano, (Wed May 17, 2:54 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Linus Torvalds, (Wed May 17, 7:24 am)
Re: Git 1.3.2 on Solaris, Linus Torvalds, (Wed May 17, 7:33 am)
Re: Git 1.3.2 on Solaris, Stefan Pfetzing, (Wed May 17, 8:08 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Bertrand Jacquin, (Wed May 17, 8:39 am)
Re: Git 1.3.2 on Solaris, Linus Torvalds, (Wed May 17, 9:24 am)
Re: Git 1.3.2 on Solaris , Jason Riedy, (Wed May 17, 9:35 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Junio C Hamano, (Wed May 17, 10:41 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Junio C Hamano, (Wed May 17, 10:42 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Linus Torvalds, (Wed May 17, 11:12 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Junio C Hamano, (Wed May 17, 11:59 am)
Re: [PATCH] builtin-grep: workaround for non GNU grep., Linus Torvalds, (Wed May 17, 12:42 pm)
Re: Git 1.3.2 on Solaris, Stefan Pfetzing, (Mon May 22, 8:20 pm)
Re: Git 1.3.2 on Solaris , Jason Riedy, (Mon May 22, 9:51 pm)
Re: Git 1.3.2 on Solaris, Stefan Pfetzing, (Tue May 23, 5:04 am)
Re: Git 1.3.2 on Solaris , Linus Torvalds, (Tue May 23, 7:53 am)
Re: Git 1.3.2 on Solaris, Edgar Toernig, (Tue May 23, 8:20 am)
Re: Git 1.3.2 on Solaris, Linus Torvalds, (Tue May 23, 8:31 am)
Re: Git 1.3.2 on Solaris , Jason Riedy, (Tue May 23, 11:03 am)
Re: Git 1.3.2 on Solaris , Linus Torvalds, (Tue May 23, 11:24 am)
Re: Git 1.3.2 on Solaris, Edgar Toernig, (Tue May 23, 11:43 am)
Re: Git 1.3.2 on Solaris , Linus Torvalds, (Tue May 23, 11:48 am)
Re: Git 1.3.2 on Solaris, Stefan Pfetzing, (Thu May 25, 8:30 pm)