should be fix in lp:~tfr/openobject-client/tfr-packaging, but anyway
i've also a x86_64 system and everything is installed in /usr/lib
** Changed in: openobject-client
Status: Triaged => Fix Committed
--
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