rpmohn / a4

dynamic terminal manager and multiplexer
https://a4term.com
MIT License
33 stars 4 forks source link

Please test building this tarball pre-release! #14

Closed rpmohn closed 1 year ago

rpmohn commented 1 year ago

In an effort to make installation of a4 much simpler, this puts in all needed prerequisite library source code under the lib/ subdirectory. This also improves flexibility in the event that I want to use a new library feature that isn't yet in the mainstream package managers.

For a full test, you can uninstall all of the unibilium, libtermkey, libtickit, and libvterm libraries on your system, even though that shouldn't be required.

@MaxGyver83 @littlewing7 and anyone else who can test this for me, please post your results here. Thank you! -Ross

a4-v0.2.2-libs.tar.gz

MaxGyver83 commented 1 year ago

I could install a4 from this tarball in an Ubuntu 20.04 Docker container (with none of those libraries installed).

littlewing7 commented 1 year ago

Hi Ross,

I build on kali-linux without libs:

$ dpkg -l | grep -P "unibilium|libtermkey|libvterm|libtickit" [Tue Aug 01 17:39:10] mmax@sidbox1 /var/tmp/a4-prerelease/untar/a4-v0.2.2-libs $ tar -xvf ../a4-v0.2.2-libs.tar.gz a4-v0.2.2-libs/ a4-v0.2.2-libs/cleanlibs.sh a4-v0.2.2-libs/layouts.c a4-v0.2.2-libs/utilities.c a4-v0.2.2-libs/vt.c ...

''' image ''' image ''' image

All work fine!!

Max

rpmohn commented 1 year ago

Closing this with release of v0.2.3.