unexpected dependencies building copperspice 1.6.1 from source

Discuss anything related to product development
Post Reply
marlowa
Posts: 117
Joined: Sun Oct 25 2015 10:52 am

unexpected dependencies building copperspice 1.6.1 from source

Post 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?
ansel
Posts: 152
Joined: Fri Apr 10 2015 8:23 am

Re: unexpected dependencies building copperspice 1.6.1 from source

Post 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
Ansel Sermersheim
CopperSpice Cofounder
Post Reply