Giter Site home page Giter Site logo

Comments (9)

TheAssassin avatar TheAssassin commented on August 27, 2024 1

https://travis-ci.org/AppImage/appimaged/builds/390200745#L3114

Now that we don't build libappimage any more, we don't need to install it with CMake.

I still don't believe that installing an appimaged package was really necessary earlier, @probonopd.

from appimaged.

TheAssassin avatar TheAssassin commented on August 27, 2024 1

@azubieta this issue is about distributing libappimage for this specific app. We wouldn't discuss such things in any repo but AppImageKit.

from appimaged.

probonopd avatar probonopd commented on August 27, 2024

And, more importantly, so that one can install it by double clicking the deb, without having to install a deb for libappimage first

from appimaged.

TheAssassin avatar TheAssassin commented on August 27, 2024

Change libappimage_static for libappimage in the CMake configuration in src.

But I think libappimage is bundled by our packages, isn't it?

from appimaged.

TheAssassin avatar TheAssassin commented on August 27, 2024

And, more importantly, so that one can install it by double clicking the deb, without having to install a deb for libappimage first

I agree this is indeed an issue. Please implement the fix I suggested above, it'll link libappimage statically then.

from appimaged.

probonopd avatar probonopd commented on August 27, 2024

Build fails with

[100%] Linking C executable appimaged
/usr/bin/ld: ../lib/AppImageKit/src/libappimage_static.a(notify.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

now.

from appimaged.

probonopd avatar probonopd commented on August 27, 2024

This currently breaks https://github.com/probonopd/SystemImageKit/blob/master/boot/bin/generate-appimaged-extension.

Never touch a...

from appimaged.

TheAssassin avatar TheAssassin commented on August 27, 2024

Urm... interesting. I'll try this on my dev system later...

from appimaged.

azubieta avatar azubieta commented on August 27, 2024

Now that we don't build libappimage any more, we don't need to install it with CMake.

Are we going to keep building and installing libappimage from AppImageKit ?

from appimaged.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.