Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Tk::TableMatrix won't build on Strawberry 5.26.0

by Anonymous Monk
on Jan 14, 2019 at 13:22 UTC ( [id://1228529]=note: print w/replies, xml ) Need Help??


in reply to Tk::TableMatrix won't build on Strawberry 5.26.0

Hello!

I found a strange, but still a solution for compiling the Tk-TableMatrix for the 5.28.1.1.

The thing is that make didn't created needed folders for correct compilation for some reason.

Look at this

 gmake[1]: *** No rule to make target '..\blib\arch\Tk\pTk\.exists', needed by 'config'.  Stop.

It had given me a hint, that this file doesn't exist.

I've tried following:

cd to .\blib\arch create Tk folder create Tk\pTk folder create Tk\pTk\compat folder create Tk\X11 folder create empty '.exists' files in Tk\pTk, Tk\X11 and Tk\pTk\compat folders

This helped me to avoid gmake errors.

Also I patched the TableMatrix.xs file like described in https://www.perlmonks.org/?node_id=713034

Log In?
Username:
Password:

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

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

    No recent polls found