Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
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.
I just can't install wine on red hat enterprise linux 6. When i download the binary package it had so many dependencies that i prefered to ask the experts for assistance and their guidance. Can somebody guide me in installing this..I just want to run Photoshop and few other windows based programs.
Here i also take the opportunity to ask about playing of avi files in Linux.
RHEL is not considered a 'desktop' environment but a server distro for as far as I know. Why would you install wine on a server and run M$ software on it? If you really want to go with RedHat for this and you've bought a license then you should contact RedHat support and put your money to work. See how they react when you're asking their support to install wine and run Photoshop. Also, is there any particular reason why you installed from binary and not using yum? I guess because you don't have a valid license and cannot connect to the RHEL repos. RedHat is not free!
Better option would be to go with CentOS or Fedora if you want a good RedHat based distro.
As Eric said, you should be using CentOS is you want something Red-Hat-like without paying. If you just want something very stable, try Debian. If you want something very easy, try Mint.
Downloading binary packages and looking for dependencies is something you only do as a last resort. Always get a program from the distro's repository if you can, and that will sort out the dependencies. Of course, you can't use the Red Hat repository, because you haven't paid! In CentOS, you would just have to set up the EPEL and RPMfusion repositories (for things that aren't in Red Hat or CentOS) and it's a simple as
su -c "yum install wine"
In Mint, you may even find Wine is pre-installed, or else it (and Debian) would just need
sudo apt-get install wine
RHEL IS a desktop OS. - Go to RedHat's website and look for "Red Hat Enterprise Linux Desktop". Would it not be more helpful to either answer the original question, or even just say you have no idea; criticising the question or the questioners reason for wanting to know is less than useful at best, rude and arrogant at worst.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.