CodeTyphon 4.3 install under Debian 7.1.

1. Download the package from here: http://www.pilotlogic.com/sitejoom/index.php/wiki/84-wiki/codetyphon-studio/80-codetyphon-download

2. Unpack it in you favor place.

3. You need to sudo in your system, and as I know the debian is not include it.  U need to root rights as well, for the installation.~

Open a terminal, and put it:

$ su

$ apt-get install sudo

$ nano /etc/sudoers

add the file the followings :

username ALL=(ALL) ALL

CTR + X and select save the content, and then quit from root section.

$ exit

 

4.Go to your download folder, according your activities in point two, in terminal. (so cd /home/ unzipped folder >> CodeTyphonIns) and write in the terminal

sudo ./install.sh