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 ? Florent -----Message d'origine----- De : Andreas Aardal Hanssen [mailto:[EMAIL PROTECTED] Envoye : lundi 3 novembre 2003 11:47 A : Binc IMAP General Objet : RE: [binc] Problem with SSL library not found.. On Mon, 3 Nov 2003, Florent Gilain wrote: >Andreas, >I created a file called fgilain.sh in bninc root folder containing : ># cat fgilain.sh (...) >Then I ran this : >sh ./fgilain.sh >I get theses errors : >Symbole premiere reference > non defini dans le fichier >connect >shutdown >socket Hmm... on some old unix platforms at the university we had to also link -lnsl -lsocket to get stuff to work. Try editing the fgilain.sh script and add -lnsl -lsocket before -ldl. If it fails, try without -lnsl (just -lsocket) and see if that helps. 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."
