Hello, I'm attempting to compile Quanta(2.0pr2), but having difficulty since it can't locate the SSL libraries.
/usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make[3]: *** [quanta] Error 1 make[3]: Leaving directory `/home/source/x_and_applications/quanta/quanta' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/source/x_and_applications/quanta/quanta' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/source/x_and_applications/quanta' make: *** [all-recursive-am] Error 2 I have run ./configure doesn't seem to know about SSL, and no option exists when I run ./configure --help | less. I have tried ./configure --with-ssl=/usr/local/ssl, and ./configure --with-ssl=/usr/local/ssl/include/openssl (ala kdelibs, kdebase), since I have installed OpenSSL from source, but I am still having the same problems. Greatful for any help. -- Cheers, Chris Howells -- [EMAIL PROTECTED] http://www.chowells.uklinux.net

