I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-01-04 21:23:35-08 by toddb
install DBD-Oracle win32
I am running the install DBD-Oracle command on my WIN machine with the following error: Can't remove directory C:TEMP/DBD_Oracle-1-872-1136408691: Permission denied at C:/Perl/site/lib/PPM/Repository.pm line 247 I was able to install other packages. Any ideas. Thanks
Direct Responses: 1602 | Write a response
Posted on 2006-01-09 16:12:16-08 by byterock in response to 1571
Re: install DBD-Oracle win32
I do not have an exact answer for you as I have never gotten this error myself. It might be that you have some sort of firewall issue that stops PPM writing to you local drive. You might want to check this.

As well you might want to post this question on

http://groups.google.ca/group/perl.dbi.users?hl=en

you will most likely get an answer as perl.dbi.users is a very active forum.
Direct Responses: 1604 | Write a response
Posted on 2006-01-09 16:32:27-08 by timbunce in response to 1602
Re: install DBD-Oracle win32
Please *don't* post to perl.dbi.users on google (or via any other news reader).
perl.dbi.users is gatewayed from the dbi-users@perl.org mailing list, but it's *only one way*.
If you post to perl.dbi.users very few people will see it. Please post to dbi-users@perl.org (you don't need to subscribe in order to post, and you won't be automatically subscribed either).
Tim.
p.s. The same goes for these forums. Very few people use them for dbi or driver support. dbi-users is where you'll get the best support.
Direct Responses: 1605 | Write a response
Posted on 2006-01-09 16:39:55-08 by byterock in response to 1604
Re: install DBD-Oracle win32
Sorry my mistake with a copy and paste. I will make sure I send people off to dbi-users@perl.org
Direct Responses: Write a response