Well in the interest of expediency, I just commented out the two lines in download_external_dependencies.pl that was causing ./bootstrap to fail. This time it went much further and downloaded a bunch of files but now it's stopping with:
... all external libraries present dmake-4.12.tar.bz2 exists downloading epm_3.7.orig.tar.gz downloading to /epm_3.7.orig.tar.gz.part download from http://epm.sourcearchive.com/downloads/3.7-1/epm_3.7.orig.tar.gz failed (500 Can't connect to epm.sourcearchive.com:80 (Connection refused)) download failed making and entering /export/home/denber/aoo-4.1.6/main/solenv/unxsogs.pro/misc/build/ find: illegal option -- t find: [-H | -L] path-list predicate-list can not find the dmake package # What's with the "connection refused"? I tried connecting to epm.sourcearchive.com directly from Firefox from two different computers and got "unable to connect". Also, what "find" does it want? I'm already giving it the /us/xpg4/bin/find version, so this can't be a POSIX issue. man find says there is in fact no "t" option there. - Michele