Testing php5x-oracle In 64bit Mode?

Ryan Schmidt ryandesign at macports.org
Fri Feb 1 08:25:00 PST 2013


On Feb 1, 2013, at 02:24, Petr Vaněk wrote:

> Ryan, is there any howto how to find all ports which were compiled as universal/i386 due 10.2 instantclient? Including dependencies of course. To cleanup the mixed environment...

$ port file all | sort -u | xargs grep :oracle-instantclient
/Users/rschmidt/macports/dports/aqua/TOra/Portfile:    depends_lib-append          port:oracle-instantclient
/Users/rschmidt/macports/dports/databases/libzdb-mysql55/Portfile:    depends_lib-append      port:oracle-instantclient
/Users/rschmidt/macports/dports/databases/ocilib/Portfile:depends_lib-append      port:oracle-instantclient
/Users/rschmidt/macports/dports/databases/soci-devel/Portfile:    depends_lib-append          port:oracle-instantclient
/Users/rschmidt/macports/dports/lang/php/Portfile:    depends_lib-append      port:oracle-instantclient
/Users/rschmidt/macports/dports/lang/php52/Portfile:        port:oracle-instantclient
/Users/rschmidt/macports/dports/lang/qore-oracle-module/Portfile:                    port:oracle-instantclient
/Users/rschmidt/macports/dports/php/php5-oracle/Portfile:depends_lib-append              port:oracle-instantclient


I remember them well, since I only recently fixed them to build i386-only for this reason. So I can easily switch them back to allowing x86_64, if in fact that will work with this new version of oracle-instantclient. Please allow me a little time verify that this is the case.





More information about the macports-users mailing list