-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Jasper Mackenzie wrote: > Good day all, > tring to build on a opensuse 11.1 system. has pyrex installed thus far, > > at first get the error: > python setup.py install --home=install > \running install > error: must supply either home or prefix/exec-prefix -- not both That's odd. --prefix is not set, what is it complaining about?
> after modifying do-build to remove teh --home= or replace it with > --prefix= I get the following error: > ...copying xpra/scripts/__init__.py -> build/lib.linux-x86_64-2.6/xpra/scripts > copying xpra/scripts/server.py -> build/lib.linux-x86_64-2.6/xpra/scripts > copying xpra/scripts/main.py -> build/lib.linux-x86_64-2.6/xpra/scripts > running build_ext > building 'wimpiggy.lowlevel.bindings' extension > /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Scanning.py:38: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17: > DeprecationWarning: BaseException.message has been deprecated as of > Python 2.6 > self.message = message > /users/math/jam149/parti-all-0.0.6/wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.pyx:114:10: > Expected an identifier or literal What's your pyrex version? (old versions causes a similar error - cant remember the details - see this list) Antoine > > > Any help would be great. The admins are a little reluctant to do a > systemwide install, but will install ods and ends to see if it will > work. > > cheers. > > Jasper. > > _______________________________________________ > Parti-discuss mailing list > [email protected] > http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEUEAREKAAYFAkuUpHEACgkQGK2zHPGK1rsxQwCeKs3trMGrHuf6eEzsh+nJxT2C qbUAljpIKjg0ylb+ecR1InMZbz6g6Gg= =9Nyp -----END PGP SIGNATURE----- _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
