|
From: Dannes W. <di...@ex...> - 2014-10-19 20:22:27
|
Hi, I found out today that our application does not start anymore on the latest MacOSX 10.10 Yosemite; After some debugging (with the console option) I found: > + DIST_ARCH=universal > + [[ 10.10 < 10.5.0 ]] > + DIST_BITS=32 the newest OS is detected as an older version :-) Do you know an way to work around this elegantly? regards Dannes eXist-db Native XML Database http://www.exist-db.org |