Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
8162 มุมมอง

Hi,

I am trying to install OpenERP 7.0 on Ubuntu 10.04. All notes I have found on the Internet Apply to Ubuntu 12.04. I've followed those notes and each time it fails to find the web client, all my paths etc are correct. The issue seems to be that a required package python-unittest2 is no available on Ubuntu 10.04.

Has anyone managed to install it on this version of Ubuntu?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

check out theopensoucerer.com

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Keep in mind that you will need to add the addons option to your openerp command, it will look like this:

--addons=sources/addons,sources/openerp-web/addons

อวตาร
ละทิ้ง

Or if you use a config file add the following lines : addons_path= <sources>/addons,<sources>/openerp-web/addons with <source> the folder where you have install openerp. About the config file for starting openerp, you can get information on the tutorial of http://theopensourcerer.com on the install article

คำตอบที่ดีที่สุด

I've solved adding this PPA:

sudo add-apt-repository ppa:chris-lea/python-unittest2

and it worked.... :-)

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello For install OpenERP-7.0 in Ubuntu-12 is very similar to OpenERP-6.1: doc.openerp.com/v6.1/install/linux/server/index.html#installing-the-required-packages

Add this new depends apt-get install python-docutils apt-get install python-mock apt-get install python-unittest2 apt-get install python-jinja2-doc


Moises Lopez - vauxoo

อวตาร
ละทิ้ง

Moise, question was about ubuntu 10.04 not 12.04.

ผู้เขียน

Thanks for the response but I asked about Ubuntu 10.04 and not Ubuntu 12. Ubuntu 10.04 using Python2.6 and it appears that 2.7 of higher is required to install the Unittest2 package which will not install on Ubuntu 10.04.

check out http://theopensoucerer.com

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ธ.ค. 23
19953
How To Upgrade Nightly Build แก้ไขแล้ว
3
ม.ค. 24
15018
2
มี.ค. 22
10064
6
ธ.ค. 23
29715
1
ก.ค. 17
4616