http://bugs.winehq.org/show_bug.cgi?id=2473
peter.talken@telia.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
------- Additional Comments From peter.talken@telia.com 2004-11-09 14:11 ------- I checked by using "type -all wine" and found only one version of wine, wineserever etc. But I found that I had an old version of libwine1 "libwine1-20040213-3mdk.i586" installed. So I uninstalled whole wine and tried to install i again. Then the system tried to install libwine1-20040213-3mdk.i586 again. When I then tried to install libwine1-20040813-2mdk.i586 separately I got: (Swedish messages within {})
[root@etab installera_rpm]# urpmi libwine1-20040813-2mdk.i586.rpm {Vissa begärda paket kan inte installeras:} Some requested packets could not be installed: (libwine1-20040813-2mdk.i586 ({på grund av otillräckliga libc.so.6 (GLIBC_2.3.4)) (J/n) n}) libwine1-20040813-2mdk.i586 (due to unsufficient libc.so.6(GLIBC_2.3.4)) (Y/n) n As far as I can see, I have this (glib-2.0.pc)
prefix=/usr exec_prefix=/usr libdir=/usr/lib includedir=/usr/include
glib_genmarshal=glib-genmarshal gobject_query=gobject-query glib_mkenums=glib-mkenums
Name: GLib Description: C Utility Library Version: 2.4.6 Libs: -L${libdir} -lglib-2.0 Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include
There is no libc.so.6 on my system!!
So, how do I get libs.so.6?
/Peter