Hi Folks
I have just installed jarl with the install script;
at the end the script tells me to put the line
export
PERLLIB=$HOME/perllib/lib/site_perl/:$HOME/perllib/lib/site_perl/site_perl/5.6.0
into my .bashrc (you see, I took the directory
defaults...). But this is wrong; the modules get
installed not in
$HOME/perllib/lib/site_perl/site_perl/5.6.0 but in
$HOME/perllib/lib/site_perl/site_perl/i586-linux (at
least in my system; think this would change on e.g.
bsd :) )