chicken-users
[Top][All Lists]
Advanced

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

Re: Request for feedback: Chicken as a self-contained AppImage


From: elf
Subject: Re: Request for feedback: Chicken as a self-contained AppImage
Date: Wed, 28 Sep 2022 22:52:28 +0300 (GMT+03:00)

Hi!

I love the idea, but a few questions:

1) How does this handle egg installation/updates?
2) Do both the compiler and interpreter work?
3) How do binaries built with csc work, in terms of linking and including?
4) How do eggs handle finding external dependencies?

All of these should make it (painfully) obvious that I don't know anything 
about AppImage, so if you can explain in more detail or send links to clarify, 
it would be most appreciated.

Thanks!

-elf

From: Daniel Ziltener <dziltener@lyrion.ch>
To: chicken-users@nongnu.org
Date: 28 Sep 2022 22:37:59
Subject: Request for feedback: Chicken as a self-contained AppImage

> Hello Chickeners!
> 
> I had a "why not?" idea recently. I'm maintaining the RPM packages for 
> Chicken, and I thought "why not pack Chicken into an AppImage?" - and that's 
> what I did!
> 
> For those who don't know AppImages: they are single-file volumes (think ISO 
> or DMG) but executable, and they work, without any further requirements apart 
> from FUSE (to mount the embedded SquashFS), on every Linux distribution. You 
> download an AppImage, rename it if you want, make it executable, and it's 
> ready for use. (if you have AppImageUpdate installed, you can even 
> automatically check for and get updates).
> 
> So in this case, I packed a little script into the AppImage, since Chicken 
> has a whole bunch of executables. The AppImage is being built on OpenSUSE's 
> OBS service, and a download page is on https://www.appimagehub.com/p/1911578/ 
> , where you'll also find further description on how to use it.
> 
> Try it out if you like, and let me know about your thoughts, bugs to fix, or 
> improvements to make. A bit later I will link it on the installation page of 
> the Chicken wiki.
> 
> Best regards,
> Daniel

Attachment: signature.asc
Description: PGP signature


reply via email to

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