LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-05-2008, 05:43 AM   #1
kasper_azar
LQ Newbie
 
Registered: May 2008
Posts: 7

Rep: Reputation: 0
Windows Program


Hi all.
Is there any program that allow me install windows program(exe) and work with it like msn messenger or yahoo etc.

if yes
pls tell me where to download.
is there any external steps that i need to configure it?
 
Old 06-05-2008, 05:48 AM   #2
Agrouf
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: LFS
Posts: 1,596

Rep: Reputation: 80
The program is called wine.
You forgot to tell me which distro you are using.
 
Old 06-05-2008, 05:50 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
WINE.... Depending on what distro you are using, it may be already installed. If not, it will be available using the package manager. The other option is Crossover, which is a commercial version of WINE with a nice GUI front end. http://www.codeweavers.com

But--always try the Linux equivalents first. For the examples you cite, I think there are many.
 
Old 06-05-2008, 11:19 AM   #4
mahmoud
Member
 
Registered: Apr 2006
Location: UK
Distribution: Mandriva, Debain, Redhat, Fedora, Ubuntu, FreeBSD
Posts: 269

Rep: Reputation: 30
the whole point is so you dont need to depend on windows for each windows program that you want to install there is a linux application
if its because of messenger you can just install pidgin which is quite good and you can use all your account at the same time
 
Old 06-06-2008, 03:20 PM   #5
kasper_azar
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you all for answer.But what about (distro).I have Fedora 2.0.0.the newest version
sorry because I ask many question .
but I'm new user in linux.I found Linux more interesting than microsoft windows.
Is fedora included (WINE) in hire package? or i need to download it.pls tell me where to download it.
 
Old 06-06-2008, 05:58 PM   #6
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
Quote:
Originally Posted by kasper_azar View Post
Thank you all for answer.But what about (distro).I have Fedora 2.0.0.the newest version
sorry because I ask many question .
but I'm new user in linux.I found Linux more interesting than microsoft windows.
Is fedora included (WINE) in hire package? or i need to download it.pls tell me where to download it.
I'm confused, Fedora 2 is not the newest version
You just need to go to add/remove programs and install it through there, but if you are just using it to run msn messenger, you should try pidgin which runs natively as has been mentioned before
 
Old 06-06-2008, 09:07 PM   #7
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
The most recent release of Fedora is Fedora 9. Support for Fedora 2 was dropped several years ago.
 
Old 06-10-2008, 08:55 AM   #8
kasper_azar
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
sorry for a mistake :-) About Fedora

Author

The Fedora Project community

Editor

Paul W. Frields

Copyright

Copyright © 2006, 2007 Red Hat, Inc. and others
Is there any command that will show me the version of this OS.Like msver in Windows cmd.
 
Old 06-10-2008, 10:34 AM   #9
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Quote:
cat /etc/redhat-release
This (above) should give you the version that you are running.

Usually:

Quote:
uname -a
(but not always) will give you a strong hint.
 
Old 06-10-2008, 10:39 AM   #10
watcher69b
Member
 
Registered: Nov 2007
Location: /home/watcher69b
Distribution: RH, Fedora & CentOS
Posts: 552

Rep: Reputation: 41
but then again you should let go of windows apps and start using the linux ones. Pidgeon is a IM program that works as just about every chat program under the sun
its kind of like trilian but supports more IM protocols...
 
Old 06-10-2008, 06:39 PM   #11
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
cat /etc/issue may also work
 
Old 06-11-2008, 03:38 AM   #12
kasper_azar
LQ Newbie
 
Registered: May 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Linux localhost.localdomain 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686 i386 GNU/Linux
I think its Fedora 8
this is the result that the terminal show
 
Old 06-11-2008, 09:30 AM   #13
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
See man yum.

Quote:
yum install wine
As root, should get you there. You would be better off running the native versions of any program (where you can).
 
Old 06-11-2008, 08:39 PM   #14
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
That's Fedora 8 alright.
Generally I use the Add/Remove programs menu if possible, but the cmd line should work as well (I believe it still auto-handles dependencies that way.
 
  


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
Wine installed a program onto my windows partition, Windows BSOD on boot. DJGCrusader Linux - Enterprise 9 08-14-2009 08:25 AM
A program for FC4 to communicate with a Windows Hyperterminal Program at other end vhasun Linux - Software 2 05-19-2006 02:54 PM
sms program and database in linux web program in windows.. does not see each other.. keikun_naruchan Programming 0 07-06-2005 01:40 AM
Running a windows program from windows partition, on linux, possible? Kriptis Linux - Newbie 4 01-18-2005 10:52 PM
Best Windows Program Mannyakatheman General 21 12-24-2003 04:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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