[MacPorts] #17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work
MacPorts
noreply at macports.org
Sun Nov 30 02:32:38 PST 2008
#17434: rxvt-unicode 9.06 macosx-clipboard module doesn't work
--------------------------------------------+-------------------------------
Reporter: devel@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: macosx-clipboard, perl-modules | Port: rxvt-unicode
--------------------------------------------+-------------------------------
rxvt-unicode comes with a bunch of modules, written in perl that provide
rxvt-unicode with enhanced features.
One of those modules 'macosx-clipboard' is meant to provide copy and paste
support between the Mac Os X clipboard and X11.
But that module uses "Foundation.pm", and this module is only available
from the Mac Os X perl installation. Then, when you start rxvt-unicode
with that module enabled, the perl interpreter prompts the error: "Can't
locate Foundation.pm in @INC" and the module isn't loaded.
I've been trying a lot of things to workaround this issue (uninstalling
perl from port and trying to build rxvt-unicode against the Mac Os X
installation) but untill now the only thing that actually worked was
modifying the module so it won't use "Foundation.pm".
Attached within this ticket is my version of the module (to be placed in
/opt/local/lib/urxvt/perl/)
--
Ticket URL: <http://trac.macports.org/ticket/17434>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list