While I have no clue about FreeBSD, I'm not convinced this is a good idea: get.amped wrote: > > > Code: -------------------- > > > ln -s -f /usr/local/bin/perl5.20.2 /usr/bin/perl > ln -s -f /usr/local/bin/perl5.20.2 /usr/bin/perl5 > -------------------- > > >
It seems you are overwriting the system perl, which could result in a number of problems (both in operation and when the system perl is upgraded) You could have a look at the howto mentioned in my signature for a different approach (just don't build your own perl, use the one in /usr/local) [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) | 'music visualizer' (http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite) for squeezelite | 'Howto' (http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS): build a self-contained LMS ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=104122 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
