The DEB file supplied by OpenERP site works but you need two extra packages. So, first run this command.
password: openpgpwd
The default admin password or the Master password is: admin
sudo apt-get install postgresql-common postgresql-9.1Then do the
sudo dpkg -i [the deb file]In case you find some dependency issues just use
sudo apt-get -f installAfterward you can access openerp in
http://localhost:8069/web/webclient/homeUse the username: openpg
password: openpgpwd
The default admin password or the Master password is: admin
No comments:
Post a Comment
Post your comment here. If you want to say something about programming problems, scripts, software etc, please try to be as descriptive as possible.