http://bugs.winehq.com/show_bug.cgi?id=1746
Summary: Segmentation fault when launching wine Product: Wine Version: 20030911 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: tentaal@yahoo.fr
I uninstalled the rpm wine installtion > rpm -e wine I 've compiled wine under redHat 9 2.4.20-8smp.
./configure && make depend && make && make install
when launching wine I get this error :
Segmentation fault
after it I 've made an > make uninstall Then I tried to use wineinstall script in /tools. I get these errors :
~/download/wine-20030911 ~/download/wine-20030911/tools Warning !! wine binary (still) found, which may indicate a (conflicting) previous installation. You might want to abort and uninstall Wine first. Running configure...
./configure: line 88: conf28176.sh: No such file or directory ./configure: line 89: conf28176.sh: No such file or directory chmod: failed to get attributes of `conf28176.sh': No such file or directory ./configure: line 201: conf28176.file: No such file or directory ./configure: line 949: config.log: Permission denied
I looked for uninstalled binaries but could not find anything.