This script is for Slackware 12.1 only and may be outdated.

SlackBuilds Repository

12.1 > Business > xtuple (3.0.1)

Fully integrated ERP, CRM, and accounting for small to midsized
businesses. Business logic resides in PostgreSQL database server.
Fully international-ready.

For xtuple to work correctly you need to setup postgresql.
Issuing the following commands should be enough:
psql -U postgres -f /usr/share/xtuple/init.sql
createdb -U mfgadmin NEW_DATABASE_NAME
pg_restore -U mfgadmin -d NEW_DATABASE_NAME postbooks_quickstart.backup -v

The "postbooks_quickstart.backup" file is one of three schemas available
on http://www.sourceforge.net/projects/postbooks/. The others
are "postbooks_demo.backup" and "postbooks_empty.backup". You will have to
choose one of these depending on your needs.

Requires qt4, openrpt and postgresql (runtime dependency). All of which
are available from SlackBuilds.org.

Maintained by: ppr:kut
Keywords:
ChangeLog: xtuple

Homepage:
http://www.postbooks.org/

Source Downloads:
xtuple-3.0.1-source.tar.bz2 (ebeed405631b4bf72edbdad199db3e30)

Download SlackBuild:
xtuple.tar.gz
xtuple.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 12.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds