Requirements : 
** tweepy 	https://github.com/joshthecoder/tweepy
** osmgpsmap 0.7 	https://github.com/nzjrs/osm-gps-map
** python-flickrapi 	http://stuvel.eu/flickrapi
** BeautifulSoup 	http://www.crummy.com/software/BeautifulSoup/
** pyexiv2          	http://tilloy.net/dev/pyexiv2/
** python-configobj
** python-simplejson


Ubuntu 10.10

Download and install the .deb package from https://github.com/ilektrojohn/creepy/downloads .

Alternatively add creepy's ppa with :

$ sudo add-apt-repository ppa:jkakavas/creepy

update the package list :

$ sudo apt-get update

and install creepy with :

$ sudo apt-get install creepy

creepy is now on the main menu, under Applications -> Internet


Ubuntu 10.04


add creepy's ppa with :

$ sudo add-apt-repository ppa:jkakavas/creepy-lucid

update the package list :

$ sudo apt-get update

and install creepy with :

$ sudo apt-get install creepy

creepy is now on the main menu, under Applications -> Internet



Backtrack 4 ( R2 ) 
--------------------------------------------------------------------------------

1) add `deb http://people.dsv.su.se/~kakavas/creepy binary/` to your /etc/apt/sources.list

2)`# apt-get update`

3)`# apt-get install creepy`

Off creepying you go!!!




MS Windows
----------------------------------------------------------------------------------------

Download the installer from  https://github.com/ilektrojohn/creepy/downloads

Run it, Done. 

All dependencies are included in the exe. 
 NOTE: In Windows XP systems, if when running the application you get a system error about the current configuration e.t.c , means that you don't have the MSVCR90.DLL needed for python interpreter. Download and install the [[http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2]] Visual C++ distributable package and the problem will be solved.