![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re-installing Tk.pm on Mac 10.9by Sandy (Curate) |
on Nov 23, 2013 at 01:29 UTC ( [id://1063998]=perlquestion: print w/replies, xml ) | Need Help?? |
Sandy has asked for the wisdom of the Perl Monks concerning the following question:
I upgraded my Mac OS to 10.9 from 10.8. Tk is no longer working (I guess - but am not sure - that they replaced perl with a newer version?) I have X11 installed already, but when I run cpan install Tk I get the following error I do have the file /usr/X11R6/lib/libX11.6.dylib but obviously it can't find it. So, how do I let cpan know where to find it? If all else fails, I could go to backup files, but I think this is something that I should know. By the way, I did search google for an answer, but couldn't find anything recent, and understandable by me. Thanks, Sandy UPDATE: Even though X11 was installed, it needed to be re-installed. Why?... I don't know, but I did, and now I was able to reinstall Tk. Go figure!
Back to
Seekers of Perl Wisdom
|
|