Figured it out finally. I am using #!/usr/bin/perl (perl-5.12.4_4 port)
in slimserver.pl instead of the perlbrew binary. Still running under
slimserv with perlbrew environment invoked. Also did buildme.sh and
added below to slimserv .bash_profile
Code:
--------------------
source ~/perl5/perlbrew/etc/bashrc
perlbrew use perl-5.12.4
export PERL5LIB="/usr/local/squeezeboxserver/build/5.12/lib/perl5/"
--------------------
So ultimately, it would seem Im not using perlbrew at all. Still,
getting everything neatly detached from the native perl env would be
nice.
------------------------------------------------------------------------
cgull's Profile: http://forums.slimdevices.com/member.php?userid=13453
View this thread: http://forums.slimdevices.com/showthread.php?t=97370
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix