Explore >> Select a destination


You are here

tobert.github.io
| | zzamboni.org
83.3 parsecs away

Travel
| | Today I had to install AucTeX to use on my Win7/64 machine under EmacsW32. I found the basic instructions here: http://www.sturmnet.org/blog/2007/09/01/installing-auctex-in-emacsw32, but I had to modify them a bit (in particular, I am using tetex installed from cygwin instead of MiKTeX). Here are the commands I used: $mkdir -p /usr/local/share/texmf $ ./configure --prefix='c:/Program Files (x86)/Emacs/emacs' --with-texmf-dir='/usr/local/share/texmf' --with-lispdir='c:/Program Files (x86)/Emacs/emacs/site-lisp' $make $make install I then added the following lines to my C:\Program Files (x86)\Emacs\site-lisp\site-start.el file:
| | blog.nobugware.com
37.0 parsecs away

Travel
| | It's more a reminder to myself, gevent depends on libevent2 but the setup.py doesn't correcty look for it, a simple solution: export CFLAGS=-I/usr/local/include export LDFLAGS=-L/usr/local/lib pip install gevent change it for /opt/local/... if you are on OSX or you will get a bunch of errors /Developer/usr/bin/llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c...
| | jomalo.com
83.3 parsecs away

Travel
| | Inspired by Hemispheric Views Duel of the Defaults - episode 097 and the many App Defaults entries collected by Robb. Here is my list for the Duel. Slowly moving back to defaults where I can to try and reduce subscription fatigue. Mail Client: Spark or Apple Mail Mail Server: Gmail Notes: Apple Notes or Drafts To-Do: Reminders iPhone Photo Shooting: iOS Camera or Obscura Photo Management: Google Photos Calendar: Fantastical Cloud file storage: iCloud RSS: Inoreader and Reeder Contacts: Contacts.
| | shibumi.dev
285.3 parsecs away

Travel
| The personal blog of Christian Rebischke