Michael Herger;180170 Wrote: 
> > I want to move Perl form /usr/local to
> > /opt/perl but don't know exactly how to do it safely.
> 
> I've been doing this for years: just edit the first line in
> slimserver.pl  
> and scanner.pl to reflect your paths. I'm using a sed script  
> (http://www.herger.net/slim/update58.sh) to automate this.

I know I can change the #! line, but what I want (need) to do is keep
my perl installations seperate mainly for the sake of installing CPAN
modules.

In the zone configuration I'm using, the global zone can read+write to
the shared directories, but the non-global zone has read only
priviliges.  That's why I want everything in /opt rather than the
shared /usr.  Changing the global zone won't affect the non-global
zone.

For more information on zones see this site:
http://users.tpg.com.au/adsln4yb/zones.html  My setup is the example
called "small-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

Reply via email to