Hello!
I am having fun playing with Minix, but I am not a computer engineer.
My goal was to install it on my old T400 Thinkpad, and install neofetch to impress my friend. We have been changeling each other with harder and harder Linux Distros, Arch Gentoo, LFS, so thought I would try Minix out to surprise my friend.
But I had some trouble, first I could not clone the github source because of lack of SSL support, so I used SSH to transfer the files from another PC. But then the version of Bash was too old, so I transferred the source for Bash ~4.0, but then I realized there was no gcc.
I noticed some conversions about a later version then 3.3, where could I find that? and does anyone a better way to update a newer version of bash?
Anyways having fun and learning a lot! Thanks!