← Back to team overview

yade-dev team mailing list archive

Re: Error during compiling

 

> … scons: ***
> [/home/jf/YADE/build-svn1543jf/pkg/dem/Engine/DeusExMachina/TriaxialCompressionEngine.os]
> /home/jf/YADE/build-svn1543jf/pkg/dem/Engine/DeusExMachina/TriaxialCompressionEngine.os:
> Permission denied
> scons: ***
> [/home/jf/YADE/build-svn1543jf/pkg/dem/PreProcessor/TriaxialTest.os]
> /home/jf/YADE/build-svn1543jf/pkg/dem/PreProcessor/TriaxialTest.os:
> Permission denied
> scons: done building targets (errors occurred during build).
Didn't you run scons as root (sudo ...) previously? It would create
root-owned files that you are not allowed to overwrite (the plugins). If
that is the case, try running "sudo chown -r jf: /home/jf/YADE" to
change the owner to yourself. HTH, Vaclav




References