Code Monkey home page Code Monkey logo

Comments (6)

antony-jr avatar antony-jr commented on June 12, 2024

@rofl0r I've made a AppImage for this purpose, pre-built binaries for the latest commit can be found here.

Quick Start (No Installation Required or Building, even works in live boot)

 $ wget "https://github.com/antony-jr/insight/releases/download/8180966/Insight-x86_64-pc-linux-gnu-8180966-x86_64.AppImage"
 $ chmod +x Insight-x86_64-pc-linux-gnu-8180966-x86_64.AppImage
 $ ./Insight-x86_64-pc-linux-gnu-8180966-x86_64.AppImage

from insight.

rofl0r avatar rofl0r commented on June 12, 2024

@antony-jr that's laudable, but i do not run other people's binaries on my machine; also i'm looking for bundling this in my source-based distro.

from insight.

antony-jr avatar antony-jr commented on June 12, 2024

@antony-jr that's laudable, but i do not run other people's binaries on my machine;

@rofl0r Actually it's built on Github Actions(CI/CD, the logs are public. I can only say it does not contain any exploits, if you are concerned you can run it in Firejail) but if you prefer not to use AppImages then it's fine.

also i'm looking for bundling this in my source-based distro.

AppImages uses FHS so you could get a idea on how I bundled it. itk3.3 package is only available in Ubuntu Trusty which was LTS but dropped. You need itk3.3(that specific version which is found in trusty, I tried to compile this specific version from source but it's a bit hard or I'm doing something wrong. Also the TCL libs are hardcoded you need to patch like how I did -> https://github.com/antony-jr/insight/tree/master/patches (look into all patches relating to itcl, itk and tcl8.6 and tcl8.5)

from insight.

antony-jr avatar antony-jr commented on June 12, 2024

To extract a AppImage and view it's contents you could use the argument --appimage-extract

from insight.

rofl0r avatar rofl0r commented on June 12, 2024

even if i wanted to run the app image i couldn't because of AppImage/AppImageKit#1112

(look into all patches relating to itcl, itk and tcl8.6 and tcl8.5)

ah thanks, that could be what i need (if the author keeps on refusing to create a release)

from insight.

antony-jr avatar antony-jr commented on June 12, 2024

even if i wanted to run the app image i couldn't because of AppImage/AppImageKit#1112

musl support is still a bit complicated. Also the insight pre-built binaries are from Ubuntu Xenial so it's not going to run in alpine linux.

from insight.

Related Issues (15)

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.