Version 0.9.1

Frank Dean <[email protected]> Wed, 02 Apr 2003 19:41:44 +0100
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
Hi Joseph,

I've had similar problems as a new user.  I could get 0.6 working fine,
but upgrading to 0.7, 0.8 or 0.9.1 gave me the same error message
"Couldn't find a suitable file module for loading....".

I eventually tracked the problem down to permissions to the DTD files
which on my RedHat system are installed to /usr/share/mrproject/dtd/

I also had to change permissions on

/usr/lib/mrproject/file-modules/

I had set my umask to 007 for root so no read privileges are given to
new files and directories by default.  I've decided to change it back to
002 as it caused a number of my installs during the upgrade not go too well.

Hope that helps,

Things seem to be working pretty fine for me now :)

Cheers,

Frank