-
Notifications
You must be signed in to change notification settings - Fork 303
Installation instructions
- tweepy https://github.com/joshthecoder/tweepy
- osmgpsmap 0.7 (and python bindings) 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
- 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
- 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
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
creepy will soon be in the default repositories of Backtrack 5 , until then use the instructions for Ubuntu 10.04
- 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!!!
creepy is in the unstable repositories (sid) of Debian Linux.
# apt-get install creepy
Download the installer from https://github.com/downloads/ilektrojohn/creepy
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++ redistributable package and the problem will be solved.