Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Install module Tcl Strawberryperl

by Anonymous Monk
on May 14, 2018 at 20:40 UTC ( [id://1214499]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Install module Tcl Strawberryperl
in thread Install module Tcl Strawberryperl

Hi

My ActiveTcl installation has a tcl86t.lib (note the t). I'll need to first understand ExtUtils::MakeMaker as I do not know this module and I am not quite sure what do I have to do with it.

  • Comment on Re^3: Install module Tcl Strawberryperl

Replies are listed 'Best First'.
Re^4: Install module Tcl Strawberryperl
by Anonymous Monk on May 14, 2018 at 22:06 UTC

    Hi,

    Try calling  perl Makefile.PL -DTCL_LIB_FILE=tcl86t.lib

    While this is not an issue with ExtUtils::MakeMaker itself, still a good idea to keep it current

    This is a bug in VKON/Tcl-1.05/Makefile.PL , it is not retrieving TCL_LIB_FILE= value from C:/ActiveTcl/lib/tclConfig.sh , which ought to be tcl86t.lib

    Maybe TCL_LIB_FILE value wasn't available before , but its available know. You should report this bug to VKON ( bug-Tcl@rt.cpan.org ) and reference this thread

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-23 12:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found