flatpak-builder, /app and dependent build
Alec Leamas
leamas.alec at gmail.com
Wed Jan 6 18:05:39 UTC 2021
On 06/01/2021 14:50, Alec Leamas wrote:
> Dear list,
>
> Once again the flatpak world makes me feel silly :(
>
> Have a simple app with a dependency (libgeotiff) which depends on
> another module named proj (sic!). Both have a standard autotools setup.
>
> Building proj is fine, but when it tries to install into /app/lib it
> runs into a read-only filesystem error.
Hm.. answering myself. Problem is that my 'app' really is built as an
extension, and (I presume) as such cannot really install anything.
Solution then becomes to bundle the dependent libs within the app instead.
Or?
--alec
More information about the Flatpak
mailing list