> > Have it install to /usr/local/lib/perl or something similar (check
> > with your installation).
>
> How do I check with my installation to find the proper location to
> install the modules?
try the following from the shell:
perl -e 'foreach (@INC) {print "$_\n";}'
It will give you all folders where perl is looking for modules.
> Not sure if this is related or not, but I'm not able to run any rpm
> installations. They appear to install fine, but the server will not
> run. /etc/rc.d/init.d/slimserver start yields OK, however status
> shows
> stopped. I'm not able to check /tmp/slimserver.log because it doesn't
> exist.
Be sure the user slimserver owns /etc/slimserver.pref (.conf?) and
slimserversql.db.
--
Michael
-----------------------------------------------------------
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix