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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-14-2008, 02:48 PM
|
#1
|
|
Member
Registered: Feb 2007
Posts: 46
Rep:
|
wine software can it run all applications which can run in windows
hi i am a user of fedora core 6
i've installed Wine on it
can Wine run all the applications which can run on Windows .
|
|
|
|
06-14-2008, 02:59 PM
|
#2
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,113
|
No, unfortunately it can't.
Here's a wine application database:
http://appdb.winehq.org/
Generally, the older the application the more likely it will run under wine.
|
|
|
|
06-14-2008, 03:11 PM
|
#3
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Rep:
|
While on the topic of Wine, note that they just released version 1.0-rc5 yesterday and are predicting the official release of version 1.0 in a few days.
Wine HQ saith thusly:
Quote:
We come not to praise Windows, but to celebrate our increasing independence from it.
The final release candidate for Wine 1.0 will appear this Friday, and barring catastrophe, Wine 1.0 itself will be released a few days later.
|
|
|
|
|
06-14-2008, 03:15 PM
|
#4
|
|
Member
Registered: Feb 2007
Posts: 46
Original Poster
Rep:
|
i have a dictionary which run fine in windows
can i run the same on linux using Wine
i tried running it on linux using Wine but i could not run it
i am little new to linux so i don't know exactly how to run windows
applications on linux using Wine i don't know whether i could not run
the application because i'm a newbie or the application can't be run
on linux via Wine
|
|
|
|
06-14-2008, 03:34 PM
|
#5
|
|
Member
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora, Arch
Posts: 540
Rep:
|
Does the dictionary program have an installation program, such as setup.exe? If it does, just run the command
wine setup.exe
If all goes well, you will see the installation program pop up on Linux just the same as it does on Windows. Sometimes a link is put in your desktop menu, and sometimes not. (Generally not for me--I use IceWM.)
For convenience, you may want to put a function in your ~/.bashrc or similar startup file, something like this:
function dict() { wine "C:/Program Files/Dictionary/Dictionary.exe" & }
Then you can just type the command dict to start it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:48 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|