On Sunday 31 July 2005 14:51, Gumby wrote: > >Generating the C++ source for the dcop module... > >Error: Unable to create the dcop directory.
My first guesses would be that either you aren't running configure.py as a user who has the necessary permissions to create directories under the PyKDE directory, or you did a previous run of configure.py as root or a different user and can't delete the previously created directories. - either way, it looks like a permission problem. Jim _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
