[ic] core dump

Dan Browning interchange-users@interchange.redhat.com
Tue Sep 25 14:25:00 2001


> When I try to run interchange..
> I get Configuring catalog foundation...Using MySQL,
> DSN=dbi:mysql:test_foundation...Segmentation fault - core dumped
> Also the makecat script didn't create the database.. that had
> to be done
> manually...
> This is a FreeBSD System running 4.2-release. MySQL 3.22.32
> Any insight would be appreciated..
>
> Thanks, Eddie

Probably a perl problem.  Try

	perl < "use DBD::MySQL;"

And I would say build 5.6.1 from scratch and get the latest DBI, DBD mysql,
etc. modules.

HTH,

Dan Browning