[Pkg-tcltk-devel] Tcl/Tk possible error

Francesco Rosso echelon89 at gmail.com
Sun Jan 27 11:07:06 UTC 2008


Hi!
I've downloaded the source of tcl/tk 8.5 from your repository, but I think
there's an error.
When I run aMSN, compiled with your tcl/tk packages, it returns an error
that say: "You can't load *TkCximage*, this is now needed to run amsn.
Please compile amsn first, etc etc", so I run those following commands:

    mv /usr/bin/wish /usr/bin/wish-bak-1
    ln -s /usr/bin/wish8.5 /usr/bin/wish

and everything is ok.
I think that they have to be included in tk8.5-8.5/debian/tk8.5.postint ...
and in tk8.5-8.5/debian/tk8.5.postint I think you have to include those
commands:

    rm /usr/bin/wish
    ln -s /usr/bin/wish-bak-1 /usr/bin/wish
    rm /usr/bin/wish-bak-1

Thanks for reading and thanks for your work!
Francesco

P.S.: sorry for my bad english ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-tcltk-devel/attachments/20080127/55b4d711/attachment.htm 


More information about the Pkg-tcltk-devel mailing list