Yep yep good catch,
I didn't think about 32 bit arch.

Here is the updated script that should work on both 64 and 32 bit (both tested).
Its a minimum viable dev environment...people will have to install
their editors etc separately.

I will also update the wiki patch to reflect this.

On Sun, Mar 22, 2026 at 11:48 PM Michael Banck <[email protected]> wrote:
>
> Hi,
>
> On Fri, Mar 20, 2026 at 10:23:25PM -0700, Milos Nikic wrote:
> > It downloads all the needed dependencies via apt.
>
> I'm not sure they are all needed, and I see some issues currently and
> maybe potentially with installing them.
>
> Right now, on hurd-i386, I can't seem to install vim and ripgrep. Not
> all seem really needed anyway? So I suggest something like this:
>
> -sudo apt install -y vim git build-essential autoconf automake m4 bison flex 
> texinfo xorriso libparted-dev pkg-config ncurses-term rsync ripgrep pip pipx
> +sudo apt install -y git build-essential autoconf automake m4 bison flex 
> texinfo xorriso libparted-dev pkg-config ncurses-term
>
>
> Michael

Attachment: dev_setup.sh
Description: application/shellscript

Reply via email to