Quote: |
wine: error while loading shared libraries: libwine.so.1: cannot open shared obj ect file: No such file or directory |
Code: Show/Hide libwine.so.1 => /usr/lib/libwine.so.1 (0x40025000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4003f000) libc.so.6 => /lib/libc.so.6 (0x40090000) libdl.so.2 => /lib/libdl.so.2 (0x401c6000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) |
Quote: |
ldd: ldd /usr/bin/wine: no such file or directory
|
Pests wrote: |
Trying to run wine or winecfg I'm getting an error with libwine.so.1. I tried the two methods on the http://wiki.minegoboom.com/index.php/Running_Continuum_under_Wine page but still no luck. |