• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing Wine on OS X Step by Step Guide

By Abhishek Ghosh December 28, 2013 2:42 am Updated on December 28, 2013

Installing Wine on OS X Step by Step Guide

Advertisement

Installing Wine on OS X might appear difficult to the new UNIX users or those who are not used with Command Line Works. Here is a Step by Step Guide with Video. We previously described the methods to install Wine and Winebottler on Mac OS X – that is not mandatory to read for going through this guide, although it is good to at least have a quick look on that article before installing Wine on OS X. Official guides and supports are usually for MacPort users, however, we have shown here for the HomeBrew package manager users. It is obvious that, for this case too, you can install apt-get for OS X and symlink properly to get Wine up and running.

 

Installing Wine on OS X : Basics Must Be Prepared

 

Fixing UNIX Commands After OSX 10.8 Updates describes all the needed components for installing wine via HomeBrew. The missing component there is XQuartz, you must follow the guide on Links CLI Based Browser With Graphics to properly install XQuartz – it is again important, because the content writers in most websites do not know how to adapt with the changes after Apple has withdrawn support for X11. The remaining part is Wine, for what Installing Wine on OS X Step by Step Guide is intended for.

 

Installing Wine on OS X Step by Step Guide

 

You need to perform an update and upgrade, although this combine command should work :

Advertisement

---

Vim
1
brew update && brew upgrade

It can throw errors so you will run the commands separately :

Vim
1
brew update

Vim
1
brew upgrade

If your XCode is installed before Mavericks update, run :

Vim
1
xcode-select --install

to install the components properly. This is quite important step. Otherwise, libpng will not work. If your XQuartz was installed before upgrading to Mavericks, you must read and update it too :

Vim
1
http://xquartz.macosforge.org/trac/wiki

Launch XQuartz and check the version. In fact, if you have not updated, XQuartz will prompt you. After performing these tasks; do a clean restart.

Now run :

Vim
1
brew doctor

This will detect and report any existing issues. If you have major issues, correct them, you can omit which are written as “Consider to…”. They are likely to get corrected when you will fix the major issues.

I also had issues, I fixed them by reading the on-screen instructions! Now, if brew doctor command does not throw errors and gives a green signal – Your system is ready to brew; you are ready to install Wine. You can try to run :

Vim
1
brew install wine

To install a Windows program, first download the installer file. Create a specific named folder and cd to the location from command line. Once you are in the correct directory, run the installer through Wine by running the following command in the Terminal:

Vim
1
wine INSTALLER-Name.exe

INSTALLER-Name.exe is the .exe file’s name, usually they are setup.exe. It will normally open a Windows line installation window.

However, this can fail, we mean brew install wine command can fail. This is due to again, like Links installation – wrong compilation with X11 location. So, you have to build yourself. Download latest from this :

Vim
1
http://mirrors.ibiblio.org/wine/source/

This is binary. So wget it :

Vim
1
wget http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.9.tar.bz2

Installing Wine on OS X Step by Step Guide

uncompress it. Configure it :

Vim
1
2
./configure --verbose --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib
make

add at the end –without-freetype if the command throws error. You will get what is the actual command at the end. Run make command :

Vim
1
sudo make

If sudo throws error, omit it. Just use make command. Now you can use it. The video will be included sooner.

Tagged With brew install wine 32 bit , Error: You must `brew link freetype` before wine can be installed , osx wine , step by step updating mac osx , wine bottler step by step , wine mac and xquartz
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing Wine on OS X Step by Step Guide

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Glossary of dangerous dll files of Windows operating system

    We have gathered information about some well known dangerous dll files of Windows 7 and other operating system. It will work as reference to delete them easily if someone faces such dll file.

  • Installing Wine or WineBottler on OS X to Run Windows Programs

    Installing Wine or WineBottler on OS X to Run Windows Programs is neither emulation nor Virtualization. This is faster way, because lot of resources are not used.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy