Page 1 of 1

[SOLVED] install open erp

PostPosted: Sep 24th, '13, 09:10
by robertbond
hello all,
i want to ask about install open erp and configure it,anyone has ever installed OpenERP on Mageia 3?

:P

Re: install open erp

PostPosted: Sep 24th, '13, 11:30
by pete910
If you mean openERP server its in the Mageia repos, 6.02 the version

In fact am thinking the client should be there to going on the server description.

Pete

Re: install open erp

PostPosted: Sep 24th, '13, 13:00
by robertbond
i try use

Code: Select all
urpmi openerp

No package named openERP

Re: install open erp

PostPosted: Sep 24th, '13, 13:18
by doktor5000
Then try a "fuzzy" search or a search for the name, package is called openerp-server:

fuzzy search
Code: Select all
[doktor5000@Mageia3 ~]$ urpmq -y openerp
openerp-server


search for the name, also shows which repo (-m) and full version (-f)
Code: Select all
[doktor5000@Mageia3 ~]$ urpmf --name openerp -m -f
openerp-server-6.0.2-3.mga3.noarch:Core Release
openerp-server-6.0.2-3.mga3.noarch:Core 32bit Release

Re: install open erp

PostPosted: Sep 24th, '13, 14:58
by robertbond
after follow your instruction and i read this one

Launch service daemon by "service openerp-server start".

and i write in konsole and the result is

Code: Select all
Cannot find openerp-server service

Re: install open erp

PostPosted: Sep 24th, '13, 18:29
by doktor5000
Yes, seems someone missed to add the initscript for this. A template is available as /usr/share/doc/openerp-server/openerp-server.init but it needs to be adapted, as it expects a separate user. Please report that as a bug, after searching if it hasn't been reported yet already: https://wiki.mageia.org/en/How_to_report_a_bug_properly

You may want to have a look at https://bugs.mageia.org/show_bug.cgi?id=2887 which links to a Mageia LiveCD with OpenERP preconfigured ...

Re: install open erp

PostPosted: Sep 26th, '13, 14:29
by robertbond
so it's bug? oke never mind...

Re: install open erp

PostPosted: Sep 26th, '13, 23:15
by doktor5000
doktor5000 wrote:You may want to have a look at https://bugs.mageia.org/show_bug.cgi?id=2887 which links to a Mageia LiveCD with OpenERP preconfigured ...

http://www.mageia-gr.org/iso/

Did you post https://bugs.mageia.org/show_bug.cgi?id=2887#c7 ?