Another thing that worked for us to get rid of core dump: change all the 'char' declarations in config.h to 'short int'. Apparently some assumptions are made somewhere about word size - it may be related to running on a 32 bit word machine. Steve Spearman ihnp4!ihopb!spear