similar to: OS X

Displaying 20 results from an estimated 10000 matches similar to: "OS X"

2012 Apr 01
1
Installing Wine with Xcode 4.3
Downloaded Xcode 4.3 for Lion from the app store, and am following the tutorial for installing wine: http://www.davidbaumgold.com/tutorials/wine-mac/ When I get to part 3 and it tells me to type the following code into terminal Code: $ sudo port install wine I get the following message: Code: xxx-xxx-macbook-pro:~ Kaoss$ sudo port install wine Password: Warning: xcodebuild exists but
2012 Dec 28
3
installing ruby 1.9.3 in michael hartl's ruby on rails tutorial
I''m working on Michael Hartl''s ruby on rails tutorial http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec-development_tools . I installed Git, updated my OS to 10.8.2 and downloaded XCode 4.5.2. when I type in rvm install 1.9.3 this long thing comes up... Ruby (and needed base gems) for your selection will be installed shortly. Before it happens, please read and
2010 Oct 12
6
RVM on a Macbook
I have a Macbook with Snow Leopard and Macports. I have successfully run the script displayed below the heading "The following script will boostrap git + RVM..." on the page: http://rvm.beginrescueend.com/rvm/install/ However I can find no .bash_profile or .bashrc on my machine. The closest existing files are .profile in my root, .bash_login in my root, and setup.bash.in in a subfolder
2015 Jul 01
1
Need help
Hi, I run os x yosemite and found out about NUT tonight. I messed around with fink and macports but get stuck very soon. I dont know how to install anything that doesnt have a .dmg or .pkg installer. Does anyone have a step by step (written in "for dummies" format on how to get this all to work? Just looking for a PowerChute alternative that actually lets me control and monitor my
2010 Apr 18
0
Something about Homebrew install ruby
I installed the ruby1.8.7 by macports. Yesterday, I updated the ruby into 1.9.1 by homebrew. But when I show the version (ruby -v),It still is 1.8.7. So I use brew link ruby,and replace the /opt/local/bin/ruby by /usr/local/Cellar/ ruby/1.9.1-p378/bin/ruby. It works. But command "ri" is not work yet. Is there any way to use the ruby installed by homebrew? ,sorry for my english
2008 Dec 27
1
Trouble with MacPorts install, .profile file not created/ need help
I have just installed MacPorts 1.7.0 for Leopard using a downloaded .dmg file. Following the download and installation, I looked for the .profile file to change the environment variables, but found that no .profile file was created. When I tried to do so, I got an error message: /Applications/TextEdit.app/Contents/MacOS/TextEdit .profile 2008-12-27 14:19:02.393 TextEdit[47100:10b] ***
2019 May 02
2
[EXT] Fix builds on MacOS Mojave [patch]
Hi I have macports, but I'm not directly using it - it's just being found by the build process somehow. The failure shows that /opt/... is being used, but that usage seems broken or incomplete. M On 01/05/2019, 19:23, "Eli Friedman" <efriedma at quicinc.com> wrote: On an OS X install with Xcode, /opt/ is not expected to contain anything in particular; it
2010 Jan 19
3
Wine Installation issues on Snow Leopard
Firstly, hello and thank you for attempting to come to my rescue, I am in need of your assistance. With that said please let me share this problem in hopes of a possible solution. Recently, I installed and configured MacPorts successfully. However I receive a warning from my terminal when I try and install wine using MacPorts. I command my terminal as follows - sudo port install wine-devel.
2009 Mar 11
2
OSX 10.5 - XQuartz 2.3.3 - GLX issue
Hi all, A couple of days ago I decided to give wine on a mac a try caused I got bored of dual booting my mac. I ve been A linux wine user for years and I had some pretty good results with it. I figured that i would have the same results on a mac but i guess I was wrong. I got my version (wine-devel packet wine 1.1.16) from macports. Got winetricks as well. Everything were setup fine and
2008 Jun 29
9
OS X wine port install error
I tried installing wine using MacPorts, and this is what happened: Code: ryan-vecas-macbook-pro:~ rveca$ sudo port install wine Password: ---> Configuring expat Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1"
2011 Jul 17
5
Problems installing wine
Hello, I have a Macbook and I installed Wine about two months ago and it was working however it was not working perfectly so I decided that I would try to reinstall it, I realized to late that I could have just updated it. So anyway I deleted "Program Files, windows and C:" in the windows explorer.exe X Windows system, I then deleted Macports ($ sudo rm -rf /opt ~/.wine
2008 Mar 09
1
Strange error porting from Core 2 Duo to Core Duo
I built an app in MS Windows with VC++ 6.0 (the one I'd like to port to the iPhone if you saw my last post). Both Macs have the same MacPorts version of Wine 0.9.56. It runs fine on Mac OSX Tiger Intel [Core 2 Duo] (MacBook Pro). But when I copy the files to the same version of Mac OSX Tiger Intel [Core Duo] (Mac Mini), I get the following unexpected extra text when I launch the app. I just
2012 Mar 12
1
Help, Wine isn't working
I've followed the guide but when i try to install this comes up, please help (i don't know anything about this sh*t) i'm just trying to play Crusader Kings II and Dear Esther Last login: Mon Mar 12 02:20:51 on ttys000 Nathans-MacBook-Pro:~ nathanbreedlove$ sudo port install wine Password: ---> Computing dependencies for wine ---> Dependencies to be installed: apple-gcc42
2009 Aug 17
0
app works with current version wine on Linux not on MacOSX
AOM 1.10 works according to the appHQ on my slackware box (wine 1.1.10 I think). I tried to install it to a MacBook following the same directions. After using macports to install wine with XCode 3 and Leopard 10.5.7, the installer apparently works, but the line wine "C:\path to aom.exe" +optional options to get app to work results in no response. No error, no output, nothing in ps
2011 Apr 18
2
Is it possible to run explorer.exe under wine?
I'm intending to use wine on my Macbook Pro and am currently downloading the requisite materials, based on a tutorial on how to use wine for Mac. So I'm getting xcode and Macports package installer and from there I will install. Anyway, the tutorial also gives the basics of wine usage via terminal for executing windows files and while it's not particularly difficult it occurs to me
2017 Sep 23
2
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
Le 23/09/2017 ? 19:36, Remik.ca a ?crit?: > If you are just upgrading, you don't need to burn any DVDs. Just mount the dmg and run the included installer. > > You'd only need to burn the DVD if you wanted to wipe the MBP and do a clean install. > > Or - use Recovery Mode and do entire macOS installation over the internet, no boot DVDs required, just internet access (wired
2017 Sep 23
0
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
On Sat, September 23, 2017 7:23 am, Nicolas Kovacs wrote: > Hi, > > Sorry if this is only half-CentOS-related. > > In my office, I'm running CentOS on all my systems (server, workstation, > laptop, sandbox PCs). A colleague brought me her MacBook Pro to upgrade > it from OS X 10.5.7 to 10.11.6. First OT answer. If you can boot your macintosh, you can put image on it
2017 Sep 24
0
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
On Sat, Sep 23, 2017 at 02:23:00PM +0200, Nicolas Kovacs wrote: > Hi, > > Sorry if this is only half-CentOS-related. > > In my office, I'm running CentOS on all my systems (server, workstation, > laptop, sandbox PCs). A colleague brought me her MacBook Pro to upgrade > it from OS X 10.5.7 to 10.11.6. > > I downloaded the 5.8 GB dmg file and now I wonder how to
2016 Jul 27
2
Dovecot v2.2.25 crashed on startup in Mac OSX
I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the usual way: CFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure make sudo make install sudo /usr/local/sbin/dovecot It consistently crash on startup with the following entries in /var/log/mail.log (edited backtrace): Jul 27 07:39:26 macbook-pro dovecot[70234]: master: Dovecot v2.2.25
2017 Sep 23
1
[Slightly OT] Use CentOS to create a bootable Mac OS X DVD from dmg file?
On Sat, September 23, 2017 9:43 am, Valeri Galtsev wrote: > > On Sat, September 23, 2017 7:23 am, Nicolas Kovacs wrote: >> Hi, >> >> Sorry if this is only half-CentOS-related. >> >> In my office, I'm running CentOS on all my systems (server, workstation, >> laptop, sandbox PCs). A colleague brought me her MacBook Pro to upgrade >> it from OS X