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 11-02-2003, 10:19 AM   #1
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Rep: Reputation: 30
using wine..... help please


ok i installed wine, and i want to run quake 3... i have the quake 3 disk so how do i go about installing quake 3 on my system and then using wine to open it?


someone please help me out here..... thanks
 
Old 11-02-2003, 11:07 AM   #2
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
mount cd drive
wine /mnt/cdrom/setup.exe (install?)
wine /path to install
if there are problems edit the ~/.wine/config file
 
Old 11-02-2003, 11:14 AM   #3
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
when i do the wine/mnt/cdrom/Setup.exe the setup for quake comes up, but the box just stays black!
 
Old 11-02-2003, 11:15 AM   #4
Guru3
Member
 
Registered: Sep 2003
Location: //home/sweden
Distribution: RedHat 9, Fedora Core 1
Posts: 360

Rep: Reputation: 31
QuakeIII works, says so here, so that's not gonna be a problem.
1) Open a console.
2) Mount your your cdrom drive (mount /dev/cdrom /mnt/cdrom)
3) cd to /mnt/cdrom (cd /mnt/cdrom)
4) Use wine to run the installer. (wine setup.exe) or (wine install.exe)
5) Make note of the windows install directory ie c:\quake3 or whatever it is.
6) cd to your home directory (cd ~)
7) cd tom .wine/c/quake3 (quake3 is example, substitute from step5)
8) find the quake3 executable (dir *.exe)
9) run it! (wine whateverseemsliketheexeis.exe)

Hope this helps...
 
Old 11-02-2003, 11:29 AM   #5
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
ok my cdrom is mounted and when i cd in the directory and do the dir command it says there is a Setup.exe, but then when i try to wine to it, it says there is no suck directory
 
Old 11-02-2003, 11:29 AM   #6
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
edit the config file if need be.
 
Old 11-02-2003, 11:34 AM   #7
Guru3
Member
 
Registered: Sep 2003
Location: //home/sweden
Distribution: RedHat 9, Fedora Core 1
Posts: 360

Rep: Reputation: 31
Try editing the ~/.wine/config file, more specifically, the part that says
Quote:
[Version]
;"Version"="win98"
Try un-commenting that line, ie remove the semi-colon.
 
Old 11-02-2003, 11:35 AM   #8
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
what config file, and how do i do that?
 
Old 11-02-2003, 11:37 AM   #9
Guru3
Member
 
Registered: Sep 2003
Location: //home/sweden
Distribution: RedHat 9, Fedora Core 1
Posts: 360

Rep: Reputation: 31
Type in console: vi ~/.wine/config
Then scroll down until you see [Version] like I mentioned in my previous post. Then do the stuff I mention in my previous post.
 
Old 11-02-2003, 11:40 AM   #10
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
it wont let me scroll anywhere, its just beeps when i try to move up or down
 
Old 11-02-2003, 11:42 AM   #11
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
don't use vi if you don't know how, use gnp in X or pico in command prompt
 
Old 11-02-2003, 11:43 AM   #12
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
i used vi before for my graphical driver, but it wasnt like this... this wont let me do anything
 
Old 11-02-2003, 11:44 AM   #13
Guru3
Member
 
Registered: Sep 2003
Location: //home/sweden
Distribution: RedHat 9, Fedora Core 1
Posts: 360

Rep: Reputation: 31
In vi you use the arrow keys to scroll. Hit the <insert> button on the keyboard to add stuff in. To quit, hit the escape key then type :q, or to save and quit type :wq
 
Old 11-02-2003, 11:45 AM   #14
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
i know all of that but nothing shows up...here hold on and ill copy what comes up
 
Old 11-02-2003, 11:47 AM   #15
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
E325: ATTENTION
Found a swap file by the name "/var/tmp/config.swp"
owned by: root dated: Sun Nov 2 12:02:29 2003
file name: ~root/.wine/config
modified: YES
user name: root host name: localhost.localdomain
process ID: 15299
While opening file "/root/.wine/config"

(1) Another program may be editing the same file.
If this is the case, be careful not to end up with two
different instances of the same file when making changes.
Quit, or continue with caution.

(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /root/.wine/config"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/var/tmp/config.swp"
to avoid this message.

Swap file "/var/tmp/config.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (D)elete it:



and if i click edit anyway this is what i get and i cant move



~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"~/.wine/config" [New File] 0,0-1 All


Last edited by zexter; 11-02-2003 at 11:59 AM.
 
  


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 04:12 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