On Mon, 11 Jul 2005 08:27:01 -0400, James wrote: > I am having problems installing perls DBD::Sybase modules on > Mandriva LE 2005. I am currently using freetds and DBD::Sybase > to connect to a MS Sql database on mandrake 9.1 and everything > works good. I would like to upgrade to Mandriva 2005, but > when I compile DBD::Base I get a message about "No rule to > make target `/ usr/lib/perl5/5.8.6/i386-linux/CORE/EXTERN.h'". > Below is the full message.
I dunno what the problem is, but sometimes trying to skin a cat with a slightly different method can do the trick. What I'd do next is try installing it with CPAN and see if it does any better. As root... # perl -MCPAN -e shell cpan> install DBD::Base ...and see if that works. Miark
____________________________________________________ Want to buy your Pack or Services from Mandriva? Go to http://store.mandriva.com Join the Club : http://www.mandrivaclub.com ____________________________________________________
