Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Perl DBD Installation Problem on Solaris 5.6 - Oracle 8.1.7 Platform

Status
Not open for further replies.

PerlPro

Programmer
Nov 14, 2003
7
US
Hi,
I am trying to install Perl DBD-Oracle-1.12 on Solaris 5.6 with Oracle 8.1.7. I read the README file which says that the first step is :
perl Makefile.PL
This runs fine and generates a Makefile on the server.

However, the next command is
make

This command results in the following message:
make: Nothing to be done for `makemakerdflt'

The only thing I have changed in the Makefile generated in the first step is the C compiler calls to gcc compiler calls.

Can someone kindly throw some light on whats happening here.

Thank You.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top