[6.0 trunk] setup writes wrong paths into .openerprc

Bug #703537 reported by Bogdan Stanciu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Confirmed
Medium
OpenERP sa GTK client R&D

Bug Description

the setup process fails to create proper links for pixmaps and share in the ~/.openerprc file

they are linked to the pyshared folder, but nothing gets copied there. all necessary files are now copied in the openerp-client egg

Tags: packaging

Related branches

Changed in openobject-client:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP sa GTK client R&D (openerp-dev-gtk)
Revision history for this message
tfr (Openerp) (tfr) wrote :

how did you install the client ?

Revision history for this message
Bogdan Stanciu (bstanciu) wrote : Re: [Bug 703537] Re: [6.0 trunk] setup writes wrong paths into .openerprc

On 24. 01. 11 09:56, tfr (Openerp) wrote:
> how did you install the client ?
>
hi there!

i usually clean the old files (actually not all, precisely becouse new
ones don't get where and how it should) and run python setup.py install
in the src directory

they get into dist-packages in /usr/local/python2.6/

thanks
b

Revision history for this message
tfr (Openerp) (tfr) wrote :

try
./configure --prefix=/usr/local
make
sudo make install

(it actually use setup.py but with different argument) and this solution works

I don't understand why the installation path is different in those case

Revision history for this message
Bogdan Stanciu (bstanciu) wrote :

hi there

i get a permission denied error on first command (no unix permission issue on the file; run it with root, same error):
bash: ./configure: Permission denied

just curious, i see from configure that the default prefix is already "/usr/local". if you need to add this, there is a problem, in my opinion...

thank you!
bogdan

tfr (Openerp) (tfr)
tags: added: packaging
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.