[EMAIL PROTECTED] wrote: > > Hi, > thanks for tips what I have received. > However I need to install Tk to Fedora 4. > Now I receive erros from tests what I have > send for you earlier. > > I have tried perl -MCPAN -e "install Tk" > > /Raimo >
You can try ignoring the errors and installing Tk yourself. This is, of course, if there were no errors during `make`, just during `make tests`. Find the working directory for the module. Change to that directory and type: sudo make install -- __END__ Just my 0.00000002 million dollars worth, --- Shawn "For the things we have to learn before we can do them, we learn by doing them." Aristotle * Perl tutorials at http://perlmonks.org/?node=Tutorials * A searchable perldoc is at http://perldoc.perl.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>