LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kazaa on wine (https://www.linuxquestions.org/questions/linux-software-2/kazaa-on-wine-70878/)

iKnowNothing 07-08-2003 02:43 AM

Kazaa on wine
 
I am a total newbie to linux and have recently installed RH 9.0. i installed wine 20030618 the red hat 9.0 version. i tried to run kazaalite 2.1 kazaa plus build 3. but it craches displaying the message could not create empty document. a list of errors about no debug information in 32-bit dlls is also creates although i have copied the required dll files and altered the config file accordingly
this is what i entered in the config file:

[AppDefaults\\Kazaa.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
"comdlg32" = "native"
"msvcrt" = "native"
"shdoclc" = "native"
"shdocvw" = "native"
"shlwapi" = "native"
"urlmon" = "native"
"wininet" = "native"

[AppDefaults\\KazaaLite.kpp\\DllOverrides]

"*" = "builtin, native, so"

"shdoclc" = "native"

"shdocvw" = "native"

"shlwapi" = "native"

"commctrl" = "native"

"comdlg32" = "native"
i removed the semi colons ; before these lines so plz tell me where i am going wrong.

DrOzz 07-08-2003 10:34 PM

all you should need is:
[AppDefaults\\kazaalite.kpp\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
"shdocvw" = "native"
"shlwapi" = "native"
...and make a point to make sure that these files exist in the wine system directory:
commctrl
comctl32
shdocvw
shlwapi
also in the [Version] section in your wine config make sure it says:
windows = "win98"

watashiwaotaku7 07-08-2003 10:37 PM

better yet run giFT with the fasttrack plugin works great


All times are GMT -5. The time now is 10:35 AM.