magic/appimage
Donn 4ab32d219e Add AppImage + CI 2022-02-15 14:13:15 -05:00
..
rsc Add AppImage + CI 2022-02-15 14:13:15 -05:00
.gitignore Add AppImage + CI 2022-02-15 14:13:15 -05:00
Dockerfile Add AppImage + CI 2022-02-15 14:13:15 -05:00
Makefile Add AppImage + CI 2022-02-15 14:13:15 -05:00
README.md Add AppImage + CI 2022-02-15 14:13:15 -05:00

README.md

This is an AppImage that runs on all GNU/Linux platforms with:

  • FUSE
    • This excludes non-privileged Docker containers unfortunately, unless pre-extracted.
  • GLIBC 2.3+

That's a number of them.

Build Info

A Dockerfile on CentOS 6 (needed for older glibc) image builds Tcl, Tk and Magic.

The final build is then packaged into an AppImage using AppImageTool on the host machine.

Building Requirements

  • A reasonably recent GNU/Linux host
  • Docker 20+
  • curl

Build Instructions

make

Installation Instructions

make install