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


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


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

Reply via email to