> Configuring everything as static (i.e. --with-modules=static and "make > quartstatic" instead - or, if you don't have anything against really huge > programs, "make semistatic" or even "make static") might help.
Doing 'make static' after configuring for statics results in this at link time: /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status There is /usr/lib/libcrypto.so so I'm not sure what it is complaning about exactly? _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
