-
larsga committed revision 27 to the Topic Maps Test Suite SVN repository, changing 9 files.
2009-10-27 16:26:33 UTC in Topic Maps Test Suite
-
larsga committed revision 26 to the Topic Maps Test Suite SVN repository, changing 4 files.
2009-10-27 14:39:02 UTC in Topic Maps Test Suite
-
larsga committed revision 18 to the Topic Maps Test Suite SVN repository, changing 4 files.
2009-08-14 10:55:28 UTC in Topic Maps Test Suite
-
I tried to build JMagick on MacOS X. Building and installing ImageMagick 6.4.0 worked fine. Told configure where to find it, and all was fine until:
gcc -I/Users/larsga/Desktop/jmagick-6.4.0/generated/magick -I/usr/local/include -I/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/include -I/usr/local/include/ImageMagick -I/usr/X11/include -c magick_MagickImage.c -fno-common...
2009-07-19 12:29:45 UTC in JMagick
-
Lines 175 and 176 in Make.rules start with spaces, not tabs:
ifdef DARWIN
# Mac OS X
@-echo "Using install_name_tool..."
@-/usr/bin/install_name_tool -id $(PROJ_BASE_DIR)lib/lib$(JNI_LIB_NAME)$(SHARED_LIB_EXT) $(PROJ_BASE_DIR)/lib/lib$(JNI_LIB_NAME)-$(MAJOR).$(MINOR).$(MICRO)$(SHARED_LIB_EXT)
endif
This causes make to fail with:
make[1]: Entering directory...
2009-07-19 11:56:51 UTC in JMagick
-
larsga committed revision 115 to the Topic Maps API SVN repository, changing 1 files.
2009-07-08 11:52:00 UTC in Topic Maps API
-
larsga committed revision 113 to the Topic Maps API SVN repository, changing 2 files.
2009-07-07 18:17:54 UTC in Topic Maps API
-
larsga committed revision 112 to the Topic Maps API SVN repository, changing 1 files.
2009-07-07 18:04:58 UTC in Topic Maps API