I've been trying to get wine installed and working
on FreeBSD v.13 amd64
Desktop is MATE, in case that matters.
( for what its worth, I did seem to be getter results with KDE Plasma desktop. )
Followed the owners manual:
as root-
pkg install wine-gecko
pkg install wine-mono
pkg install wine
Then,
as reg. user-
winecfg
RESULT:
Grumbles about needing to install 32 bit environment,
Try installing 32-bit wine with:
/usr/local/share/wine/pkg32.sh install wine mesa-dri
So I run that file and it install around 2G of stuff.
Then,
as reg. user-
winecfg
RESULT:
grumbles
"wine: could not load ntdll.so (null)"
ALSO TRIED:
first installed wine-gecko, wine-mono, wine, as above.
Then- per the manual,
as root-
cd /usr/ports/emulators/i386-wine
make install
Did NOT select either [ ] GECKO, or [ ] MONO,
those two write over 64 bit files and then nothing works.
RESULT:
grumbles "..They install files into the same place.
You may want to stop build with Ctrl + C"
So basically no matter what I try, nothing is working.
I want like crazy to replace Devuan / Linux with FreeBSD
and I'm not giving up and hope like crazy I'm not forced to!
But, I'm wondering, is Wine on FreeBSD a viable option?
I came from Devuan linux (Debian without System-D),
had wine working with both 32 and 64 bit, had all my
still-needed old windows software working great.
(wish I could throw that windows stuff out, but, we're
working towards that great day.)
Thank you in advance for any help provided.
Dave
on FreeBSD v.13 amd64
Desktop is MATE, in case that matters.
( for what its worth, I did seem to be getter results with KDE Plasma desktop. )
Followed the owners manual:
as root-
pkg install wine-gecko
pkg install wine-mono
pkg install wine
Then,
as reg. user-
winecfg
RESULT:
Grumbles about needing to install 32 bit environment,
Try installing 32-bit wine with:
/usr/local/share/wine/pkg32.sh install wine mesa-dri
So I run that file and it install around 2G of stuff.
Then,
as reg. user-
winecfg
RESULT:
grumbles
"wine: could not load ntdll.so (null)"
ALSO TRIED:
first installed wine-gecko, wine-mono, wine, as above.
Then- per the manual,
as root-
cd /usr/ports/emulators/i386-wine
make install
Did NOT select either [ ] GECKO, or [ ] MONO,
those two write over 64 bit files and then nothing works.
RESULT:
grumbles "..They install files into the same place.
You may want to stop build with Ctrl + C"
So basically no matter what I try, nothing is working.
I want like crazy to replace Devuan / Linux with FreeBSD
and I'm not giving up and hope like crazy I'm not forced to!
But, I'm wondering, is Wine on FreeBSD a viable option?
I came from Devuan linux (Debian without System-D),
had wine working with both 32 and 64 bit, had all my
still-needed old windows software working great.
(wish I could throw that windows stuff out, but, we're
working towards that great day.)
Thank you in advance for any help provided.
Dave