Hello everyone
I'm having trouble installing Wine on NetBSD 9.0. I've tried the alternatives below:
1) Installation by pkgin - The program does not exist in the repository
2) Compile by PKGSRC in the /usr/pkgsrc/emulators/wine directory, but the dependencies that must be installed by the program directly affect the Mate-Desktop dependencies. And they present the following errors according to the attached screenshot.
And to try to get around these errors I tried the following alternatives.
I used the "make update" command inside the /usr/pkgsrc/emulators/wine directory. I did this procedure 2 times, and the 2 times gave a problem already expected because this command is risky to be executed. And after that, Mate-Desktop didn't go up any more.
I reinstalled OS108, logged in as root and compiled Wine in the /usr/pkgsrc/emulators/wine directory. And after 10 hours of compiling, he compiled without any error. Then I ran the mate.sh script that normally installed the graphical environment, but I believe that during the installation it must have updated these packages and so it didn't work.
3) I did some research on Google, but there is not much material on the subject.
4) I talked to the Telegram users of OS108, and I was informed by @Jay that there was a port wine in the GSoC project.
I would like to know if there is any way to install Wine on OS108, or if there is any other emulator that can emulate Windows .exe files. I thought about using virtual machines like QEMU, but I don't have enough hardware for that.
I thank you in advance for your assistance.