# perl -e 'use DBI;' Can't load '/usr/local/lib/site_perl/i386-linux/auto/DBI/DBI.so' for module DBI: /usr/local/lib/site_perl/i386-linux/auto/DBI/DBI.so : undefined symbol: Perl_markstack_ptr at /usr/lib/perl5/5.005/i386-linux/DynaLoader.pm line 169. at /usr/local/lib/site_perl/DBI.pm line 158 BEGIN failed--compilation aborted at /usr/local/lib/site_perl/DBI.pm line 158. BEGIN failed--compilation aborted at -e line 1.
is there an algorithm i can find that'll lead me to the solution, other than bugging y'all for days on end? (i'd tried getting perl 5.6 "stable" to compile--this may be a residual fragment interfering, i suppose... but then it may not.)

