#16287: PerlPrimer --------------------------+------------------------------------------------- Reporter: pst@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: perlprimer | --------------------------+------------------------------------------------- Comment(by blb@…): Ah, my perl5.8 port is installed with the +shared variant instead of the default like yours, so the paths to Tk.bundle (and other compiled bundles) will be different. However, that led me to try something and I have found the problem, namely, that perlprimer appears to crash with a perl5.8 which isn't build with the +shared variant. This is unfortunate since ports can't currently cause another to be built with a variant like that (ticket #126). If you really want to get this working you'll need to uninstall all the p5-* ports, perlprimer, and perl5.8, then reinstall perl5.8 with +shared ({{{sudo port install perl5.8 +shared}}}), then finally install perlprimer again. -- Ticket URL: <http://trac.macports.org/ticket/16287#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS