On Mon, 3 Nov 2003, Florent Gilain wrote: >Andreas, >When i run the command including the "-lnsl -lsocket", i get no output, is >it normal , does that means that all was ok ? >what must i do now ? make install ?
Yes, that means that the binaries were created. You can verify this by doing a "ls src/bincimap-up src/bincimapd". "make install" will then install the application for you - you'll find more about the details in README. The problems you've been having will be gone in the next release, as the configure script will have options for setting the library and include paths for openssl. I'll also dig into the -lnsl -lsocket thing more to see if there is some way I can test wether it's necessary. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
