I am trying to run the ereader bookstore software from Sony/Borders. It installed without any errors, but I get this error when I try to run the program: err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory Google did not return any useful results. I am running Debian squeeze: Linux version 2.6.30-2-amd64 (Debian 2.6.30-8squeeze1) (dannf at debian.org) (gcc version 4.3.4 (Debian 4.3.4-5) ) and wine-1.1.37. Thanks for any help you can provide! Mark
cabernet wrote:> I am trying to run the ereader bookstore software from Sony/Borders. It installed without any errors, but I get this error when I try to run the program: > > err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory > > Google did not return any useful results. I am running Debian squeeze: > Linux version 2.6.30-2-amd64 (Debian 2.6.30-8squeeze1) (dannf at debian.org) (gcc version 4.3.4 (Debian 4.3.4-5) ) > > and wine-1.1.37. >http://wiki.winehq.org/FAQ#head-8cfe86e089f8e7aaef0365abb338e3df2da7490e
cabernet
2010-Mar-13 02:28 UTC
[Wine] Re: Error with winemp3.acm for Sony ereader software
Thanks for the tip! i installed the 32bit versions of the missing .so and now I am past that problem.....but it still does not run. Here is the output when I try to run the program....not sure what the error is: mark at orca:~/Desktop/borders$ wine "C:\Program Files\Sony\Reader\Data\bin\eBook Library.exe" fixme:iphlpapi:NotifyAddrChange (Handle 0xacea60, overlapped 0x100ca160): stub NotifyAddrChange error...0 fixme:volume:GetVolumePathNameW (L"C:\\users\\Public\\Application Data\\kinoma\\fsk\\1\\Marlin\\f\\", 0x960e08, 56), stub! fixme:win:RegisterDeviceNotificationA (hwnd=0x1003a, filter=0x32f448,flags=0x00000000) returns a fake device notification handle! fixme:volume:GetVolumePathNameW (L"C:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"C:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"C:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"Z:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"Z:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"Z:\\", 0xc22350, 4), stub! fixme:volume:GetVolumePathNameW (L"C:\\", 0xfe3cd0, 4), stub! fixme:volume:GetVolumePathNameW (L"Z:\\", 0x100cf38, 4), stub! (15): warning: attribute not found: platform! (22): warning: attribute not found: platform! (22): warning: attribute not found: region! (22): warning: attribute not found: language! (28): warning: attribute not found: platform! (28): warning: attribute not found: region! (28): warning: attribute not found: language! (35): warning: attribute not found: platform! (35): warning: attribute not found: region! (35): warning: attribute not found: language! (41): warning: attribute not found: platform! (41): warning: attribute not found: region! (41): warning: attribute not found: language! (51): warning: attribute not found: region! (51): warning: attribute not found: language! (57): warning: attribute not found: region! (57): warning: attribute not found: language! (63): warning: attribute not found: region! (63): warning: attribute not found: language! (69): warning: attribute not found: region! (69): warning: attribute not found: language! (75): warning: attribute not found: region! (75): warning: attribute not found: language! (81): warning: attribute not found: region! (81): warning: attribute not found: language! (87): warning: attribute not found: region! (87): warning: attribute not found: language! (93): warning: attribute not found: region! (93): warning: attribute not found: language! (100): warning: attribute not found: platform! (100): warning: attribute not found: region! (100): warning: attribute not found: language! (106): warning: attribute not found: platform! (106): warning: attribute not found: region! (106): warning: attribute not found: language! (112): warning: attribute not found: platform! (112): warning: attribute not found: region! (112): warning: attribute not found: language! (118): warning: attribute not found: platform! (118): warning: attribute not found: region! (118): warning: attribute not found: language! (124): warning: attribute not found: platform! (124): warning: attribute not found: region! (124): warning: attribute not found: language! (130): warning: attribute not found: platform! (130): warning: attribute not found: region! (130): warning: attribute not found: language! (136): warning: attribute not found: platform! (136): warning: attribute not found: region! (136): warning: attribute not found: language! Anyone have an idea how to make this app run? I would love to use my new Sony ereader and buy some books! Thanks! Mark