Menu

Installation

Teunis Middelkoop

Download the MT_install.zip
This zip contains 2 databases for the MySQL server, a hidden file and the Pascal source.
Extract to a directory (default: MT_install)
Now import ~/MT_install/MT_biz2021.sql to MT_biz2021 with the program phpMyAdmin.
Do the same with ~/MT_priv2021.sql to MT_priv2021
Move the file "MoneyTalks" to its place:
Linux: to /home/${USER}
Windows: to path of the executable
Make the file hidden.

Move the source to a directory at your convenience for your IDE
The name of the working directory should be ~/MT
In that directory a subdir “import” is created.
The source of the software are in the directory “~/MT_install/source”
The source can be compiled with at least FPC 3.2.0 Lazarus 2.0.10 configuration: x86_64-linux-gtk2
The name of the project is MoneyTalks (.lpi ,lpr)
Of course later on you can give it the name you like.


Related

Wiki: Home