Lee Schlesinger
2003-Sep-10 08:47 UTC
Wine install fails - dependency problem, but how to fix?
Folks, I'm trying to install wine-20030813-SL7.2.i386.rpm on a SuSE 8.2 box. I've fixed all my failed dependencies except for libasound.so.1. This code is part of an alsa library. I have a more recent version of the library installed, which means I have libasound.so.2. I set up a symbolic link using the command ln -s libasound.so.2 libasound.so.1, but neither Kpackage nor the rpm command in a console window recognizes the link - I still get failed dependencies: libasound.so.1 is needed by wine-20030813-1. I tried using the --nodeps flag on the RPM command - that didn't work either. I considered installing an older version of the alsa library, but I have other programs that need libasound.so.2. Any advice? Lee Schlesinger
Ivan Leo Murray-Smith
2003-Sep-10 10:07 UTC
Wine install fails - dependency problem, but how to fix?
You have linux suse 8.2 but are using the rpm for linux suse 7.2, you need the rpm for linux suse 8.2, it's on the wine sourceforge download page. Here is the link to download it. http://prdownloads.sourceforge.net/wine/wine-20030813-SL8.2.i586.rpm?download