On 8/24/06, orange threetwo <[EMAIL PROTECTED]> wrote: > Here is the end of the output after calling 'fink install mysql': > > checking "style of sigwait"... POSIX > checking "for pthread_attr_setscope"... yes > checking "can netinet files be included"... "yes" > checking for OpenSSL... Could not find an installation of OpenSSL > ### execution of ./configure failed, exit code 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-mysql-5.0.16-1002 > (Reading database ... 37944 files and directories currently installed.) > Removing fink-buildlock-mysql-5.0.16-1002 ... > Failed: phase compiling: mysql-5.0.16-1002 failed > > Furthermore, OpenSSL is installed: > > $ fink list -i | grep openssl > i openssl 0.9.6m-11 Secure Sockets Layer and Crypto Library > i openssl-shlibs 0.9.6m-11 Secure Sockets Layer and Crypto > Library > i system-openssl-dev 0.9.7-4 Placeholder to force the use of the > system SSL > > My specs: > Fink 0.24.26, recently re-indexed and selfupdated > OSX 10.4.7 > Macbook Pro (Intel) > > What's going on? Thanks > > --
It's supposed to see the version on your system and not use the Fink openssl* packages, so this may be something local to your system. Check the config.log file within your mysql-5.0.16-1002 build directory for any reference to OpenSSL --maybe it'll say what's missing. -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
