On Sun, 21 Mar 2004, S/T wrote: >I also tried: ># bincimap-up --version >Segmentation fault
Could you try this with gdb? gdb bincimap-up then on the command prompt: run --version when/if it crashes, go "bt" and post the output back to this list. You will probably have to compile Binc IMAP with debug info (-g) for this to be most useful. That is - unstripped binaries. 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."
