MrC wrote:

stinkingpig Wrote:
my system shows SQLite installations via Slimserver (/usr/local/slimserver/CPAN) and via my own CPAN. So another way to quickly get success would be to install it via CPAN:

perl -MCPAN -e shell
install DBD::SQLite

FYI. CPAN installations will have exactly the same access problems if
your umask is too restrictive.  It is critical that your umask is set
properly before you run CPAN installs.  Some people use the root log in
all the time, so don't see this problem.  But webservers and other
services running as non-root  that require acess to the perl modules
will.

I haven't modified umask, though it's possible that the OP has activated one of Mandrake's higher-security modes. OP, when you did your install did you leave security level at the default or did you increase it?

--
Jack at Monkeynoodle dot Org : It's a Scientific Venture!
"I spent all me tin with the ladies drinking gin, so across the Western ocean I must wander." -- All for Me Grog, traditional

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to