Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Problem installing Perl/Tk

by thimes (Acolyte)
on Jan 13, 2023 at 22:59 UTC ( [id://11149580]=note: print w/replies, xml ) Need Help??


in reply to Problem installing Perl/Tk

Update 13.Jan.2023 Went into /Users/thimes/.cpan and found the Tk build directory. Looking at the INSTALL to try a manual install... Perl/Tk can be installed using: perl Makefile.PL make make test. (FAILED as before. Bypassed it) make install Run "make install" seemed to be successful. Tested on several of my Perl/Tk programs and it worked well. Solution: "make test" fails when trying to install Tk.pm from CPAN. Manually run the "makes" listed above.

Replies are listed 'Best First'.
Re^2: Problem installing Perl/Tk
by hippo (Bishop) on Jan 14, 2023 at 10:37 UTC

    Tk seems to install fine for almost everyone else - see the Darwin test results. If make test fails on your platform you should try to determine why that is. Try running t/basic.t in isolation, determine which test fails and why. If it is something wrong with the module itself, then you should raise a bug report against the module so that this can be fixed.

    You get to use all this wonderful open source software for free. It would be rude not to contribute back simply by analysing the installation problems and reporting the cause to the module authors.


    🦛

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11149580]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found