trying to run some win apps on my centos ...getting the following
..
fixme:ntdll:find_reg_tz_info Can't find matching timezone information
in the registry for bias -120, std (d/m/y): 29/10/2010, dlt (d/m/y):
26/03/2010
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No
such file or directory
fixme:reg:GetNativeSystemInfo (0x7edd6580) using GetSystemInfo()
fixme:win:EnumDisplayDevicesW ((null),0,0x7e219d88,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x7e219d88,0x00000000), stub!
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension
is unsupported. Expect problems.
#
# An unexpected error has been detected by Java Runtime Environment:
..
[]$ glxinfo
name of display: localhost:10.0
display: localhost:10 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_EXT_import_context, GLX_EXT_visual_info,
GLX_EXT_visual_rating
OpenGL vendor string: Generic
OpenGL renderer string: Generic
OpenGL version string: 1.2.1 Generic
OpenGL extensions:
GL_ARB_multitexture, GL_ARB_transpose_matrix, GL_EXT_abgr,
GL_EXT_draw_range_elements, GL_EXT_multi_draw_arrays,
GL_SUN_multi_draw_arrays
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 8 pc 0 8 0 c y . 0 0 0 0 0 32 8 0 0 0 0 0 0 None
0x22 8 dc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
0x23 8 gs 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
0x24 8 sc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
0x25 8 sg 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
0x26 24 tc 0 24 0 r y . 8 8 8 0 0 32 8 16 16 16 16 0 0 None
[]$
rpm -aq | grep wine*
wine-core-1.0.1-1.el5.rf
wine-1.0.1-1.el5.rf
wine-twain-1.0.1-1.el5.rf
wine-capi-1.0.1-1.el5.rf
wine-jack-1.0.1-1.el5.rf
wine-cms-1.0.1-1.el5.rf
wine-nas-1.0.1-1.el5.rf
wine-devel-1.0.1-1.el5.rf
wine-esd-1.0.1-1.el5.rf
wine-ldap-1.0.1-1.el5.rf
uname -a
Linux 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:37:14 EDT 2010 i686
i686 i386 GNU/Linux
any help?