On Wed, 19 Jan 2005 21:09:13 +0100, jonas <[EMAIL PROTECTED]> wrote: > Again I can't ./configure the MSN-Plugin: > > checking for MD5 in -lssl... no > configure: error: > *** OpenSSL is required by MSN. Please visit http://www.openssl.org and > *** install the latest version > > what can I do to tell the Script where the libs / includes are?
You should put the path to the library in /etc/ld.so.conf and run 'ldconfig'. If you don't have root access then do the following as for any GNU configure script: export LDFLAGS=/path/to/lib/ > I already tried --with-openssl-lib=... --with-openssl-inc=... like in > the daemon (where it worked) That can be added to the MSN plugin as well. > Btw, I had to change line 16078 in the configure script because i have > the "licq includes" in > ~/files/bla/licq/ > and the msn plugin is in > ~/files/bla/licq/plugins/licq-plugins/msn/ > because the plugin isn't fetched by licq-cvs(hence not in licq/plugin ) You can still cd licq/plugin and cvs co msn. Or download the daily CVS tarball and just run 'cvs update' from there. Jon ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel