published by ghoest on Mon, 06/13/2011 - 21:59
Building fossil on the stock Ubuntu (10.10) installation on the Trim-Slice is a snap.
Grab fossil and untar the src
wget http://www.fossil-scm.org/download/fossil-src-20110528185122.tar.gz
tar xzf fossil-src-20110528185122.tar.gz
You might need to install libraries for openssl
sudo apt-get install libssl-dev
Then get to compiling the source
cd fossil-src-20110528185122
make
published by ghoest on Mon, 05/09/2011 - 00:36
I've compiled PuTTY r9170 from subversion... I haven't played with it much, but if you feel daring, you can nab it from here
published by ghoest on Sun, 07/11/2010 - 22:04
I have posted the beginning of "Fates Game - The Halls in Sanity" in the Book section.
published by ghoest on Sat, 05/22/2010 - 11:11
Here's a segment I'm planning to use somewhere in my story... I've always wanted to do something with a dream sequence in a story. I plan to use them to further the story in a few places.
====
published by ghoest on Mon, 02/15/2010 - 09:57
I finally got around to actually setting up drupal... ... and all I had to do was click an install link ^_^