Browse thread
building Batteries Included under OS X?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-05-22 (07:31) |
From: | Alan Schmitt <alan.schmitt@p...> |
Subject: | Re: [Caml-list] building Batteries Included under OS X? |
On 20 mai 09, at 11:25, Wolfgang Lux wrote: > The FreeBSD man page for cp (available online at: http://www.freebsd.org/cgi/man.cgi?query=cp&apropos=0&sektion=0&manpath=FreeBSD+7.2-RELEASE&format=html) > says that -a is the same as -RpP. And this should indeed work for > any POSIX compatible system (not only Mac OS X). Using this and setting LOCALPACKAGES in godi with this patch let me successfully build batteries. Thanks a lot! Alan