Changes between Initial Version and Version 1 of Ticket #64061, comment 1
- Timestamp:
- Nov 26, 2021, 5:16:59 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64061, comment 1
initial v1 1 1 A workaround for this error is to manually copy over the appropriate perl5.xx: 2 2 {{{ 3 sudo -u macports /usr/bin/perl5.xx ${prefix}/var/macports/sip-workaround/502/usr/bin/perl5.xx3 sudo -u macports cp /usr/bin/perl5.xx ${prefix}/var/macports/sip-workaround/502/usr/bin/perl5.xx 4 4 }}}