jth;180207 Wrote: > I think in your case you are best off recompiling perl in the local zone > with an /opt path. > > If you don't want to do this, you could make a loopback mount from > /usr/local to /opt/local in your zonecfg and then copy perl from the > global zone to your local zone.
I'm installing perl in my local zone as I write this. One issue I will have is the /usr/bin/perl symlink points to /usr/local/bin/perl and not to /opt/perl. This is fine in the global zone where perl currently resides in /usr/local, but the local zone won't be pointed to the right instance of perl. What do I need to do to safely remove perl from /usr/local so I can reinstall it to /opt in the global zone? -- 4mula1 ------------------------------------------------------------------------ 4mula1's Profile: http://forums.slimdevices.com/member.php?userid=3439 View this thread: http://forums.slimdevices.com/showthread.php?t=32719 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
