I'm trying to play around with the catalyst MVC perl framework via the overlay from http://forums.gentoo.org/viewtopic-t-419501.html and all goes well until I try to create a model with mysql or sqlite. I get errors indicating that Class::DBI::Loader::mysql (or ::SQlite) isn't available. So I do g-cpan -i Class::DBI::Loader::mysql
It almost works, goes through pre-processing a bunch of modules to build, but then gets stuck in an endless loop of the following: [...] ************************************************************************ * * * Ebuild already exists for 'Scalar::Util': Scalar-List-Utils * * ************************************************************************ ************************************************************************ * * * Module 'File::Path' is part of the base perl install * * ************************************************************************ ************************************************************************ * * * Need to create ebuild for 'Test': Test * * ************************************************************************ Running make for S/SB/SBURKE/Test-1.25.tar.gz Is already unwrapped into directory /root/.cpan/build/Test-1.25 Has already been processed within this session ************************************************************************ * * * Need to create ebuild for 'Test::Harness': Test-Harness * * ************************************************************************ Running make for P/PE/PETDANCE/Test-Harness-2.56.tar.gz Is already unwrapped into directory /root/.cpan/build/Test-Harness-2.56 Has already been processed within this session ************************************************************************ * * * Need to create ebuild for 'File::Spec': PathTools * * ************************************************************************ Running make for K/KW/KWILLIAMS/PathTools-3.17.tar.gz [...] Anyone had any success with this or have an alternate way of using this? TIA. Alan -- Alan <[EMAIL PROTECTED]> - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike -- gentoo-user@gentoo.org mailing list