@tfr "everything is installed in /usr/lib"
this is interesting - OpenSuSE provides separate python version for x86 and 
x86_64 installed in /usr/lib and /usr/lib64

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/301561

Title:
  install problem x86_64 wrong path

Status in OpenObject GTK Client:
  Fix Committed

Bug description:
  I had to change 
  /usr/bin/openerp-client

  to run on x86_64

  - cd /usr/lib/python2.5/site-packages/openerp-client
  + cd /usr/lib64/python2.5/site-packages/openerp-client

  IMHO the "setup.py build" should detect x86_64 automatically and
  create correct scripts



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to