Installing Bauble on Windows
Disclaimer: This doesn't describe how to setup and install a database server. If you don't know how to do that then you can use SQLite as the database backend to Bauble.
SQLite is a file based database and though it won't have the same features as the other databases such as networking and multiuser support it may be all you need to manager your collections.
- Download the latest windows installer from bauble-<version>-setup.exe installer where <version> is the latest version available. Hint: It will be the only installer available
- Double-click on the file you just downloaded to install Bauble
- Run Bauble from the Windows Start Menu under Bauble
If you would like to generate and print PDF reports using Bauble's default report generator then you will need to download and install Apache FOP. After extracting the FOP archive you will need to include the directory you extracted to in your PATH.
Notes
The Windows version of Bauble comes with everything included. There is not need to download a database connector.