well, ive tried everything i can think of and im coming up empty... maybe someone here can help me. i am trying to install the Apache::SessionX module, and it always fails during the "make test" with the following:
------ # make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/l ib/perl5/5.6.1 test.pl ** Testing configuration 'MysqlMysql': MySQL, use MySQL for locking... #00 o Open... ok Undefined subroutine &Apache::SessionX::Generate::MD5::generate called at blib/lib/Apache/SessionX.pm line 170. DBD::mysql::st execute failed: Column 'id' cannot be null at /usr/local/lib/perl5/site_perl/5.6.1/Apache/Session/St ore/DBI.pm line 42. #01 s No Args... make: *** [test_dynamic] Error 2 ------ I've made sure i have Digest::MD5 installed, as well as anything else i can think of that might help with no luck... anyone know of a fix or workaround for this? thanks! -Tim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
