Page 1 of 1

unexpected dependencies building copperspice 1.6.1 from source

Posted: Sun Feb 09 2020 6:35 pm
by marlowa
Hello everyone,

I just tried to build copperspice on a clean install of KDE Neon and found a couple of unexpected dependencies. These showed as compilation errors in the cmake log due to missing header files. The header files where libpq_fe.h and pthread_np.h. The former is from postgres and the latter is from FreeBSD. Can someone explain please?

Re: unexpected dependencies building copperspice 1.6.1 from source

Posted: Mon Feb 10 2020 5:30 am
by ansel
The currently supported platforms can be found our CS Overview documentation:

https://www.copperspice.com/docs/cs_overview/supported-platforms.html

If you would like to build CopperSpice on a non-supported platform, there are two ways to make this happen.
(1) Figure out what is needed and submit a pull request. A Dockerfile which contains all the necessary packages is very helpful.
(2) In addition, we offer a tiered subscription policy with priority support and feature requests: https://www.copperspice.com/subscriptions.html