LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-22-2003, 11:29 AM   #1
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Rep: Reputation: 15
Problems with WINE on Mandrake 9.1


Hi all. I'm new to Linux and this forum. I'm not running on Linux.. I'm posting this to help my friend who has just switched to mdk 9.1.. He's only got 128 MB of RAM. It's a 2001 model 1 GHz IBM Aptiva. I tried to install and get WINE working but I couldn't. I downloaded the RPM and I installed that. I would have gone with the src but it wanted Bison and even Bison wouldn't compile right. After installing the WINE from the binary RPM I try to run it and it says it needs a DOS drive. I go searching around on the net and I find that I need the TCLTK setup program(s). So I get those and it complains that something ELSE is missing. What am I doing wrong? If I can't get this to work for him I'm going to help him switch over to Debian where it's as easy as an apt-get install wine and it all set up. I think I should have recomended him to download and install Debian in the first place. Is there an apt-get type package manager that retrieves all dependencies under Mandrake 9.1? Is the Mandrake Cooker similar? If there is that would be very helpful. I'll add more detail as you respond to this. Thanks...
 
Old 06-22-2003, 11:34 AM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Quote:
Bison wouldn't compile right
What's wrong with the Mdk packages off the cd?

Why are you using Wine? What command did you use which made it say it needed a DOS drive? From what I know of Wine you have to set up a fake windows harddrive in a sub folder of your linux filesystem.

The Install Software menu item/in the Mandrake Control Center will install all depended packages off the cd too.
 
Old 06-22-2003, 11:37 AM   #3
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
Does Mandrake 9.1 come with WINE? My friend wants to use WINE for programs like WinMX and KaZaA. Would WineTools help me help him create a fake C drive? All I typed was wine and it gives me that error... Thanks for replying.

Last edited by Miyamoto; 06-22-2003 at 11:52 AM.
 
Old 06-22-2003, 04:49 PM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
why couldn't you do apt-get with mdk? go download it and when you have it installed do an apt-get install synaptic to get the gui for apt-get and browse through the list and select wine and wine-devel from the list and install it....and actually i am looking at the list now, and they have winex available also...once you get it installed, go get winetools which will make your fake dos/windows drive for you, and then you'll be ready to go...



Winetools

apt-get for mdk

guide for installing kazaa under wine

guide to install winmx 3.22 under wine

guide for winmx 3.31 under wine
 
Old 06-22-2003, 05:27 PM   #5
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
Thanks Ozz! The next time I'm over there I'll do it and I'll do it for myself when I have my MDK 9.1 system up. Can't I also just type it tradtionally like this: apt-get install wine and apt-get install wine-devel? The GUI would be good... but I'm used to doing it like that... apt-get was ported to Mac OS X under the name of Fink, so I'm quite familiar with it. Anyway, thanks so much. I'll be sure to have this page open when I go over to his house next.
 
Old 06-22-2003, 06:02 PM   #6
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
oh yes for sure you can do that...i just thought now a days people like gui apps, so i just thought i would stick that in, just in case you were one of those people
 
Old 06-22-2003, 06:05 PM   #7
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
Heh. Since I'll be the doing it for him I don't mind either. Somehow the Linux CLI isn't as annoying as DOS's...
 
Old 06-22-2003, 06:07 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
....ain't that the truth ;-)
 
Old 06-22-2003, 06:08 PM   #9
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
Heheh. ^_^
 
Old 06-22-2003, 06:49 PM   #10
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
Here's another question: how do I make shortcuts to Windows programs on the Linux desktop (whether it be GNOME or KDE)? I've seen screenshots on the WINE homepage that have apps such as KaZaA Lite on the desktop. I wanna make it easy for him as possible. Also how do you configure it so that any Win32 app can be executed by a simple double click?
 
Old 06-22-2003, 06:57 PM   #11
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well, you will make a shortcut like any other shortcut, but just put "wine" in front of the command, such as:
wine /home/user/.wine/c/programs/kazaa/kazaa.exe
of course i made that up and thats not a valid link, but you will get the idea, just add wine :P
 
Old 06-22-2003, 07:22 PM   #12
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
hmm OK. I'll try that. Thanks. What about launching Win32 apps from Linux using WINE? Would a double click work after WINE is configured properly?
 
Old 06-22-2003, 07:48 PM   #13
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
huh? double clicking requires a shortcut, in which i explained shortcuts already so i don't know what exactly your trying to say.
 
Old 06-22-2003, 11:52 PM   #14
Miyamoto
Member
 
Registered: Jun 2003
Distribution: Mandrake Linux 9.1 Bamboo
Posts: 51

Original Poster
Rep: Reputation: 15
OK. You're right... So all I'd have to do is set the install program in the WINE C: directory and double click its shortcut and it should open just fine?

Last edited by Miyamoto; 06-22-2003 at 11:59 PM.
 
Old 06-23-2003, 05:28 AM   #15
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well like i said, just make the shortcut just like you would for anything else, but just put wine at the beginning of the command line...
 
  


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
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
Problems installing Wine on Mandrake 10 GIant424 Linux - Software 1 07-07-2004 01:58 AM
Mandrake 10 community and wine/winex problems maddog Mandriva 5 03-30-2004 05:39 AM
Wine on Mandrake 9.1 faeman Linux - Software 15 08-21-2003 03:19 PM
Wine config problems in Mandrake 9 Boom Linux - Newbie 2 01-23-2003 03:12 PM

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

All times are GMT -5. The time now is 06:27 AM.

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