Tags
admin astro ATLAS Bash computing Debian Debian/Lenny Debian/Squeeze Debian/Wheezy DotCloud Dropbox DS9 Emacs Epson Perfection V30 Evernote FFTW Firefox hardware high performance computing install procedure Japanese JWM kernel LaTeX Linux multimedia network Nevernote OS X OS X/Leopard OS X/Snow Leopard power management programming Python reference research SExtractor shell tips software stellar population synthesis T410s T420 USB web browser XPS 630i-
Recent Posts
Recent Comments
Archives
- October 2012
- September 2012
- July 2012
- June 2012
- May 2012
- January 2012
- December 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
Meta
Tag Archives: OS X
Mounting an ext4 Partition over NFS on Mac OS X Snow Leopard
The title says it all. I want to use a USB drive formatted with ext4 on Snow Leopard. I mostly use the drive with Linux but sometimes I wish to mount it on my iMac at work to transfer a … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, hardware, install procedure, Linux, OS X, OS X/Snow Leopard, USB
5 Comments
Installing MacTeX on OS X Snow Leopard
I was looking for TeX Live distribution for OS X, and MacTeX appears to be the one. The installation is very easy. Just download a mpkg.zip file, decompress, and click on .mpkg to start the usual OS X install procedure. … Continue reading
Posted in Uncategorized
Tagged admin, install procedure, LaTeX, OS X, OS X/Snow Leopard, research, software
Leave a comment
python-mode.el for Emacs
On Debian, you can simply install the package “python-mode,” but this describes the manual method. For OS X (I currently use Snow Leopard), I can install the python-mode package via FinkCommander. First, download python-mode.el and place it under ~/.emacs.d (create … Continue reading
Posted in Linux, Mac OS X, Snow Leopard
Tagged Emacs, Linux, OS X, Python, python-mode, Snow Leopard
1 Comment
Microsoft Natural Ergonomic Keyboard 4000 on Mac OS X Snow Leopard
I don’t really need to tweak much for the MS keyboard to work with Snow Leopard, as it will be detected and configured automatically. However, I’m not used to the Mac keyboard bindings, though I can live with it as … Continue reading
Installing GFortran on Mac OS X Snow Leopard
Installing from GFortran Wiki (My Current Preferred Way) GCC Wiki has a link to Mac OS X installer. As the command gfortran will be installed at /usr/local/gfortran and causes less interferences with other libraries and software, this is my preferred … Continue reading
Posted in Uncategorized
Tagged admin, computing, install procedure, OS X, OS X/Snow Leopard, software
6 Comments
Installing SExtractor on Mac OS X Snow Leopard
(November 25, 2010) I screwed up SExtractor installation for no reason and in an attempt to fix it, I’ve found a few things. After wasting a few hours again, I think this installation note can work for most people who … Continue reading
Posted in Uncategorized
Tagged admin, astro, install procedure, OS X, OS X/Snow Leopard, research, SExtractor, software
12 Comments
Installing ATLAS on Mac OS X Snow Leopard
Installing from Fink Do: $ fink install atlas atlas-shlibs That’s it. They will be installed under /sw/lib. Installing from Source (Recommended if Building Other Software That Depends on ATLAS) First of all, I need a FORTRAN compiler, so install it. … Continue reading
Posted in Uncategorized
Tagged admin, ATLAS, computing, install procedure, OS X, OS X/Snow Leopard, software
7 Comments
Installing Squid Proxy Server on Mac OS X Snow Leopard
My goal is to set up a very basic proxy server on my Mac box on campus, so that I can have full access to subscription-based academic journals via the proxy on my laptop even when I am off campus. … Continue reading
Posted in Uncategorized
Tagged admin, install procedure, network, OS X, OS X/Snow Leopard, software
23 Comments
Installing FFTW on Mac OS X Snow Leopard
No FORTRAN compiler appears to be included in Xcode, so I need to install it if I haven’t done so. I installed GFortran. In the configure statement below, set F77 to gfortran. Installing from Fink For FFTW version 3.x, do: … Continue reading
Posted in Uncategorized
Tagged admin, computing, FFTW, install procedure, OS X, OS X/Snow Leopard, software
4 Comments
Installing SExtractor 2.8.6 on Mac OS X Leopard
NOTE: This is an old article and there is a newer one which I believe is more thorough. Please read that one instead. This was yet another painful experience trying to find out the best way to compile software with … Continue reading
Posted in Uncategorized
Tagged admin, astro, install procedure, OS X, OS X/Leopard, SExtractor, software
2 Comments