Hi list,
Trying to install some software that looks for perl on my suse 10.1 box.
Because it is an x86_64 box and the perl rpm is an x86_64 rpm the
software I am trying to install is looking for
/usr/lib64/perl5
and not
/usr/lib/perl5
which is where the x86_64 perl rpm is actually installed.
What would I break if I just did something like this?
> ln -s /usr/lib/perl5 /usr/lib64/
Why is the x86_64 perl rpm installed in /usr/lib and not /usr/lib64?
Thanks
Rene
--
-
--
Rene Salmon
Tulane University
Center for Computational Science
http://www.ccs.tulane.edu
[EMAIL PROTECTED]
Tel 504-862-8393
Tel 504-988-8552
Fax 504-862-8392
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]