http://fink.9193.n7.nabble.com/Can-t-bootstrap-on-10-8-4-td43215.html
search for gcc_selected on that page!
Showing posts with label Mac OS X. Show all posts
Showing posts with label Mac OS X. Show all posts
Monday, December 23, 2013
Tuesday, December 10, 2013
O'Reilly Media book: Switching to the Mac: The Missing Manual, Mavericks Edition
Switching to the Mac: The Missing Manual, Mavericks Edition: 
Ready to move to the Mac? This incomparable guide helps you make a smooth transition. New York Times columnist and Missing Manuals creator David Pogue gets you past four challenges: syncing with iOS, transferring your stuff, assembling Mac programs so you can do what you did with Windows, and learning your way around OS X Mavericks.


Ready to move to the Mac? This incomparable guide helps you make a smooth transition. New York Times columnist and Missing Manuals creator David Pogue gets you past four challenges: syncing with iOS, transferring your stuff, assembling Mac programs so you can do what you did with Windows, and learning your way around OS X Mavericks.
Tuesday, December 3, 2013
Mavericks disorders the windows within my "desktops"
That's rather bad with my long running applications like the Chromium browser or my virtual machines running within VirtualBox. I have to stop the browser or even VirtualBox itself. And just a few minutes "ago", VirtualBox even aborted abruptly without saving the states of the virtual machines. I hate that.
Labels:
Apple,
Mac OS X,
Mac OS X Mavericks
Thursday, November 14, 2013
Apple just suggested, that I should update X11 on Mavericks
http://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.5.dmg
I would love to do it immediately, but I guess the DMG is big and I shouldn't do it through mobile phone Internet.
I would love to do it immediately, but I guess the DMG is big and I shouldn't do it through mobile phone Internet.
Labels:
Mac OS X,
Mac OS X Mavericks,
to be continued,
to be done,
X11,
XQuartz
Wednesday, October 23, 2013
OS X Mavericks' privacy default: "Send diagnostics & usage data to Apple"
No, I don't want to get crash reports sent out automatically, no, no, no!
downloaded and installed the latest OS X 10.9 AKA "Mavericks" last night – you get it for free from Apple
https://itunes.apple.com/de/app/os-x-mavericks/id675248567
These applications are experiencing trouble now after installing OS X 10.9:
- https://adium.im – crashes …
Wednesday, September 4, 2013
resetting the DNS cache: OS X, Firefox
- OS X: How to reset the DNS cache
- Windows (Vista): http://en.kioskea.net/faq/10548-vista-reset-the-dns-cache
- https://addons.mozilla.org/en-US/firefox/addon/dns-cache/ – has usability issues according to the reviews
- http://www.techiecorner.com/225/how-to-disable-firefox-dns-cache/ – go for the manual approach:
- Introduce 2 new variables within about:config:
- network.dnsCacheExpiration (integer / 0)
- and network.dnsCacheEntries (integer / 0);
- my problem with this: if you want to reset these switches, that's fine with Firefox, just that they get their data types changed to "string"; and once, you want to set them again to "integer / 0", you simply can't; for the time being I just assume, Firefox doesn't seriously consider the data type and accepts "string" for these 2 as well.
Labels:
Mac OS X,
Microsoft Windows,
Mozilla Firefox
Monday, September 2, 2013
how to put Mac OS X Lion in Hibernate (Deep Sleep) mode – and how to disable it again
$ sudo pmset -a hibernatemode 25
$ sudo pmset -a hibernatemode 3
$ sudo pmset -a hibernatemode 0
Labels:
Mac OS X,
Mac OS X Lion
Wednesday, July 17, 2013
Mac OS X "Quick Look Preview" vs copy+paste
- http://heise.de/-1869627
- http://www.heise.de/ct/hotline/Textpassagen-aus-Quick-Look-Vorschau-kopieren-1869627.html
- c't-Archiv, 13/2013, page 158 "Textpassagen aus Quick-Look-Vorschau kopieren" (in German, for subscribers only)
(I only quote this reference to give them some honour.)
$ defaults write com.apple.finder QLEnableTextSelection -bool TRUE # activate!
$ killall Finder # only a Finder started after the last command will obey
$ defaults read com.apple.finder QLEnableTextSelection # so what's the current value?
Labels:
Mac OS X
Wednesday, July 3, 2013
the Fink project
- Fink - Wikipedia, the free encyclopedia
- fink.sf.net – I assume the best available link for downloading …
- www.dmoz.org/Computers/Software/Operating_Systems/Mac_OS/Software/Open_Source/
packages I use:
- coreutils
- wget
- xv
- xpdf
Labels:
fink,
Mac OS X,
personal favourite articles
upgrading to Mac OS X Mountain Lion
- starting with Mountain Lion X11 for Mac OS X is available on a separate website: xquartz.macosforge.org, support.apple.com/kb/HT5293
- RCS binaries get provided in /Developer/usr/bin, but e.g. "rcsdiff" makes use of a hard-wired "co" by the full path of /usr/bin/co; my fix for this: I symlinked ../Developer/usr/bin/co to /usr/bin/co.
- you need XCode of course
- as a Fink user, you need to (re-)install Fink from fink.sf.net (coreutils, wget, xv, xpdf)
Labels:
fink,
Mac OS X,
Mac OS X Mountain Lion,
Mac OS X upgrade,
XCode
downloading Apple's Xcode from the "Mac App Store"
Xcode Downloads and Resources - Apple Developer
- You decide, you need XCode,
- you are going to the Mac App Store,
- you are pressing the Install button,
- going to download 1.65 GB,
- and the only feedback you are getting for quite a while is the button saying "Installing".
Tuesday, July 2, 2013
Mac OS X "Mountain Lion", X11, the XQuartz project
- support.apple.com/kb/HT5293: About X11 and OS X Mountain Lion
- starting with Mountain Lion X11 for Mac OS X is available on a separate website: xquartz.macosforge.org
Labels:
Mac OS X,
Mac OS X Mountain Lion,
X11
Friday, June 14, 2013
how to always boot Mac OS X in Verbose Mode
Always boot Mac OS X in Verbose Mode
As with Linux for me it's a must to see the thing working on something and exactly what, instead of staring at a graphical screen to indicating anyhow, why it forces me to wait.
As with Linux for me it's a must to see the thing working on something and exactly what, instead of staring at a graphical screen to indicating anyhow, why it forces me to wait.
Labels:
Mac OS X
Wednesday, March 20, 2013
O'Reilly Media book: Mac Hacks
Mac Hacks: 
OS X Mountain Lion is an incredibly powerful, but if you’re a serious Mac user who really wants to take control of this operating system, this book helps you dig below the surface. Tweak system preferences, mount drives and devices, and generally do things with your system that Apple doesn’t expect you to do.

OS X Mountain Lion is an incredibly powerful, but if you’re a serious Mac user who really wants to take control of this operating system, this book helps you dig below the surface. Tweak system preferences, mount drives and devices, and generally do things with your system that Apple doesn’t expect you to do.
Saturday, March 16, 2013
Wednesday, January 23, 2013
Google Chromium constantly asking for Keychain permission on OS X? - Super User
osx snow leopard - Google Chrome constantly asking for Keychain permission? - Super User
Having read the above article, I thought I should remove the "Chrome Safe Storage" in the "Keychain Access", before I launch Chromium. Somehow I got the impression, that would help. Usually I have to keep ESC pressed to answer all the keychain access requests.
Update 2013-01-23:
In the meantime I don't think any more, that it really helps.
Having read the above article, I thought I should remove the "Chrome Safe Storage" in the "Keychain Access", before I launch Chromium. Somehow I got the impression, that would help. Usually I have to keep ESC pressed to answer all the keychain access requests.
Update 2013-01-23:
In the meantime I don't think any more, that it really helps.
Tuesday, October 2, 2012
GNU Emacs for Microsoft Windows resp. Mac OS X
O'Reilly's web page for "Learning GNU Emacs, 3rd Edition" [Link] points for Mac OS X and Windows implementations exclusively to these web pages, but pls regard both as outdated:
- http://sourceforge.net/projects/nqmacs/
- http://www.apple.com/downloads/macosx/unix_open_source/carbonemacspackage.html
Labels:
emacs,
Mac OS X,
Microsoft Windows
Thursday, September 27, 2012
how to reach the usual "alt-..." keyboard bindings with an emacs from emacsformacosx
GNU Emacs For Mac OS X – this is the emacs, I am referring to here.
OS X and emacs use the "alt" key differently, so how do I achieve on OS X within emacs what I usually achieve with "alt", like entering "[" through alt-5?
I sacrificed the right "alt" key to work the Mac OS X way (by setting ns-right-alternate-modifier to none), and the left "alt" key to work the emacs way.
Enter this within your emacs (from emacsformacosx.com) on OS X:
M-x customize-group ns
bdecaf suggested that in a thread on stackoverflow.com [Link].
Now I can enter "[" on my Austrian/German Mac keyboard through (right) alt-5.
I had waited far to long, before thoroughly investigating this.
OS X and emacs use the "alt" key differently, so how do I achieve on OS X within emacs what I usually achieve with "alt", like entering "[" through alt-5?
I sacrificed the right "alt" key to work the Mac OS X way (by setting ns-right-alternate-modifier to none), and the left "alt" key to work the emacs way.
Enter this within your emacs (from emacsformacosx.com) on OS X:
M-x customize-group ns
bdecaf suggested that in a thread on stackoverflow.com [Link].
Now I can enter "[" on my Austrian/German Mac keyboard through (right) alt-5.
I had waited far to long, before thoroughly investigating this.
Labels:
emacs,
keyboard shortcuts,
Mac OS X
Thursday, September 20, 2012
ssh-ing from OS X into a Linux on a local VM (VirtualBox)
- for the specific virtual machine: Network Adapters / Port Forwarding / add a rule like "Protocol=>TCP, Host Port=>2222, Guest Port=>22, leave the IP addresses blank!"; the VirtualBox help system opens a nice and very instructive PDF manual, that really made me feel comfortable with this
- this way you should actually be able to "ssh -p 2222 localhost" on the host machine
- in my case this failed, complaining like this: "port 2222: Connection refused"
- it took me a while to reason, whether the guest OS really has an ethernet / LAN interface configured – and there wasn't any such active interface – TBD
To be continued …
Update 2013-02-26:
"Bridged networking" looks superior to NAT, as things work far more easily – you don't need to forwards ports (e.g. SSH), you can simply talk to the VM guests. I couldn't get Samba working with NAT's port forwarding, but with bridged networking "it's just there" (what a joy!!!), and you can also have "natural" communication amongst the guests. Imagine: an Oracle DB within some VM …
Update 2013-02-26:
"Bridged networking" looks superior to NAT, as things work far more easily – you don't need to forwards ports (e.g. SSH), you can simply talk to the VM guests. I couldn't get Samba working with NAT's port forwarding, but with bridged networking "it's just there" (what a joy!!!), and you can also have "natural" communication amongst the guests. Imagine: an Oracle DB within some VM …
Labels:
Mac OS X,
networking,
openSUSE,
Samba,
Ubuntu,
VirtualBox
Subscribe to:
Posts (Atom)