Vole Project
Vienna OLR Public Repository
Not logged in

Welcome

Welcome to the home page for the Vienna OLR public repository.

Vienna is an offline reader for CIX which runs on Mac OS X 10.4 and later (Tiger, Leopard, Snow Leopard and Lion)

See http://en.wikipedia.org/wiki/CIX

This repository only contains source code. To obtain the Vienna App in ready-to-run form, please join the vienna conference on CIX and download the latest version from the files topic.

Warning

These instructions apply only to commits dated on or before 2011/12/03 21:45. Commit [344831bf21] is the latest for that time. We are in the process of changing the name of Vienna to Vinkix to avoid conflict with the Vienna RSS feed reader. This is a work in progress, so expect things to be a bit messy for a while.

Links

System Requirements

Get Fossil

The home page for Fossil is here: http://www.fossil-scm.org

Install fossil in your $PATH

Clone this repository

fossil clone http://chiselapp.com/user/vinkix/repository/olrcix   vienna.fossil

Extract the source

mkdir -p Vienna-source/xxx
cd Vienna-source/xxx
fossil open ../../vienna.fossil tiger-branch

Build the App

cd Vienna
make tiger

A short time later the Vienna App will be in directory:

Vienna-source/Vienna-build/tiger

Run the App from the Makefile with:

make tiger-run

One last thing

Tell fossil to ignore or not merge certain types of files:

cd Vienna-source/xxx/scripts
sh fossil-binary.sh