guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with package AppImage support


From: Ekaitz Zarraga
Subject: Re: Help with package AppImage support
Date: Mon, 29 Nov 2021 14:27:46 +0000

Hi Ricardo,

> appimagekit includes a copy of libappimage; that repository
> contains a Findsquashfuse.cmake file, which defines how squashfuse
> is found:
>
> https://github.com/AppImage/libappimage/blob/13f401a4a384ec59ec9a144e2a7006adf751571f/cmake/Modules/Findsquashfuse.cmake
>
> Ricardo

I see what's going on now.

I unbundled libappimage from appimage kit and added it as a dependency so
there's no way to find libsquashfuse in appimagekit because it tries to use the
bundled lib I removed.

So I'm not sure what to do right now to be honest. This way to bundle
everything makes me mad... All this packages are mixed together in a way that
is hard to separate... :S

Thanks for the info now I know why was all this happening! I was completely
lost with the "target not found" issue because I didn't know where was it
coming from!

Ekaitz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]