On Sat, 2002-12-21 at 10:48, Paul Johnson wrote: > On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote: > > > I have added RedHat linux as a boot alternative to Win 2k. Of course, > > the stability of linux is superb but I am not yet accustomed to > > compiling every single thing I need that is not pre-installed. > > Have you tried Red Hat's package manager, rpm?
I have. It is very user-friendly. However, I've been trying for 4 days to install Mosfet Liquid ... to no avail. Maybe one day soon! I have not found in Liquid RPMs. > > As far as perl, I would like to permanently add /usr/local/lib/perl to > > @INC without specifically having to unshift or push this path onto @INC > > from every script that references a package contained beneath > > /usr/local/lbi/perl. What is the easiest way to accomplish this? > > export PERL5LIB=/usr/local/lib/perl I added this to .bash_profile. I then executed it with no change. I had to relogin to see the changes. Is this the case? Thanks. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
