Re: CPAN Module TK install-error

2006-10-02 Thread Raphael Brunner
Yes, you are right! I don't know about it. But now, it works! Thanks for your tip! Greetings Raphael On Mon, Oct 02, 2006 at 06:39:19AM -0700, $Bill Luebkert wrote: > Raphael Brunner wrote: > > > Dear Users > > > > I want to write a TK-Application on WinXP. The installed Perl Version is > > 5.

Re: CPAN Module TK install-error

2006-10-02 Thread $Bill Luebkert
Raphael Brunner wrote: > Dear Users > > I want to write a TK-Application on WinXP. The installed Perl Version is > 5.8.8.819. > > Now the problem: > > if I insert in cmd.exe the following command: > perl -MCPAN -e shell > and then in the perl-shell: > install Bundle::CPAN Is there a reason fo

CPAN Module TK install-error

2006-10-02 Thread Raphael Brunner
Dear Users I want to write a TK-Application on WinXP. The installed Perl Version is 5.8.8.819. Now the problem: if I insert in cmd.exe the following command: perl -MCPAN -e shell and then in the perl-shell: install Bundle::CPAN then, the following is the output... ...snip... CPAN.pm: Goin

RE: PPM starting error

2006-10-02 Thread h-taguchi
Sorry I met another similar error. C:\>ppm install http://www.bribes.org/perl/ppm/Win32-GUI-AxWindow.ppd Downloading Win32-GUI-AxWindow-0.07...status 500 ppm install failed: 500 Cannot write to 'C:\DOCUME~1\taguti\LOCALS~1\Temp\ppm-kX lE0X/Win32-GUI-AxWindow-0.07.tgz': No such file or directory A

RE: installing DBD-Oracle

2006-10-02 Thread h-taguchi
> Make sure that you have installed all the oracle > binaries/libraries from > the oracle distribution CDs first Oh, oracle installation is required even now? I have oracle client 9.2 installed. And was able to use DBD::Oracle about 1 year ago. I cann't just recent days on after AP5.8.7. R

Re: installing DBD-Oracle

2006-10-02 Thread angelos
Make sure that you have installed all the oracle binaries/libraries from the oracle distribution CDs first [EMAIL PROTECTED] wrote: > Hello, > > Someone successfully installed DBD-Oracle? > I failed for 3 times. > "Fetching oci.dll.gz" takes less than 1 second. > "Fetching oraociei10.dll.gz"

installing DBD-Oracle

2006-10-02 Thread h-taguchi
Hello, Someone successfully installed DBD-Oracle? I failed for 3 times. "Fetching oci.dll.gz" takes less than 1 second. "Fetching oraociei10.dll.gz" ends error almost just after 180 seconds, (3 min) maybe time outed. I'm connecting to the Internet direct a without modem, in a high speed. Any trou

RE: PPM starting error

2006-10-02 Thread h-taguchi
> I cann't start ppm as GUI or DOS. ... > C:\Perl\bin>ppm > ppm gui failed: DBI connect('dbname=C:\Documents and > Settings\taguti\Application > Data/ActiveState/ActivePerl/819/ppm-MSWin32-x86-multi-thread-5 > _8.db','',...) fa > iled: unable to open database file(1) I've found the work-around, h