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 11-04-2003, 11:56 AM   #1
saurya_s
Member
 
Registered: Nov 2003
Location: Oxford
Distribution: Mandrake
Posts: 158

Rep: Reputation: 30
Running Wine on Mandrake 9.2


Hi all
I just installed Wine -ofcourse reading thru the various replies in the forum. Now How do I execute it. For example everybody say to run notepad type 'wine notepad'. I get an error message 'wine: cannot open /home/ss/.wine : No such file or directory' same thing is true even with wine notepad.exe.
I could not find wine directory in my user account with ls -a.
However when I run add/remove in Mandrake , I can see wine installed.
How do I get this to work?
Thank you for your help.
SS
 
Old 11-05-2003, 01:40 AM   #2
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
well
you can either type wine [options] program name

or

use a file browser to find the appropriate file and right click on it and choose "Open with" and point it at wine

type
"man wine" for some help
there is a lot of help available at the wine home site
 
Old 11-05-2003, 01:49 AM   #3
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
you need to create that hidden .wine directory in the user's home directory who is trying to run wine. plus you need set up your configuration ("config") file. basically .wine is the wine configuration directory for the user wanting to run wine.

http://www.linuxquestions.org/questi...hreadid=112538

Last edited by megaspaz; 11-05-2003 at 01:50 AM.
 
Old 11-06-2003, 09:28 AM   #4
hulkt
Member
 
Registered: Oct 2003
Posts: 172

Rep: Reputation: 30
reading the error you mentioned i understand you didnt configure the config file.
wine can find the file cos it cant the folder your in.

edit config file: it s located in your home directory (hidden folder .wine).
make a fake windows folder pointing to drive /c
if you have windoze installed, point to the mount point.

you can install softwares directly in yout fake windows directory.
wine will run ONLY stuff that it can find (in fake/real windows partition)

so far i have lots of mp3 softwares to run and also macromedia dreamweaver! ;-0
 
Old 11-06-2003, 10:24 AM   #5
Lostman
Member
 
Registered: Nov 2003
Location: Chicago, IL
Posts: 239

Rep: Reputation: 30
Alright, here's one for you.

Say you have WineX installed. that proggy already makes a mock drive c: Can I edit my wine config file to point to the Winex Drive c: or does it have to be in my .wine directory?
 
Old 11-07-2003, 01:09 PM   #6
saurya_s
Member
 
Registered: Nov 2003
Location: Oxford
Distribution: Mandrake
Posts: 158

Original Poster
Rep: Reputation: 30
Thanks all
Hi Megasaz
Well, I don't have a .wine directory in my home folder. So can I create one?
How do I config wine.
Here is the output of 'whereis wine'from my machine. Can you please suggest me what to do next.
[ss@sauryalap ss]$ whereis wine
wine: /usr/bin/wine /usr/lib/wine /usr/include/wine /usr/share/man/man1/wine.1.bz2
I already have win 2000 on my machine.
What is the concept of creating fake directory. How do I ceate? Then after creating do I need to install windows program in that directory?
Thanks
 
Old 11-07-2003, 04:09 PM   #7
hulkt
Member
 
Registered: Oct 2003
Posts: 172

Rep: Reputation: 30
wine folder is hidden.
toggle view hidden files in konq.
 
Old 11-10-2003, 05:31 AM   #8
saurya_s
Member
 
Registered: Nov 2003
Location: Oxford
Distribution: Mandrake
Posts: 158

Original Poster
Rep: Reputation: 30
Hi all
Apparently there is no .wine directory generated in the users home directory when I installed wine. I installed wine in usr/local. How do I create one and config it.
Thanks for the help.
SS
 
Old 11-10-2003, 06:02 AM   #9
hulkt
Member
 
Registered: Oct 2003
Posts: 172

Rep: Reputation: 30
check for sample config files on winehq.com
place one in folder called .wine in your /home

did u compile or install wine?
u should reinstall it, seems its srewed up!
 
Old 11-10-2003, 06:49 AM   #10
saurya_s
Member
 
Registered: Nov 2003
Location: Oxford
Distribution: Mandrake
Posts: 158

Original Poster
Rep: Reputation: 30
Hi hulkt
No I have installed wine. Ok I will put the sample config file and see how does it work. Are you also running mandrake Lin 9.2 nd can you run wine successfully?
SS
 
Old 11-20-2003, 11:01 AM   #11
saurya_s
Member
 
Registered: Nov 2003
Location: Oxford
Distribution: Mandrake
Posts: 158

Original Poster
Rep: Reputation: 30
Hi all
I could install Wine from the mandrake CD, though I tried to run wine notepad but get the error message like this
[ss@sauryalap ss]$ wine notepad.exe
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support f or it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support f or it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support f or it ?

I press Y
Notepad eventually runs though it is not able to save the file on Windows ( I assume because I am not root) it also doesn't save in Linux.
I am using Win XP, is it becasue of this?
Thanks
 
  


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
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
running wine cjmdoire Linux - Newbie 4 09-16-2005 06:33 AM
running wine endezeichen Linux - Software 2 12-20-2003 01:09 PM
Installing and Running Wine Mandrake 9.2 saurya_s Linux - Software 3 11-13-2003 12:38 PM
Running Wine slovin Linux - General 1 05-03-2002 10:53 PM

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

All times are GMT -5. The time now is 04:03 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