[bash]$ perl Makefile.PL

Using DBI 1.40 (for perl 5.008005 on i386-linux-thread-multi) installed
in /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/auto/DBI



Configuring DBD::Oracle for perl 5.008005 on linux
(i386-linux-thread-multi)



Remember to actually *READ* the README file! Especially if you have any
problems.



Using Oracle in /data1/oracle9i

Can't create define.sql: Permission denied at Makefile.PL line 1470.

print() on closed filehandle FH at Makefile.PL line 1471.



The Makefile.PL is trying to create a define.sql file in the directory where the source is and is unable. Do you own the directory where the source sits. Is it writeable by you?


Regards,

Michael

Reply via email to