I have found the solution to my issue. Now I can use Dreamweaver and many such softwares on my GNU/Linux box :-))
The solution to the kernel32.dll error in wine is to execute the following line:
$export WINEDLLPATH="/usr/lib/wine"
That's it and the issue is resolved!
May everybody get the best of both worlds!
Cheers, Kapil Karekar
On Friday, December 06, 2002 6:55 PM I wrote
I tried using Dreamweaver with wine. However it is not working. Whenever I try to run any windows programs it throws up a
kernel32.dll
error. Does anybody know how to tackle this?
The exact error message is given below: err:win32:do_relocations FATAL: Need to relocate C:\windows\system\kernel32.dll, but no relocation records present (stripped during link). Try to run that file directly !