LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-14-2004, 11:36 PM   #1
ryedunn
Member
 
Registered: Jul 2003
Location: Chicago
Distribution: Fedora, ubuntu
Posts: 459

Rep: Reputation: 30
Wine is installed, now what?


ok I have xwine installed and wineseuptk configured.

Im trying to RTFM but something (me being stupid or tired) is wrong.
From winehq.com
You could run the file c:\windows\system\foo.exe with:
$ wine foo.exe


So I copy notepad from my XP machine to the virtual partition wine created
c:\windows\notepad.exe

when I run "$wine notepad" I get:
$ wine notepad
wine client error:9: version mismatch 131/139.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?


hmm ok so maybe I cant use wine.. maybe I need xwine???? so I try that from a prompt and it just starts the xwine application without notepad.

2 questions.
1) what am I doing wrong
2) is there something easier I can try to install/run?

Thank you! Im off to bed.
 
Old 04-14-2004, 11:50 PM   #2
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
is it notepad.exe or notepad?? and why use notepad when you have editors installed...
 
Old 04-14-2004, 11:56 PM   #3
mkzmonkeylagger
Member
 
Registered: Mar 2002
Posts: 31

Rep: Reputation: 15
hes just using notepad to test to see if wine is working correctly.. i dont have a solution though i cant get wine or winex to work either
 
Old 04-15-2004, 07:14 AM   #4
ryedunn
Member
 
Registered: Jul 2003
Location: Chicago
Distribution: Fedora, ubuntu
Posts: 459

Original Poster
Rep: Reputation: 30
anyone else care to take a swing at it?
 
Old 04-15-2004, 06:26 PM   #5
pjbgravely
Member
 
Registered: Mar 2004
Location: USA
Distribution: Aptosid, Ubuntu server, DSL
Posts: 53

Rep: Reputation: 16
Wine only works with Win9x compatable programs, NT programs won't work. The Wine I just installed came with it's own notepad , just typing notepad in the run line or a terminal will run it. My last wine wouldn't run it's note pad but blew me away with what it would run. This new version that I have runs notepad just fine, but nothing else will run, I guess I have to try to find the old RPM that I had.
 
Old 04-15-2004, 10:17 PM   #6
ryedunn
Member
 
Registered: Jul 2003
Location: Chicago
Distribution: Fedora, ubuntu
Posts: 459

Original Poster
Rep: Reputation: 30
well if you find it can you please post it, I cant even type in the runline.

I have been looking all day but I still dont know how to install an app (ie Setup.exe) or run an app in xwine.
 
Old 04-16-2004, 02:53 AM   #7
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
plenty of how-to's @ http://frankscorner.org
 
Old 04-16-2004, 12:23 PM   #8
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
notepad.exe or notepad

you know about unix sensitive file names. wine notepad # wine notepad.exe
 
Old 04-16-2004, 02:06 PM   #9
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
anyone try running winamp in wine?

that might just solve my problem with RH9 and MP3s
 
Old 04-16-2004, 02:19 PM   #10
Phorem
Member
 
Registered: Nov 2003
Location: Toronto, Canada
Distribution: Gentoo AMD64
Posts: 374

Rep: Reputation: 30
Why bother with WinAmp. Just install support for mp3's in RH9 with.....

http://havardk.xmms.org/dist/xmms-1.2.7-rh8-rh9-rpm/

And i think WinAmp has a Linux port any way.
 
Old 04-16-2004, 03:33 PM   #11
John5788
Member
 
Registered: Feb 2004
Location: 127.0.0.1
Distribution: Gentoo
Posts: 129

Rep: Reputation: 16
its called xmms
 
Old 04-16-2004, 03:37 PM   #12
Phorem
Member
 
Registered: Nov 2003
Location: Toronto, Canada
Distribution: Gentoo AMD64
Posts: 374

Rep: Reputation: 30
Yep, but there is actually a WinaAmp application for linux. Besides xmms.
 
Old 04-16-2004, 03:40 PM   #13
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
long story short. i have clicked something in the GUI and even with the correct codex and other players i can not get RH9 now to play mp3, thus wine might be a good option if winamp will work in it and play my music for me.

it is something i have done, and there is a thread in this forum with what has been tried and failed.
 
Old 04-16-2004, 03:47 PM   #14
Phorem
Member
 
Registered: Nov 2003
Location: Toronto, Canada
Distribution: Gentoo AMD64
Posts: 374

Rep: Reputation: 30
What are you using to play music? Xmms?

If you installed mpg123, mp3's should be playable in any application.
 
Old 04-16-2004, 03:56 PM   #15
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
yup xmms, i know but RH did something and i was stupid and clicked the do not show this again. now no matter what i install including the rpm for mp3 1.2.3 or what ever it is that 'bypasses' RHs lock on MP3s will not work.

like i said its something i have done.
 
  


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
Installed WINE, but how to launch? Archaic Ubuntu 2 07-07-2005 09:44 AM
Wine is installed LinuxNoob1234 Linux - Newbie 1 05-09-2005 01:51 PM
Wine half installed Fredstar Mandriva 5 02-09-2005 05:20 PM
Is my WINE installed? mynameisjoe Linux - Software 1 04-05-2004 08:46 AM
wine isn't installed. wine is installed. which is it? Trinity22 Linux - Software 6 01-07-2004 11:21 AM

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

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