Home Linux Step by step Installation of Komodo Edit 6 on Ubuntu

Step by step Installation of Komodo Edit 6 on Ubuntu

11
Step by step Installation of Komodo Edit 6 on Ubuntu
Step 1 :Open the terminal by pressing the CTL + ALT + T from your keyboard. When the terminal opens, run the following command in the terminal to download Komodo-Edit zip file on Ubuntu.

$ wget http://download.activestate.com/Komodo/releases/6.1.3/Komodo-Edit-6.1.3-8844-linux-libcpp6-x86.tar.gz

Step 2 : After downloading the zip file, run the following command in the terminal to extract content of  downloaded zip file on Ubuntu.

$ tar xzvf Komodo-Edit-6.1.3-8844-linux-libcpp6-x86.tar.gz

Step 3 : Now, enter into the extracted folder by running the following command in the terminal.

$ cd Komodo-Edit-6.1.3-8844-linux-libcpp6-x86/

Step 4 : Finally, run the following command in the terminal to install Komodo-Edit on your Ubuntu system.

$ sudo ./install.sh

Step 5 : Now, While installing when prompted to specify the which directory or folder to install Komodo Edit on your Ubuntu system, then run the following command in the terminal.

$ /opt/Komodo-Edit-6/

Step 6 : After installing the Komodo Edit on your Ubuntu system, run the following command in the terminal to complete the process.

$ export PATH=”/opt/Komodo-Edit-6/bin:$PATH”

Step 7 : Now the installation of Komodo Edit is complete and you can ‘Komodo-Edit’ from Dash on Ubuntu 11.10. That’s All and now enjoy the programming on Komodo Edit.
Step 8 :  Now open terminal and type Komodo to lunch the editor


Reference Sites
http://ashu-geek.blogspot.in/2012/01/how-to-install-komodo-edit-6-free-text.html
You might also like : Create a rule in Windows Firewall to give access to connect Microsoft SQL Server

11 COMMENTS

  1. Cheers. It was the one issue that kept me back a while from making the full switch to linux; i.e. not having found a decent alternative for pspad. Circumstances recently motivated me to install Windows7 and I have made it a habit to install linux as well on the same machine. This time ubuntu 1204 lts. Even faster than earlier issues. I’m very happy ?;^D At present under my construction: Music Share Box. You are welcome to check it out, mess it up if you can and give me feedback. I would really appreciate all efforts that help debug it before launch.

  2. hi, after downloading and untar, running the sudo /.install.sh posses lots of errors as shown below:

    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: �: not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: � � @ @: not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: CE��
    :�
    2b���K�������qX j�: not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: ��
    ���� : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: � 8 =
    � �
    : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: ���
    : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: �
    : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: ELF : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: �
    : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: H��s���� H���5� : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: H�� H�X�H� : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: I���A������������� ��������������� � �L�d$�L�l$�L�%s : not found
    ./INSTALLDIR/lib/python/bin/python: 1: ./INSTALLDIR/lib/python/bin/python: $�I��H�$�H�l$�H��8A��I���y���H�F : not found
    ./INSTALLDIR/lib/python/bin/python: 2: ./INSTALLDIR/lib/python/bin/python: � @�
    @libpython2.6.so.1.0__gmon_start___Jv_RegisterClassesPy_Mainlibpthread.so.0libdl.so.2libutil.so.1libm.so.6libc.so.6__libc_start_main_edata__bss_start_end/home/komodo-build/mozbuilds/release/edit-7.1/hg-ff-7.0.1/mozilla/ko-7.1.x/dist/python/lib__libc_csu_fini_IO_stdin_used__data_start__libc_csu_initGLIBC_2.2.5 r u i: not found
    ./INSTALLDIR/lib/python/bin/python: 2: ./INSTALLDIR/lib/python/bin/python: $ �������X ���p zR x
    � ���� 4���� �����J� �QQ@� ����������������� @ P [ h r�
    @���o@ @8 @ � @: not found � @
    ./INSTALLDIR/lib/python/bin/python: 3: ./INSTALLDIR/lib/python/bin/python: Syntax error: word unexpected (expecting “)”)

    Really confused at the moment and can’t go further. I got to see in the Active Komodo installation page that I need to include the ACTIVEPERL or PYTHON in my PATH Environment. i really don’t know how to go about that . maybe it could help, i can’t say.

    one more thing, i don’t know if truely i need to worry about the pre-requisites from the Komodo page , such as glibc etc.

    thanks, please help.need this Komodo to begin my learning…am really a newbie.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Exit mobile version