LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-24-2003, 04:51 PM   #1
siphi
Member
 
Registered: Oct 2003
Location: Ireland
Distribution: Ubuntu Breezy, Kubuntu Breezy
Posts: 78

Rep: Reputation: 15
Question wine and kazaalite


Hi, i installed kazaalite with wine and try runnign it with "wine kpp.exe" in the term and i get this message.

[user@localhost user]$ wine kpp.exe
Line 317: Malformed value name '"*\" = \"builtin, native, so\" '
Line 318: Malformed value name '"commctrl\" = \"native\" '
Line 319: Malformed value name '"shdoclc\" = \"native\" '
Line 320: Malformed value name '"shdocvw\" = \"native\" '
Line 321: Malformed value name '"shlwapi\" = \"native\" '
Line 322: Malformed value name '"comdlg32\" = \"native\"'
Line 323: Malformed value name '"ole32\" =\ "native\"'
Line 324: Malformed value name '"oleaut32\" = \"native\"'
Line 325: Malformed value name '"rpcrt4\" = \"native\"'
fixme:win32:PE_CreateModule Unknown directory 15 ignored
[user@localhost user]$ err:thunk:_loadthunk Unable to find thunk data 'Cctl1632_ThunkData16' in commctrl.dll, required by comctl32.dll (conflicting/incorrect DLL versions !?).

What could be wrong?
thanks.
 
Old 10-24-2003, 05:01 PM   #2
atko
Member
 
Registered: Feb 2003
Location: UK
Distribution: Currently Fedora Core 3
Posts: 136

Rep: Reputation: 15
Sorry I can't help you with your problem, however, just wondered if you had considered using Bearshare. This is available with linux and would save you the trouble. Obviously if you prefer Kazaa then that's fine.
 
Old 10-24-2003, 05:04 PM   #3
siphi
Member
 
Registered: Oct 2003
Location: Ireland
Distribution: Ubuntu Breezy, Kubuntu Breezy
Posts: 78

Original Poster
Rep: Reputation: 15
Umm I had bearshare on windows, and it drove me mental so i deleted it as it looked ugly and i could never find what i wanted. But kazaa seems nice (on windows) for getting files (legal ones that is). Unless you mean bearshare has a rpm package especuially for linux?
 
Old 10-24-2003, 05:09 PM   #4
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Apparently you either have a bad ./wine/config file or you don't have the dll's necessary to run kazaa. Try following this tutorial:

1. Install Wine and set it's version to Win98

2. Install K++ 2.10 by entering command "wine klitekpp210b3e.exe".

3. You need to get some Windows dll's to your Windows/System/ directory.
Enter the following commands:

cd ~/.wine/fake_windows/Windows/System
mv commctrl.dll commctrl.dll.orig
mv comctl32.dll comctl32.dll.orig
mv comdlg32.dll comdlg32.dll.orig
mv msvcrt.dll msvcrt.dll.orig
mv rasapi32.dll rasapi32.dll.orig
mv shdoclc.dll shdoclc.dll.orig
mv shdocvw.dll shdocvw.dll.orig
mv shlwapi.dll shlwapi.dll.orig
mv urlmon.dll urlmon.dll.orig
mv wininet.dll wininet.dll.orig
wget www.drd.dyndns.org/softlib/win98se/commctrl.dll
wget www.drd.dyndns.org/softlib/win98se/comctl32.dll
wget www.drd.dyndns.org/softlib/win98se/comdlg32.dll
wget www.drd.dyndns.org/softlib/win98se/msvcrt.dll
wget www.drd.dyndns.org/softlib/win98se/rasapi32.dll
wget www.drd.dyndns.org/softlib/win98se/shdoclc.dll
wget www.drd.dyndns.org/softlib/win98se/shdocvw.dll
wget www.drd.dyndns.org/softlib/win98se/shlwapi.dll
wget www.drd.dyndns.org/softlib/win98se/urlmon.dll
wget www.drd.dyndns.org/softlib/win98se/wininet.dll

4. Add the following lines to ~/.wine/config

[AppDefaults\\\\KazaaLite.kpp\\\\DllOverrides]
\"*\" = \"builtin, native, so\"
\"commctrl\" = \"native\"
\"shdoclc\" = \"native\"
\"shdocvw\" = \"native\"
\"shlwapi\" = \"native\"
\"comdlg32\" = \"native\"
\"ole32\" =\ "native\"
\"oleaut32\" = \"native\"
\"rpcrt4\" = \"native\"

5. Now you should be able to run K++ by entering command "wine kpp.exe".


Notes: Only use dlls from a WIndows 95/98/Me installation! Make sure you use the default wine registry, otherwise you will get the error "Failed to create empty document".


Also, you should be able to fix the KDE desktop icon by doing the following: right-click the icon, select Properties, click the Execute tab, and change the path to the *linux* path of kpp.exe, not the Windows-style path using C:\ or whatever. So the full Command line should be:

wine '~/.wine/fake_windows/Program Files/Kazaa Lite/kpp.exe'

or whatever is appropriate for your setup. Also click the Permissions tab and check the Exec box for User. You should now be able to launch Kazaa Lite from the desktop icon, assuming you've gotten it working at the command line.

I could never get Kazaa to work under Linux myself, but I wish you luck!
 
Old 10-24-2003, 05:11 PM   #5
siphi
Member
 
Registered: Oct 2003
Location: Ireland
Distribution: Ubuntu Breezy, Kubuntu Breezy
Posts: 78

Original Poster
Rep: Reputation: 15
there the exact instructions i followed (off the kazaalite site) and i did exactly what it said and it has all the dll's in the proper directory and the .wine/config file seems ok to me. So i geuss i might try limewire as it says it runs on linux.
 
Old 10-24-2003, 05:14 PM   #6
siphi
Member
 
Registered: Oct 2003
Location: Ireland
Distribution: Ubuntu Breezy, Kubuntu Breezy
Posts: 78

Original Poster
Rep: Reputation: 15
Ok i got the limewire "LimeWireLinux.bin" file off the limewire site. How do i install .bin's ???
 
Old 12-11-2003, 03:15 PM   #7
johnmcollier
LQ Newbie
 
Registered: Oct 2003
Posts: 18

Rep: Reputation: 0
I got it installed OK and it even tries to run (Opens up the Kazaa Lite window) but says what Megaman X said..."Failed to create empty document"... What the hell does that mean, and how can I make sure wine is using the proper Registry??? Any help would be awesome!
 
Old 12-11-2003, 05:06 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
heres a thread regarding .bin files...
 
Old 12-11-2003, 10:46 PM   #9
Mugatu
Member
 
Registered: Dec 2003
Location: VA
Distribution: Ubuntu
Posts: 193

Rep: Reputation: 30
i would try one of these giFT clients, cause they can log on to the FastTrack network (the one Kazaa uses) as well as the gnutella network, and a few others

http://gift.sourceforge.net/clients.php

it looks really kewl, although i'm having trouble installing apollon rite now. i think i'm close tho hehehe
 
Old 12-11-2003, 11:56 PM   #10
jayakrishnan
Member
 
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 992

Rep: Reputation: 30
ya me too , almost gave up but succeded in installing apollon at the last attempt

nice p2p client, but slow in searching
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine+KazaaLite... Cant make it work! :-( michelbehr Linux - Software 2 11-13-2004 02:08 AM
kazaalite.....almost there? how to start it? Trinity22 Linux - Software 8 08-05-2003 01:06 PM
Kazaalite JJPMR52 Linux - Newbie 8 07-25-2003 01:48 PM
wine and kazaalite m4rqs Linux - Software 10 07-03-2003 11:18 PM
Kazaalite under wine(new problem,I hope) Tayl Linux - Software 8 02-23-2003 12:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration