On Mon, Nov 15, 2004 at 04:06:37PM -0500, Wikander, Ronald J wrote:
> Anyone ever receive this error during make?
You've not included the information asked for in the README file.
But I'd guess that when you ran "perl Makefile.PL" it said:
print "\n\n*********************************************************\n";
print "I can't find the header files I need in your Oracle
installation.\n";
print "You probably need to install some more Oracle components.\n";
print "I'll keep going, but the compile will probably fail.\n";
print "See README.clients for more information.\n";
print "*********************************************************\n\n";
Tim.