Skip to content

Installation instructions

ilektrojohn edited this page May 25, 2011 · 18 revisions

Requirements :

Ubuntu 11.04


  1. 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.10


  1. 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 5

creepy will soon be in the default repositories of Backtrack 5 , until then use the instructions for Ubuntu 10.04

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!!!

Debian


creepy is in the unstable repositories (sid) of Debian Linux.

# apt-get install creepy

MS WINDOWS


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.