LinuxQuestions.org
Visit Jeremy's Blog.
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 02-10-2004, 03:29 PM   #1
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Rep: Reputation: 30
Wine Help


I am using Slack 9.1 and have just install wine from source. I am able to run notepad but when I try to run wine sol.exe I get the following:

Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /c (No such file or directory), ignoring drive C:
Could not stat /cdrom (No such file or directory), ignoring drive D:
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/home/john/.wine/config)
john@jrock:~/.wine$ pico config
john@jrock:~/.wine$ wine sol.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /c (No such file or directory), ignoring drive C:
Could not stat /cdrom (No such file or directory), ignoring drive D:
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/home/john/.wine/config)

Any ideas on how to fix
 
Old 02-10-2004, 03:32 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well just like it says, you have not properly configured your config file for wine ..
your going to have to specify the correct locations of all the devices in the error, in your wine config file ..
 
Old 02-10-2004, 03:44 PM   #3
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
RE

Ok I understand that. I am sorry that was my fault. Ok I am going to post parts of config file where the issues are and maybe I could get an idea of what to place in that location.

[Drive A]
"Path" = "/mnt/fd0"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"
"Serial" = "87654321"
"Device" = "/dev/fd0"

[Drive C]
"Path" = "/c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"

Ok so for Drive A should I change the path to /dev/fd0 and for path of drive C to /dev/hda1

Let me know if I am off on this
 
Old 02-10-2004, 03:51 PM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well no (kinda) :
the path of the floppy is where you have the mount point for the floppy, and this is typically /mnt/floppy, but that just depends on how you set your system up ...
as of the path for the C drive, i am assuming you are using a fake c drive, and if you are using a fake c drive, well it is commonly located in your home folder ...
so the path of C is going to be where you have the fake C drive at ... common paths for this i have seen and used are :
/home/user/c
/home/user/.wine/c
so again it depends where you set up this stuff to be located ....
p.s. you will of course change 'user' to the correct name for your home folder ...
 
Old 02-10-2004, 04:01 PM   #5
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
RE

Ok I am down to this
wine: cannot find 'sol.exe'
Is this because I am running a fake windows and I have to copy that over?

Now I am dual booting whicj I have windows xp on hda1

Would it be better to set that up than fake windows?

If
 
Old 02-10-2004, 04:15 PM   #6
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
no its not recommended to use your actual windows installation, but you can if you wish ..and since you say you use XP i am also assuming it has an NTFS partition, which would probably give your more problems down the road if you end up using it ..
so i would just stick to the fake windows drive that you can setup in your home folder ...

and take the error as it states ..
""cannot find sol.exe""

either :
a) it just don't exist
or
b) your not in the folder where it does exist ...
 
Old 02-10-2004, 11:21 PM   #7
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Original Poster
Rep: Reputation: 30
RE

Ok I got that now. I was able to go to directories and open programs. Thanks I will work on it some more. I cannot get sol.exe to load but I will try something.
 
Old 02-10-2004, 11:24 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well i think you should just say the hell with solitaire, and just to run and install something ... cause i assume that is why you are trying to put wine on your box correct ??

i really don't think you are going through all this to get solitaire working, cause there are tonnes of different packages native to linux to play solitaire if that is the case ...

whatever it is that is making you install wine, then just try to install it and see if you have success, and if you get stuck, then come back and look for more help
we aren't going anywheres

goodluck!
 
  


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
Wine - Diablo II LOD TCP/IP doesn't work +where is my wine.conf brainlesspinkey Linux - Games 7 08-26-2007 08:10 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
wine [wine] config detailed settings...directory paths... breezewax Linux - Software 2 10-19-2004 06:15 PM
wine: chdir to /tmp/.wine-tom/server-306-33fca : No such file or directory Kinstonian Linux - Software 19 06-21-2003 05:16 AM

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

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