All of lore.kernel.org
 help / color / mirror / Atom feed
* Compiling Git in Mac OS X Leopard
@ 2008-02-07  7:09 Sami Maisniemi
  2008-02-07  7:23 ` Shawn O. Pearce
  2008-02-07  7:32 ` Luke Lu
  0 siblings, 2 replies; 3+ messages in thread
From: Sami Maisniemi @ 2008-02-07  7:09 UTC (permalink / raw)
  To: git

Hi,

I tried to compile Git in Mac OS X Leopard, because I was unable to  
find any precompiled binaries. However, the compilation was aborted  
due to the following error:

msgfmt --statistics --tcl po/de.po -l de -d po/
make[1]: msgfmt: Command not found
make[1]: *** [po/de.msg] Error 127
make: *** [all] Error 2

It seems that the makefile uses an application called msgfmt that is  
not available in Mac OS X Leopard. What is application msgfmt and why  
it is required? Is there any kind of workaround available?

Regards Sami Maisniemi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-07  7:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07  7:09 Compiling Git in Mac OS X Leopard Sami Maisniemi
2008-02-07  7:23 ` Shawn O. Pearce
2008-02-07  7:32 ` Luke Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.