Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.
For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms:
Discord,
Twitter/X,
Facebook.
Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!
This is a great post. I'm running a Debian 6 64-bit. The packages I needed to install were a little different than the ones you had up. I needed to use: aptitude install flex bison ia32-libs libc6-dev-i386 lib32z1-dev libpng12-dev libxcursor-dev libfronconfig1-dev libldap2-dev libxslt1-dev libg11-mesa-dev libg1u1-mesa-dev libgnutls-dev libxi-dev lib32ncurses5-dev libxrandr-dev libxxf86vm-dev lib32bz2-dev It seemed to cry when trying to install ia32-libs-dev, so I looked it up and seems the ia32-libs install is universal. Also the wine install, I needed to use ./configure --without-freetype which I'm not too concerned about because you'll still have fonts despite that error I haven't completed the full setup yet, but progress is going very well for me so far. Thank you for this. I just wanted to add these kinks I ran into while doing the initial setup.