Good morning all, I've installed Wine following Manpage steps.
Apparently it went well, also Wine desktop object appears in the Apps folder.
Then tried to run a Windows executable first time, doubleclick on the file.
A Wine configuration-in-progress window has shown to work for some seconds, then nothing.
Have tried to make the executable start in the terminal by the command
wine program.exe
and received
/home/nomad/.i386-wine-pkg//usr/local/bin/wine doesn't exist!
Try installing 32-bit Wine with
/usr/local/share/wine/pkg32.sh install wine mesa-dri
applied /usr/local/share/wine/pkg32.sh install wine mesa-dri command
and received
pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/nomad/.i386-wine-pkg install wine mesa-dri
pkg: Unable to determine the ABI, none of the ABI_FILEs can be read.
pkg: Cannot parse configuration file!
I'm stuck there, not catching what else to do.
Coud anyone give a help to me?
Thank you much
Apparently it went well, also Wine desktop object appears in the Apps folder.
Then tried to run a Windows executable first time, doubleclick on the file.
A Wine configuration-in-progress window has shown to work for some seconds, then nothing.
Have tried to make the executable start in the terminal by the command
wine program.exe
and received
/home/nomad/.i386-wine-pkg//usr/local/bin/wine doesn't exist!
Try installing 32-bit Wine with
/usr/local/share/wine/pkg32.sh install wine mesa-dri
applied /usr/local/share/wine/pkg32.sh install wine mesa-dri command
and received
pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/nomad/.i386-wine-pkg install wine mesa-dri
pkg: Unable to determine the ABI, none of the ABI_FILEs can be read.
pkg: Cannot parse configuration file!
I'm stuck there, not catching what else to do.
Coud anyone give a help to me?
Thank you much