[Scribus] problem solved! Scribus 1.1.7 only works as root

Craig Ringer craig
Wed Jun 16 11:01:07 CEST 2004


On Wed, 2004-06-16 at 16:22, Penelope Spencer wrote:

> To solve the problem, I just used su to temporarily become the
> root user, then did 'chmod 755/usr/local/share/scribus' and repeated
> that for all directories under/usr/local/share/scribus, granting users
> read access to these directories. Before I did this, the
> directories were readable only by root.

The easy way to do this:

find /usr/local/share/scribus -type d -exec chmod 755 {} \;

--
Craig Ringer





More information about the scribus mailing list