Changes between Version 1 and Version 2 of Ticket #39841, comment 3


Ignore:
Timestamp:
Jul 24, 2013, 8:21:50 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39841, comment 3

    v1 v2  
    1 sudo port install udunits log file attached...
     1`sudo port install udunits` log file attached...
    22
    3 info:destroot !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![[BR]]
    4 :info:destroot ERROR: Can't create '/opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level'[[BR]]
    5 :info:destroot mkdir /opt/local/lib/perl5/site_perl: Operation not permitted at /opt/local/lib/perl5/5.12.4/ExtUtils/Install.pm line 494[[BR]]
    6 :info:destroot [[BR]]
    7 :info:destroot !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![[BR]]
    8 
    9 dhcp4:5.12.4 root# pwd[[BR]]
    10 /opt/local/lib/perl5/5.12.4[[BR]]
    11 
    12 dhcp4:5.12.4 root# ls -ld dar*l[[BR]]
    13 drwxr-xr-x  55 root  admin  1870 Jul 23 14:54 darwin-thread-multi-2level[[BR]]
    14 
    15 
    16 dhcp4:local root# cd /opt/local/lib/perl5[[BR]]
    17 dhcp4:perl5 root# ls -la[[BR]]
    18 total 0[[BR]]
    19 drwxr-xr-x    3 root  admin    102 Jul 23 14:54 .[[BR]]
    20 drwxr-xr-x  657 root  admin  22338 Jul 23 16:42 ..[[BR]]
    21 drwxr-xr-x  158 root  admin   5372 Jul 23 14:54 5.12.4[[BR]]
    22 
     3{{{
     4info:destroot !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     5:info:destroot ERROR: Can't create '/opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level'
     6:info:destroot mkdir /opt/local/lib/perl5/site_perl: Operation not permitted at /opt/local/lib/perl5/5.12.4/ExtUtils/Install.pm line 494
     7:info:destroot
     8:info:destroot !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     9}}}
     10{{{
     11dhcp4:5.12.4 root# pwd
     12/opt/local/lib/perl5/5.12.4
     13}}}
     14{{{
     15dhcp4:5.12.4 root# ls -ld dar*l
     16drwxr-xr-x  55 root  admin  1870 Jul 23 14:54 darwin-thread-multi-2level
     17}}}
     18{{{
     19dhcp4:local root# cd /opt/local/lib/perl5
     20dhcp4:perl5 root# ls -la
     21total 0
     22drwxr-xr-x    3 root  admin    102 Jul 23 14:54 .
     23drwxr-xr-x  657 root  admin  22338 Jul 23 16:42 ..
     24drwxr-xr-x  158 root  admin   5372 Jul 23 14:54 5.12.4
     25}}}
    2326
    2427Thanks for your help Larry.