Results 1 to 10 of 16
so i went to install software, and installed wine, but it doesn't show a c:\ or anything.
please help, thanks....
- 07-02-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 27
installing wine, 10.3
so i went to install software, and installed wine, but it doesn't show a c:\ or anything.
please help, thanks.
- 07-02-2008 #2
you have too first type winecfg to setup everything by the way the wine folder is hidden you can get help here
Wine HQ - Configuring Wine
and here Frank's Corner, Running Windows applications and games on Linux
- 07-02-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 27
hey man thanks.
- 07-02-2008 #4
- 07-04-2008 #5Just Joined!
- Join Date
- Jun 2008
- Posts
- 27
another problem.
Well, i do have another problem.
i tried to install a game, and i can't find how to execute it via wine. i tried to use the terminal...
wine disc -s, and it brings up a message...
wine: could not load L"c:\\windows\\system32\\edmw_1.exe": Module not found
please help. thank you.
- 07-04-2008 #6Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
If you have the executable 'edmw_1.exe' actually installed, you should be able to start it from the terminal like this:
wine "/home/ghost202/.wine/drive_c/windows/edmw_1.exe"
This assumes your username is 'ghost202, change that to whatever it should be and if you have wine installed and your hidden wine folder in your home directory shows 'drive_c' and 'windows'. You may have to change these. If your executable is in a different folder (system32) then you need that in the path. The programs need to be installed under the '.wine' directory in your home directory. I think the double quotes are necessary, although single may work.
What command did you actually enter when you tried this?
Once you get it started with the correct path you can create a link on your desktop.
- 07-05-2008 #7Just Joined!
- Join Date
- Jun 2008
- Posts
- 27
sdflkjsdf
alright. i tried that, and it just displayed this...
preloader: Warning: failed to reserve range 00000000-60000000
in the terminal.
another problem, prior to executing the program, is being able to install it. when i try running the disc, it brings up the wine configuration window, which is cut off by the outer window it runs in.
- 07-05-2008 #8Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
I assume from the earlier posts that you did get wine installed and ran 'wincfg'?
I though you had the program installed and were trying to run it.
So now you have a program on a CD you want to install?
When you put the CD in the drive you should have a window open showing the contents of the CD. Look for an "install.exe" or "setup.exe" file (or whatever exe file there is) and click on it. A new window will open asking for an application to use to open it. Type "wine" in the box at the top and click "OK".
What wine configuration window?
- 07-05-2008 #9Just Joined!
- Join Date
- Jun 2008
- Posts
- 27
replysdlfkjsdlkfj
The wine configuration, where you set up window size of the emulator, etc...
but, when i put the disc in, and go to run the setup.exe, it starts to spin the disc, but nothing happens. no window appears.
- 07-05-2008 #10Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
I'm not sure I understand your situation. Did you get wine installed? ran winecfg? Do you have a hidden file in your home directory named wine? I'm not sure if you are still trying to install wine or have it installed and are trying to install a program using wine??


Reply With Quote