http://bugs.winehq.org/show_bug.cgi?id=3870
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-18-11 17:19 ------- The first three dlls you mention were never included in wine, and i guess never will be. They should either be provided by your application or you could ccopy them from a windows install. if your application can't find glu32 and opengl32 that could be a real bug. Did you compile opengl support into your wine ( maybe you could check if there is a opengl.dll.so in your /usr /local/lib/wine ) If not, set up your opengl stuff in linux first.