Hi all, I was just wondering whether someone in this list could give me help to make a bold fix to the problem I experienced with PyGTK.
Basically PyGTK tries to install some files into the /Program/Python/2.5 UnionSandbox consider this an error and stops the installation process: UnionSandbox: Cleaning up. UnionSandbox: Moving entries to: /Programs/PyGTK/2.10.6/.SandboxInstall_Root SandboxInstall: Postprocessing Sandbox SandboxInstall: Left over files: Programs Programs/Python Programs/Python/2.5 Programs/Python/2.5/lib Programs/Python/2.5/lib/python2.5 Programs/Python/2.5/lib/python2.5/py_compile.pyc Programs/Python/2.5/lib/python2.5/py_compile.pyo Compile: Installation step failed. Eventually I have to SymLink PyGTK to get it working. So I don't think that py_compile.* are actually needed. I was going to fix that by using the --allow-leftovers sandbox option. Shall I consider a better method to cope with this ? I had the same problem while creating Compiz-Fusion recipe: in this case I resolved the issue by using a Xorg-like recipe that install related recipes into the same directory. Thanks, Giambattista _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel