Skip to content

Installation instructions

ilektrojohn edited this page Apr 6, 2011 · 18 revisions

Requirements :

Ubuntu 10.10


1a)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

1b)Alternatively ,download and install the .deb package from https://github.com/ilektrojohn/creepy/downloads .

##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/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.

Clone this wiki locally