#23344: p5-gettext-locale: org.macports.destroot returned: no such file or directory ----------------------------+----------------------------------------------- Reporter: karel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: p5-locale-gettext ----------------------------+----------------------------------------------- Comment(by karel@…): Thanks for your reply. This looks like the cause, though I am unclear as to what I can do about it. I have two Perls on my system, one is the standard /usr/bin/perl* that comes shipped with the OS, one is the /opt/local/bin/perl* from MacPorts. No other Perl installations are there. Versions and so on: {{{ ls -l /usr/bin/perl* -rwxr-xr-x 1 root wheel 47504 Jan 28 08:42 /usr/bin/perl -rwxr-xr-x 1 root wheel 47504 Jan 28 08:42 /usr/bin/perl5.8.8 -rwxr-xr-x 1 root wheel 37597 Jan 28 08:42 /usr/bin/perlbug -rwxr-xr-x 1 root wheel 17953 Sep 24 2007 /usr/bin/perlcc -rwxr-xr-x 1 root wheel 224 Sep 24 2007 /usr/bin/perldoc -rwxr-xr-x 1 root wheel 11937 Sep 24 2007 /usr/bin/perlivp /usr/bin/perl -v This is perl, v5.8.8 built for darwin-thread-multi-2level (with 4 registered patches, see perl -V for more detail) [...] ls -l /opt/local/bin/perl* -rwxr-xr-x 2 root admin 1186584 Oct 8 2009 /opt/local/bin/perl lrwxr-xr-x 1 root admin 9 Oct 8 2009 /opt/local/bin/perl5 -> perl5.8.9 lrwxr-xr-x 1 root admin 9 Jan 18 00:18 /opt/local/bin/perl5.8 -> perl5.8.9 -rwxr-xr-x 2 root admin 1186584 Oct 8 2009 /opt/local/bin/perl5.8.9 -rwxr-xr-x 2 root admin 44766 Oct 8 2009 /opt/local/bin/perlbug -rwxr-xr-x 2 root admin 17965 Oct 8 2009 /opt/local/bin/perlcc -rwxr-xr-x 2 root admin 236 Oct 8 2009 /opt/local/bin/perldoc -rwxr-xr-x 2 root admin 12286 Oct 8 2009 /opt/local/bin/perlivp -rwxr-xr-x 2 root admin 44766 Oct 8 2009 /opt/local/bin/perlthanks /opt/local/bin/perl -v This is perl, v5.8.9 built for darwin-2level [...] }}} The directory /Network/Library doesn't exist (yet). Do you have any ideas how to fix this? I am considering removing /usr/bin/perl and linking it to /opt/local/bin/perl and retrying, but that might break something else. All ideas appreciated, thanks! -- Ticket URL: <http://trac.macports.org/ticket/23344#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS