install erp5 using rpm/deb for end users for zope

To have ERP5 now, you can have it by only 4 very simple steps.

Step 1) Download

Please download the RPM package with your preferred browser or download tool.
  • http://software.tiolive.com/software/experimental/erp5-slapos-5.4.7-0.x86_64.rpm
  • md5sum is fa4bca555b5c28b662207e6f27d2327a
You can also download DEB package
  • http://software.tiolive.com/software/experimental/erp5-slapos_5.4.7-1_amd64.deb
  • md5sum is 345e6dee0bc174d2e0475c1b0246cc1c

Step 2) Install

After download the package, you can use your preferred linux installer (yum, urpmi, zypper) to install the
downloaded package into your computer.
  • urpmi erp5-slapos-5.4.7-0.x86_64.rpm (On mandriva)
  • zypper install erp5-slapos-5.4.7-0.x86_64.rpm (On OpenSuse)
  • dpkg -i erp5-slapos-5.4.7-0.amd64.deb (Ubuntu *** Read more below ***) 

Step 3) Start

Start the ERP5 Stack:
  • /etc/init.d/erp5-slapproxy-5.4.7-rc0 start
To control and list the services you can use:
  • /etc/init.d/erp5-5.4.7-rc0 {start|stop|status|shutdown}

Step 4) Access

To access demostration site, you can use your preferred browser (I recommend firefox or chromium) and
access the follow URL:
  • http://localhost:12001/erp5
In this URL, you can login as normal user:
Login: demo
Password: demo

or you can login as Manager if you are interested to develop or try to install new modules:
Login: zope
Password: insecure

Screenshot

After install this is how your ERP5 will looks like:

Package Information

This package uses a tecnology called SlapOS to bootstrap a single ERP5 Instance with everything that it is required to run your ERP5 on your machine. All software, instance and slapos are placed into a same folder:
  • /opt/erp5-5.4.7-rc0
and 2 scripts where created to control your ERP5 Stack:
  • /etc/init.d/erp5-slapproxy-5.4.7-rc0
  • /etc/init.d/erp5-5.4.7-rc0

Demostrative Data

This package comes with some data and it is perfect to teach Management Sciences on an real ERP used by many companies arround the globe.
  • Professors can benefit from demostration data to create scenarios for their own classes.
  • Developers can use sample data to learn how the ERP5 management works.
  • Students can see a scenario where the documents can interact like in the real world.

Maxma Case

The business case of the ERP5 sample company named Maxma, describes the business of this imaginary company. The sample data provides some precise information about Maxma's trade operations in 2010 so that one can understand the data stored in the ERP5 database representing Maxma's business. It also defines some key CRM activities of Maxma such as product promotion campaigns or sale oppportunities related to important prospects for that company.
The Maxma business case is an imaginary case but it is inspired from many experiences of Nexedi in ERP deployment and thus is very close to real cases you may know.

Enjoy

Enjoy your ERP5 Experience... if you are interested in more informations please contact us by:
http://www.erp5.com/support/ml

***The Ubuntu Users

For Ubuntu and Debian users that try this .deb, they may face some problem when try to install, like
"No such file or directory", this does not prevent you continue to use your ERP5.  This problems will
be fixed into our next version of this packages.

No comments:

Post a Comment