LinuxQuestions.org
Help answer threads with 0 replies.
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 05-01-2007, 07:27 PM   #1
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Rep: Reputation: 32
Wine


Hi all

Where can i find the package wine for fedora core 6, has there been any issues with wine on fedora core 6, any one got it going and is able to run win programs

TT
 
Old 05-01-2007, 07:44 PM   #2
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
yum install wine
 
Old 05-01-2007, 08:21 PM   #3
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Ok thanks

I got wine running ok, only way I know to open a windows program is to mount the windows directory search for what program you wnt to run and right click open with "Wine Windows Emulater " is this correct , I do get error's when opening Adobe software or Macromedia software, do they need to be installed on the Linux box it self

IE browser opened but ask to download Wine Geko installer, which it did but came up with a blank window

I'm looking at the Wine Application Database now to see if there are any how too's for programs I wish to run, I realy only need two ( above appz )

TT
 
Old 05-01-2007, 09:30 PM   #4
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Yes, you have to install it in wine. Wine has its own version of the registry. It does not know about a program until it has been installed.

If you want to run ie(generally a bad idea) you would be better off looking at IES4linux.
 
Old 05-02-2007, 12:06 AM   #5
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by lazlow
Yes, you have to install it in wine. Wine has its own version of the registry. It does not know about a program until it has been installed.

If you want to run ie(generally a bad idea) you would be better off looking at IES4linux.
cheers for that,

when installing win programs, do you have to be a normal user or admin to get them running, I'm about to try now

TT
 
Old 05-02-2007, 12:11 AM   #6
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
I have always just done it as a user.
 
Old 05-02-2007, 12:11 AM   #7
SteeleJohnson
LQ Newbie
 
Registered: May 2007
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by tommytomato
cheers for that,

when installing win programs, do you have to be a normal user or admin to get them running, I'm about to try now

TT
What is wine?
 
Old 05-02-2007, 01:15 AM   #8
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by lazlow
I have always just done it as a user.
why cant i see the wine directory I cant seem to find the Wine File Structure.

I got two programs running well.

TT

Quote:
What is wine?
Wine is a package that will run certain windows programs, there is a list at Wine HQ website
 
Old 05-02-2007, 05:27 AM   #9
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Ok I found the Wine File Structure, how do i create a short cut for a program i installed, it didn't install the menu shortcut or I forgot to tick the right box.

I was able to install Adobe photoshop and Image ready along with Dream Weaver, Win rar, ImTOO, Winzip, haven't tried any more yet.

TT
 
Old 05-02-2007, 07:53 AM   #10
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Tommy

Why are you installing apps that are available as linux native? Rar, zip I know are available and maybe some of the others.
 
Old 05-02-2007, 07:55 AM   #11
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Steele

Wine allows you to run a lot of windows programs within linux.
 
Old 05-02-2007, 09:08 AM   #12
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by lazlow
Tommy

Why are you installing apps that are available as linux native? Rar, zip I know are available and maybe some of the others.
I'm only installing as a test to see what works and what doesn't

winzip and rar were a test to see if it could work.

TT on wine
 
Old 05-02-2007, 10:06 AM   #13
eager
Member
 
Registered: Aug 2004
Location: Palo Alto, CA
Distribution: Fedora 8/9, Ubuntu
Posts: 50

Rep: Reputation: 18
Try http://www.winehq.org. Or www.codeweavers.com.
I use CodeWeavers version of Wine on FC5 to run MSWord and Excel.
 
Old 05-02-2007, 06:16 PM   #14
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by eager
Try http://www.winehq.org. Or www.codeweavers.com.
I use CodeWeavers version of Wine on FC5 to run MSWord and Excel.

Not bad only one problem with code weavers, is that you have to buy the product.

TT
 
Old 05-02-2007, 07:52 PM   #15
eager
Member
 
Registered: Aug 2004
Location: Palo Alto, CA
Distribution: Fedora 8/9, Ubuntu
Posts: 50

Rep: Reputation: 18
Quote:
Originally Posted by tommytomato
Not bad only one problem with code weavers, is that you have to buy the product.
Yes, but the price is moderate, it supports further development of Wine, and the product is robust and reasonably stable. I had problems when I tried to install Wine some time ago, before I installed CodeWeavers.
 
  


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: How do I input into a running Wine Program with Cyrillic Characters? Riddick Linux - Software 3 08-16-2009 11:58 AM
A wine question: Theming wine or changing wine's colour scheme PatrickMay16 General 8 12-17-2006 06:53 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: 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 06:36 AM.

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