Solaris 10 has /usr/bin/env. When I compiled Perl 5.8.8 on my system I had problems when /usr/bin/perl was called, because it was a symlink to the Perl 5.8.4 that came with the system. A simple change of that symlink to point to /usr/local/bin/perl took care of that. It looks like the original symlink pointed to /usr/perl5/5.8.4/bin/perl.
-- 4mula1 SqueezeCenter 7.0.1 + Solaris 10 x86: Because everything else would've been easy! ------------------------------------------------------------------------ 4mula1's Profile: http://forums.slimdevices.com/member.php?userid=3439 View this thread: http://forums.slimdevices.com/showthread.php?t=45824 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
