Re: Chicken 5.4, nearly the whole farm, singularity container
Matt Welland <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAFp=CokrpHNfdGiEc=KFsCYnNED1fJNQ7r1CGji1ZdYqOpUzbQ@mail.gmail.com> |
Update: Apparently the torrent is not working well. You can try the direct download https://www.kiatoa.com/matt/chicken_v0.0.1.sif <http://www.kiatoa.com/matt/chicken_v0.0.1.sif> or IPFS with https://ipfs.io/ipfs/QmbTaD2B1zJqLhyfVN6utUzhu97jRcYeJvmaPfqYrF3AuU?filename=chicken_v0.0.1.cif Alternatively the container build is messy but should work ok, you can try like this: cd /tmp wget https://www.kiatoa.com/cgi-bin/fossils/buildall/tarball/trunk/buildall.tar.gz tar xf buildall.tar.gz cd buildall make chicken.cif # go make dinner, watch a movie, write a novel and come back and if it worked you'll have chicken.cif If the container is useful to you please let me know and I'll put some effort into tidying it up and keeping it working. On Sat, Jul 27, 2024 at 7:18 PM Matt Welland <[email protected]> wrote: > *Purpose: *Develop with Chicken 5.4 + IUP uninterrupted by OS upgrades. > > *Download using the torrent URL:* > > > magnet:?xt=urn:btih:195776d3ed034dff2f42df11824a4052d0e95d8a&dn=chicken_v0.0.1.sif > > or from http://www.kiatoa.com/matt/chicken_v0.0.1.sif (might be some > hours before available). > > and then run: singularity shell chicken_v0.0.1.sif > > *NOTE: Singularity should be installable with apt:* > > sudo apt install singularity-container > > *Eggs included:* > Singularity> chicken-status -list > (abnf "8.3") > (address-info "1.0.5") > (advice "0.4") > (allegro "4.0.0") > (ansi-escape-sequences "0.6") > (apropos "3.11.1") > (base64 "1.0") > (big-chicken "1.1") > (bind "1.2.6") > (bitstring "1.37") > (blob-utils "2.0.4") > (breadline "0.12") > (cairo "0.1.18") > (canvas-draw "1.1.2") > (check-errors "3.8.2") > (color "1.1") > (comparse "3") > (compile-file "1.3") > (condition-utils "2.3.1") > (coops "1.3") > (crypt "1.0.1") > (csm "0.5") > (csv-abnf "6.1") > (datatype "1.6") > (defstruct "2.0") > (directory-utils "2.4.1") > (epoxy "0.2.2") > (ezxdisp "3.0") > (fcp "v0.4") > (feature-test "0.2.0") > (filepath "1.6") > (fmt "0.8.11.2") > (foreigners "1.5") > (format "3.2.3") > (freetype "0.3") > (gl-math "0.9.1") > (gl-type "0.4.0") > (gl-utils "0.8.0") > (glfw3 "0.7.1") > (glls "0.12.2") > (http-client "1.2.2") > (hypergiant "0.5.3") > (hyperscene "0.4.0") > (imlib2 "1.2") > (intarweb "2.1.0") > (ipfs "0.0.15") > (iset "2.2") > (iup "1.9.5") > (json "1.6") > (lazy-seq "2") > (lexgen "8.2") > (linenoise "1.0") > (llrb-syntax "0.2") > (llrb-tree "0.3.8") > (locale "0.9.2") > (macaw "0.1.1") > (matchable "1.2") > (md5 "4.1.3") > (medea "4") > (memory-mapped-files "0.4") > (message-digest-primitive "4.3.8") > (message-digest-type "4.3.6") > (message-digest-utils "4.3.7") > (message-digest "4.3.0") > (miscmacros "1.0") > (moremacros "2.5.3") > (noise "0.2.0") > (object-evict "0.1.1") > (opengl "1.21") > (packrat "1.5") > (pathname-expand "0.3") > (pdf "1.1") > (plot "2.1") > (posix-groups "0.2.1") > (posix-utils "2.1.1") > (postgresql "4.1.4") > (queues "0.1") > (record-variants "1.1") > (records "1.4") > (regex-case "1.3") > (regex "2.0") > (rfc3339 "0.1.3") > (s11n "0.9.12") > (scsh-process "1.6.0") > (sdl-base "0.9.2") > (sdl2-image "0.2.0") > (sdl2 "0.4.1") > (sendfile "2.0") > (sha1 "4.1.7") > (silex "1.0") > (simple-exceptions "1.3.1") > (simple-md5 "0.1.1") > (slib-arraymap "1.1.4") > (slib-charplot "1.2.2") > (slib-compat "1.0.0") > (slice "1.3") > (socket "0.3.3") > (soil "1.6.0") > (sparse-vectors "1.1.0") > (spiffy-directory-listing "0.3") > (spiffy-request-vars "0.19") > (spiffy "6.3") > (sql-de-lite "0.10.1") > (sql-null "2.0") > (sqlite3 "3.7.2") > (srfi-1 "0.5.1") > (srfi-127 "1.3") > (srfi-128 "0.11") > (srfi-13 "0.3.4") > (srfi-14 "0.2.1") > (srfi-18 "0.1.7") > (srfi-189 "1.0.3") > (srfi-19 "4.9.8") > (srfi-197 "0.2.0") > (srfi-29 "3.0.11") > (srfi-42 "1.76") > (srfi-63 "0.5") > (srfi-69 "0.4.3") > (srfi-99 "1.4.5") > (stack "3.2.0") > (stb-image-write "0.3") > (stb-image "0.6") > (string-utils "2.7.4") > (sxml-modifications "0.3.1") > (sxml-serializer "0.5") > (sxml-transforms "1.4.3") > (sxpath "1.0") > (symbol-utils "2.6.0") > (synch "3.3.9") > (system-information "0.1") > (tcp6 "0.2.1") > (test "1.2") > (trace "2.0") > (trie "2") > (typed-records "0.82") > (uri-common "2.0") > (uri-generic "3.3") > (utf8 "3.6.3") > (uuid-lib "0.0.15") > (x11-colors "1.1") > (xlib "1.3") > (yaml "0.2.2") > (yasos "1.14") > (z3 "2.0") > > -- >