On Thu, Jun 26, 2008 at 03:58:40PM -0400, Joshua Ferraro wrote: > Based on the bug report for 2216, it sounds like it's nothing more than > a dependency problem ...
ok... i just verified and you're right: dh-make-perl confused me and make me felt that CGI::Session::Serialize::YAML was a missing part of CGI::Session. I finally came to a proper way to install this module: cpan cpan> look CGI::Session::Serialize::YAML dh-make-perl --build mv ../*deb ~ ^D ^D dpkg -i ~/*deb > is it a legitimate bug in Koha? /me is looking to the sky .... not at all ... > Does your patch get around the dependency somehow? Yes: if you can't install the koha default serializer (or if you want to user a better one for any reason, you have the choice just by setting an environement variable). so i think that even we can close the bug without this patch, i persist to think that this patch is a good idea. :) > Sorry to be a bit dense, but I'm not following :-) sorry to spread my confusion to koha people. regards -- Marc Chantreux BibLibre, expert en logiciels libres pour l'info-doc http://biblibre.com _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
