Displaying 3 results from an estimated 3 matches for "terrabion".
Did you mean:
terrabionic
2003 Feb 06
2
Odd behavior in FreeBSD port---HELP!
...L"c:\\windows" for L"windows" directory: does not exist
Perhaps you have not properly edited or created your Wine configuration file.
This is (supposed to be) '/home/johann/.wine/config'
3) My configuration file looks fine to me and a dozen other people:
http://www.terrabionic.com/wine/winerc
Is anyone familiar with this problem?
Thanks.
---johann
2003 Feb 07
3
Missing .so libraries for DLL files
Hi.
I'm trying to get this PS2 ISO generator to work.
It requires the DLL:s mfc42.dll and mfc42loc.dll---hence I got them and
placed them in ~/.wine/hdd/windows/system.
Now it's complaining about missing .so libraries for the builtin DLL:s.
I have this in the config:
"mfc42" = "builtin, native"
"mfc42loc" = "builtin, native"
2003 May 13
3
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
hi! ;;.)==
i'm having a slight problem here:
# uname -nrs
FreeBSD aegis.terrabionic.lan 4.7-STABLE
# wine setup.exe
/usr/libexec/ld-elf.so.1: Shared object "libntdll.dll.so" not found
# locate libntdll.dll.so
/usr/local/lib/wine/libntdll.dll.so
# cat /compat/linux/etc/ld.so.conf
/usr/lib
/usr/local/lib
/usr/X11R6/lib
# pkg_version | grep wine
wine-...