I'm trying to build madshelf on Ubuntu 8.10 (Intrepid) following the instructions on
http://openinkpot.org/wiki/MadShelf.
I'm stuck at this bit:
I got libsqlite3-dev from the repository, but I'm not sure what I need to do to get dummy-libextractor. I don't have any git experience. I tried installing git and checking out the URL given:
sudo apt-get install git git-svn
git checkout
http://git.openinkpot.org/libextractor-dummy.git/
but it says "not a git repository".
What do I need to do? Thanks