|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^7: Problem Installing DBD::Informix on Windows 7 using AS Perl 5.8.9by roho (Prior) |
| on Aug 18, 2012 at 03:21 UTC ( #988136=note: print w/ replies, xml ) | Need Help?? |
|
It runs Perl program esqlld, which defaults the compiler name to "cc", which of course is not found. I changed the default compiler name to "cl" in esqlld (to get it to run) and got the following output:
It doesn't like the way the command line is set up. It's treating 'ESQLLD='link.obj' is an input file. This is quickly getting way beyond my pay grade. :) Now I remember why I wince every time I'm faced with installing a CPAN mdule that is not pure Perl. I'm not giving up, but I'm going to sleep on it and take another look tomorrow. "Its not how hard you work, its how much you get done."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||