LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   wine-1.2.3 err:module:import_dll Library GLU32.dll not found (https://www.linuxquestions.org/questions/debian-26/wine-1-2-3-err-module-import_dll-library-glu32-dll-not-found-899898/)

kaz2100 08-28-2011 05:55 AM

wine-1.2.3 err:module:import_dll Library GLU32.dll not found
 
To whom it may concern:

System: Debian wheezy(amd64), current. wine-1.2.3 (32bit)

Who should read: Whoever runs into following error
Code:

>wine c:\\Program\ Files\\yourBinary.ext
err:module:import_dll Library GLU32.dll (which is needed by L"C:\\Program Files\\yourBinary.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\yourBinary.exe" failed, status c0000135

After successful compilation of wine-1.2.3, even you have followed instruction here, so that you have these libraries installed.
Code:

ia32-libs (you need version 1.18 at least)
libc6-dev-i386
lib32z1-dev
ia32-libs-dev (it has the /usr/lib32/libpng.so, which seems to be required when installing TTF fonts)
optionally, a bunch of other libraries: libxcursor-dev libfontconfig1-dev libldap2-dev libxslt-dev libgl1-mesa-dev libglu1-xorg-dev libgnutls-dev libxi-dev lib32ncurses5-dev libxrandr-dev libxxf86vm-dev

You also have libglu1-mesa-dev installed.
Possible solution:
Code:

aptitude install mingw-w64-dev
If you still have problem: I regret to say, this thread is not helpful for you.

Closing remarks:
Happy Penguins!

EricTRA 09-09-2011 12:47 AM

Hello,

Thanks for sharing. Off the Zero Reply List.

Kind regards,

Eric


All times are GMT -5. The time now is 02:08 AM.