I'm getting this error when I try to install php5+oracle: bash-3.2# port install php5-oracle ---> Computing dependencies for php5-oracle ---> Verifying checksum(s) for oracle-instantclient Error: Checksum (md5) mismatch for instantclient-basic-10.2.0.4.0-macosx-x64.zip Error: Checksum (sha1) mismatch for instantclient-basic-10.2.0.4.0-macosx-x64.zip Error: Checksum (rmd160) mismatch for instantclient-basic-10.2.0.4.0-macosx-x64.zip Error: Checksum (md5) mismatch for instantclient-sdk-10.2.0.4.0-macosx-x64.zip Error: Checksum (sha1) mismatch for instantclient-sdk-10.2.0.4.0-macosx-x64.zip Error: Checksum (rmd160) mismatch for instantclient-sdk-10.2.0.4.0-macosx-x64.zip Error: Target org.macports.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: oracle-instantclient php5 apache2 apr apr-util db46 expat libiconv gperf sqlite3 ncurses ncursesw readline openssl zlib pcre bzip2 autoconf213 gawk gettext m4 perl5 perl5.8 gsed libtool automake autoconf help2man p5-locale-gettext libxml2 mhash pkgconfig Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
I'm sending you a ticket with the .txt right away.... 2010/1/5 Ryan Schmidt <[email protected]> > > On Jan 5, 2010, at 14:02, Celso Coutinho wrote: > > > I'm having enormous issues while trying to have php accessing an oracle > database. I know there's a port that does what I want (php5-oracle), but I > wonder: the only thing I have to do, is to install that port? I tried pretty > much everything that I found on the web, and the only thing I managed to do > was to mess with the built-in apache.... > > If you install php5-oracle, you should have the ability to connect to > Oracle databases using PHP scripts that use MacPorts PHP. MacPorts PHP > typically is built to use MacPorts Apache (or FastCGI), not to use Apple's > built-in Apache. Please let us know what you tried and what error messages > you got as a result. > > > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
