I managed to install emulators/wine on my x64 system - sweet 
I also installed x11/nvidia-driver. But now when I try running some wine app I get an OpenGL error:
grphics/libglut is installed, but I still get
I know / suppose nvidia runs through 32bit emul, and I have 32bit support and linux in the kernel, so it should already be in sys? /usr/loca/lib32 folder is also there. How does 9.0-CURRENT handle glx?
lost now

I also installed x11/nvidia-driver. But now when I try running some wine app I get an OpenGL error:
Code:
[blah-blah]
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled,
most likely your OpenGL drivers haven't been installed correctly
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
Direct3D8 is not available without OpenGL.
[/blah-blah]
Code:
glxinfo: Command not found
lost now
