Hi list, For the purpose of building a MacPorts [1] port file,
I was wondering which of the virtuoso dependencies [2] are: a. run-time (needed during run-time but not to compile it); b. build-time (needed when software is compiled, but not needed at all once the software is compiled and installed); c. both run-time and build-time; dependency. My guess is that: - libtool, gperf, gawk & openssl are both run-time and build-time dependencies; - autoconf, automake, m4 & bison are build-time only dependencies. Please correct me where my assumptions are wrong. ~Ceriel [1] http://www.macports.org/ [2] http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMake#Package%20Dependencies
