With debian etch 32bit, an upgrade led to X-system no more starting. Soon recovered, after removing from sources.list both Sarge and sid: #apt-get update #apt-get -u upgrade #apt-get -f install However, applications in wine do not start. errorlog: /usr/lib/wine/wine.bin: error loading shared libraries: libwine.so.1: cannot open shared object files: No such files or directory wine suggestion: reconfigure with winecfg (which I did not find; I have installed winetools) #apt-file update #apt-file search libwine.so.1 libwine: usr/lib/libwine.so.1 that is, wine is the package for such lib, as far as I can understand. I have looked at /usr/lib/wine/wine.bin however, as a binary file, I got no info. Suggestions? thank you francesco pietra
Resent to ask: what about commanding: #apt-get clean ________________________- With debian etch 32bit, an upgrade led to X-system no more starting. Soon recovered, after removing from sources.list both Sarge and sid: #apt-get update #apt-get -u upgrade #apt-get -f install However, applications in wine do not start. errorlog: /usr/lib/wine/wine.bin: error loading shared libraries: libwine.so.1: cannot open shared object files: No such files or directory wine suggestion: reconfigure with winecfg (which I did not find; I have installed winetools) #apt-file update #apt-file search libwine.so.1 libwine: usr/lib/libwine.so.1 that is, wine is the package for such lib, as far as I can understand. I have looked at /usr/lib/wine/wine.bin however, as a binary file, I got no info. Suggestions? thank you francesco pietra
Francesco Pietra <frapietra@alice.it> wrote:> /usr/lib/wine/wine.bin: error loading shared libraries: libwine.so.1: cannot > open shared object files: No such files or directory > > #apt-file search libwine.so.1 > libwine: usr/lib/libwine.so.1 > that is, wine is the package for such lib, as far as I can understand.So /usr/lib/libwine.so.1 does exist and is a dynamic library? Maybe try to run ldconfig manually. Daniel
Francesco Pietra <frapietra@alice.it> wrote:> Re-re-sent to inform that an anonymous referee has suggested how to solve: > uninstall libwine completely and fresh install.Did that work? Daniel
Perfectly, as before. liwine must have been damaged during the problematic upgrade. The applications are quite stable on wine, while my colleagues using them on Windows are used to frequent crashes when editing... Thank you francesco pietra On Sunday 11 June 2006 11:35, Daniel Skorka wrote:> Francesco Pietra <frapietra@alice.it> wrote: > > Re-re-sent to inform that an anonymous referee has suggested how to > > solve: uninstall libwine completely and fresh install. > > Did that work? > > Daniel > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users