Changes between Version 3 and Version 4 of ZooDocumentation/ZOOKernel/MacOSX_installation
- Timestamp:
- Jan 14, 2011, 2:47:46 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooDocumentation/ZOOKernel/MacOSX_installation
v3 v4 54 54 Now you need to edit the Makefile to do the following modifications : 55 55 * on line 6 : add {{{-arch i386 -arch ppc -arch x86_64}}} to the {{{CFLAGS}}} value 56 * on line 93 : add {{{-lcrypto -lintl }}} at the end56 * on line 93 : add {{{-lcrypto -lintl /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation}}} at the end 57 57 58 58 Now, run the following content to compile and then deploy your ZOO-Kernel in your Apache server :