Open Cascade Module
Bastien Nocera
hadess at hadess.net
Thu Mar 1 16:21:12 UTC 2018
On Thu, 2018-03-01 at 14:57 +0100, Martin Marmsoler wrote:
> Hi Bastien,
>
> thank you Bastien!
> For libzeromq I have the same problem.
Could you please copy/paste instead of attaching images? The image
ended up tiny on my machine, and I can't comment inline or copy/paste
the text from it...
> Do I have to append the path to ZEROMQ_CMAKECONFIG_INSTALL_DIR:
I don't know how cmake works, and how zeromq gets built, but you need
to replicate what you would do to install the application in a specific
location (flatpak expects everything to be installed in "/app").
I'd suggest looking at Fedora, Debian or any other Linux distribution's
installation scripts for those packages when they exist, which should
tell you exactly what you need to pass.
Looks like the zeromq package for Fedora uses autotools instead of
CMake, so might not be a lot of help:
https://src.fedoraproject.org/rpms/zeromq/blob/master/f/zeromq.spec#_66
Cheers
More information about the Flatpak
mailing list