I have now preliminary way to build sbcl+hunchentoot from a tarball. It requires no network access during build and hopefully all trash is limited to build directory (which can be removed just after build).
To try: wget http://www.math.uni.wroc.pl/~hebisch/fricas/hsbcl.tar tar -xf hsbcl.tar cd hsbcl time ./build_hsbcl > rap1 2>&1 this creates executable called 'hsbcl' which can be used to build FriCAS. If that is enough for jfricas, then I will do something similar for next release (but probably better integrated with FriCAS build). -- Waldek Hebisch -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/20230604022458.5tpkd2rw3ivdbt4n%40fricas.math.uni.wroc.pl.
