Hello Koen, Emboss itself does not need a password but Jemboss can be configured to require usernames/passwords. That's why crypt.h is there for some OSs. I'll put a test for intel Macs in there after I get back from holiday.
If you don't require Jemboss then make sure that the -DHAVE_JAVA definition doesn't appear (i.e. don't use the --with-java and --with-javaos switches when configuring). The contents of ajjava.c and jembossctl.c (which also includes crypt.h) will then be ignored during compilation. HTH Alan _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
