August 2009
7 posts
Trouble with gnuscreen on osx?
When I loaded up screen on OSX (10.5) it seemed like I was missing some things — like having the git status on my prompt, among other things. Apparently screen doesn’t read ~/.profile by default.
I found some inspiration here: http://code.google.com/p/silassewell/wiki/ScreenOSX and used the setup below to resolve my issue:
~/.profile
export SHELL='/bin/bash -rcfile ~/.profile'
...
port install offlineimap error: option...
sudo port install offlineimap —-> Building offlineimap Error: Target org.macports.build returned: shell command ” cd “/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_offlineimap/work/offlineimap” && /opt/local/bin/python2.5 setup.py —no-user-cfg build ” returned error 1 Command output: usage:...