martin-pe / maitreya8

Other
112 stars 55 forks source link

How to build from source? #59

Open krishnakanthpps opened 4 years ago

krishnakanthpps commented 4 years ago

Can you please provide a high level build from source steps?

I would want to extract the charts as a xml..

git2fa commented 12 months ago

Download the zip, extract it and then go into the extracted directory maitreya8-8.1. Then execute ./configure You will see if packages are missing. In Debian 11 it was needed to install apt-get install libwxgtk3.0-gtk3-0v5 wx-common

When all missing packages have been installed then you can execute make