Hi, I just installed wine-20031016. Trying to compile the test drive application as explained in the winelib user's guide 1.3.2, I end up getting the error message below.
Any help appreciated, Ralf [EMAIL PROTECTED] winemine]$ ./configure --with-wine=/local checking whether make sets $(MAKE)... yes checking for gcc... gcc ... checking "for g++ -fno-for-scope option"... yes checking for windef.h... /local/include/wine/windows checking for windef.h header... /local/include/wine/windows checking for libwine.so... /local/lib checking for -lwine... /local/lib checking for libwine_unicode.so... /local/lib checking for -lwine_unicode... /local/lib checking for libwine_uuid.a... /local/lib checking for -lwine_uuid... /local/lib checking for libntdll.dll.so... configure: error: Could not find the Wine dlls (libntdll.dll.so) -- Ralf Juengling <[EMAIL PROTECTED]>