Changes between Version 9 and Version 10 of ZooDocumentation/ZOOKernel/MacOSX_installation
- Timestamp:
- Jan 15, 2011, 8:37:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooDocumentation/ZOOKernel/MacOSX_installation
v9 v10 56 56 Now you need to edit the Makefile to do the following modifications : 57 57 * on line 6 : add "{{{-arch i386 -arch ppc -arch x86_64}}}" to the {{{CFLAGS}}} value 58 * on line 93 : add "{{{-l crypto -lintl /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation}}}" at the end58 * on line 93 : add "{{{-lintl -framework SystemConfiguration -framework CoreFoundation}}}" at the end 59 59 60 60 Now, run the following content to compile and then deploy your ZOO-Kernel in your Apache server :