[OGo-MacOSX] Unclear about compiling on MacOSX
Helge Hess
macosx@opengroupware.org
Wed, 19 Apr 2006 12:37:48 +0200
On 19. Apr 2006, at 09:14 Uhr, Alexander Lamb wrote:
> What is the difference between building SOPE with XCode and doing
> a ./configure then make?
Its different in plenty of ways, eg resource lookup but even the
built products are different.
SOPE with Xcode (aka SOPE:X) is really just an "afterthought" to
integrate SOPE into MacOSX in a good (perfect ;-) way.
For example to build frameworks (or fat binaries ;-)
I've written a mail about the various SOPE build styles in the past
(check the list archives). In fact you can even build frameworks with
gstep-make now (but again this has different build results to both,
SOPE + Xcode and SOPE + gstep-make with libs ...).
Sorry if this is completely confusing ;-)
> From what I saw (I also refered to the explanations on the site:
> http://philippe.laval.free.fr/Programmation/SOPE/) when compiling
> SOPE,
Ignore this text for OGo related things. Its about doing SOPE
development on MacOSX.
> 1)
> Why this very "unix like" install when the .framework solution
> seems to be working fine?
The framework solution doesn't work for OGo.
> 2)
> Where are the WOComponents (.wod directories)?
See the INSTALL file inside OGo. Its in WebUI/Templates. You either
need to copy or link them to the appropriate location (which depends
on your setup, see INSTALL).
> 3)
> (Maybe a stupid question) what is FHS?
Filesystem Hierarchy Standard. It basically says where resources and
binaries are to be installed on Linux (eg that libs go to /usr/local/
lib, resources (like templates) to /usr/local/share, daemons to sbin,
tools to bin, etc etc).
> Configuration:
> FHS: install in FHS root
FHS would be OK (will install everything in /usr/local), but you
might want to install in the GNUstep deployment root?
Besides that everything looks OK.
Greets,
Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org