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 2005-03-26 14:31:37-08 by happig
Who can give me an answer?
when i install Tk804.027 on my system,it told me that:../blib/canvas cannot write what should i do? Thanks
Direct Responses: 268 | Write a response
Posted on 2005-03-29 08:28:45-08 by eserte in response to 264
Re: Who can give me an answer?
Can you give more information, for example operating system, exact (!) error messages etc. It also seems to me that you should ask in the "Tk" forum, not in the "Tk-Canvas-Point" forum.
Direct Responses: 310 | Write a response
Posted on 2005-04-07 13:46:02-07 by happig in response to 268
Re: Who can give me an answer?
I am pleased to hear from you. OS:Fedora2 the version of perl is perl5.8.3. Tk804.027. It also told me: Manifying ../blib/man3/Tk::Canvas.3pm Can't open ../blib/man3/Tk::Canvas.3pm for writing: Invalid argument at /usr/lib/perl5/5.8.3/ExtUtils/Command/MM.pm line 126 make[1]: *** [manifypods] Error 255 make[1]: Leaving directory `/mnt/win/linuxtools/Tk-804.027/pod' make: *** [subdirs] Error 2
Direct Responses: 311 | Write a response
Posted on 2005-04-07 14:23:03-07 by eserte in response to 310
Re: Who can give me an answer?
Maybe it's just a permission problem? You started the install as root and continued as a non-privileged user?
Direct Responses: Write a response