-
Notifications
You must be signed in to change notification settings - Fork 4
Angadi v0.5.0 Installation Notes
Mohan Raj edited this page May 17, 2014
·
1 revision
- MySql Database Server
- Download the windows version of angadi aplication by following the link https://github.com/thamizha/angadi/releases/download/v0.5.0/angadi-v0.5.0-win-32bit.exe
- Run the self extractable downloaded file.
- Give the desired location and extract all of its content.
- From the extracted folder click and run the angadicpp.exe which can be found inside the angadi-v0.5.0.
- Now database connection wizard will run for the first time usage.
- Give the necessary credentials and click save button.
- Please use this wizard to create the database. It will create the new database in the name "angadi" and necessary tables in your mysql server on its own. Please don't create database manually.
- If you have given the correct credentials Angadi application will be started.
- MySql Database Server
- libmysqlclient_r.so.16
- Download the linux version of angadi application by following the link https://github.com/thamizha/angadi/releases/download/v0.5.0/angadi-v0.5.0-linux-32bit.tar.gz
- Move the downloaded folder to the desired location.
- Click and run the angadi.sh
- Now database connection wizard will run.
- Give the necessary credentials and click save button.
- Please use this wizard to create the database. It will create the new database in the name "angadi" and necessary tables in your mysql server on its own. Please don't create database manually.
- If you have given the correct credentials Angadi application will be started.