I afraid - you need to remove asterixed file...

I'm sorry, but that makes no sense. Removing that file makes no difference, as that directory is never looked at (as confirmed by the error message I listed above). Remember it is when attempting to run nmake test that these failures are occurring.

The distrurbing part is that none, not a single one of those paths that are being searched, actually exist on my system. So why are they being searched?

init.tcl is searched relative to tcl84.dll, which is loaded when Tcl.dll loaded, ...

That suggests that the file you are suggesting I delete, is indeed the file that should be being looked for:

Directory of C:\Perl\site\lib\auto\Tcl 2007-06-08 06:33 <DIR> . 2007-06-08 06:33 <DIR> .. 2006-11-30 01:46 199 .packlist 2006-11-26 09:27 1,021,257 base-tcl-thread-win32-ix86.dll 2006-11-26 08:54 876,544 iconv.dll 2006-11-29 18:14 25,820 init.tcl 2006-11-26 08:55 38,912 libexslt.dll 2006-11-26 08:55 618,496 libxml2.dll 2006-11-26 08:55 128,000 libxslt.dll 2006-11-30 01:45 0 Tcl.bs 2006-11-30 01:45 45,056 Tcl.dll 2006-11-30 01:45 719 Tcl.exp 2006-11-30 01:45 1,826 Tcl.lib 2006-11-30 01:45 166,912 Tcl.pdb 2006-11-26 08:28 614,400 tcl84.dll 2006-11-26 08:28 16,384 tclpip84.dll 2006-11-30 01:47 <DIR> Tk 2006-11-26 08:30 811,008 tk84.dll
... so, you should find right exact Tcl/Tk installation first.

I'm sorry, but I don't understand what that means?

I should point out that all of the tcl demos run perfectly, which suggests that the AS Tcl installation is fine.

... and don't hesitate using support list tcltk at perl.org.

I only re-attempted installation of Tcl/Tk because a) you belatedly responded to my earlier problems; b) I noticed you had released a new version of Tcl/Tk.

I hoped that the two events were related, that my earlier problems might have been addressed and so I attempt to install v0.97 by way of confirmation to you that your efforts had succeeded. Sorry that is not the case.

Tcl works on my system. Perl works on my system. It seems to just be the glue between the two that fails, but without that Tcl is taking up disk space as I have no use for it unless I can get to it from Perl.

You are the author of Tcl/Tk. If you are unable to help me here, I don't see why I would get better help via a mailing list.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"Too many [] have been sedated by an oppressive environment of political correctness and risk aversion."

In reply to Re^14: Tk:Photo -data with binary data? by BrowserUk
in thread Tk:Photo -data with binary data? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.