Komodo ide kali linux

Installing Komodo on Linux

Prerequisites

Hardware Requirements

  • 1GHz (or faster) x86 or x86_64 processor
  • 1 GB RAM
  • 250 MB hard disk space
  • 350 MB of temporary hard disk space during installation

Operating System Requirements

Supported operating systems:

The following platforms are officially supported.

  • Red Hat Enterprise Linux 6 or later
  • CentOS 6.0 or later
  • Fedora Core 15 or later
  • OpenSUSE 12.1 or later
  • SuSE Linux Enterprise Desktop/Server 11.3 or later
  • Ubuntu 12.04 or later

Other operating systems:

Komodo may also run on other Linux based systems, or older versions of the supported operating systems listed above. You will need to verify compatibility yourself, because Komodo is not tested on these other platforms, and platform-specific bugs may exist.

  • Debian GNU/Linux 4.0 (“etch”)
  • Mandriva
  • FreeBSD (with Linux binary compatibility)
  • Gentoo

Software Prerequisites on Linux

  • GTK+ 2.24 (or higher)
  • Glib 2.22 (or higher) — included in most standard Linux distributions.
  • Pango 1.14 (or higher)
  • X.Org 1.0 (or higher)
  • Libstdc++6
  • gdk-pixbuf (required on come platforms like Centos 6)
  • Gnome libraries (libgnome, libgnomeui)

Non-ASCII Input Requirements (IME):

  • SuSE: scim, scim-bridge-gtk and scim-bridge-qt packages.
  • Ubuntu: scim, scim-gtk2-immodule, scim-qtimm, and scim-tables-additional packages (if not already installed).
  • Fedora Core / RHEL / CentOS: scim, scim-gtk and scim-qtimm packages.

Adding Perl or Python to the PATH Environment Variable

To add Perl or Python to the PATH environment variable, do one of the following:

    Modify your PATH environment variable. For example, if you use the Bash shell, add the following line to your

/.bashrc file, where points to the directory where you installed ActivePerl or ActivePython:

  • Create a symbolic link to the Perl or Python executable, where points to the directory where you installed ActivePerl or ActivePython.

For ActivePerl, enter:

Installing the Komodo License on Linux

NOTE This only applies for Komodo 11.1.0 and lower. Version 11.1.1 and higher are integrated with the ActiveState Platform and do not use the license installer. For more information, see Komodo and the ActiveState Platform.

Komodo IDE comes with a 21-day trial license. To install a permanent license:

  • Download the license installer from the My Account page.
  • Change the permissions on the downloaded file to allow execution (e.g. chmod +x Komodo- —
  • .executable )
  • Run the installer (e.g. ./Komodo_ _
  • .executable ).

Upgrading from Previous Komodo Versions

Newer versions of Komodo should not be installed in the same directory as older versions. For major release upgrades (e.g. x.1 to x+1.0) the installer will automatically put Komodo in a new directory.

For minor releases (e.g. x.0 to x.1) and patch-level releases (x.1.1 to x.1.2), use the auto-update system (Help > Check for Updates). The changes will be applied safely in the current install directory. If you need to update using an installer, completely uninstall the older version before installing the new one, or manually specify a different install directory during the installation process. Your Komodo preferences will be preserved as they are installed in a different directory.

Installing Komodo on Linux

This version of Komodo allows non-root installation on Linux.

To install Komodo on Linux:

    Download the Komodo installer ( .tar.gz file) into a convenient directory.
Читайте также:  Wildberries приложение для windows

Unpack the tarball:

Change to the new directory:

Run the install script ( install.sh ):

Answer the installer prompts:

Specify where you want Komodo installed, or press ‘Enter’ to accept the default location ( /home/ /Komodo- -x.y ).The -I option can be used to specify the install directory. For example:

If multiple users are sharing the system and will be using the same installation, install Komodo in a location every user can access (e.g. /opt/Komodo-x.x/ or /usr/local/Komodo-x.x/ ).

Note:

  • Each Komodo user requires their own license key.
  • Do not install Komodo in a path that contains spaces or non-alphanumeric characters.
  • Be sure to install Komodo into its own directory (i.e. not directly in an existing directory containing shared files and directories such as /usr/local ).

Once the installer has finished, add Komodo to your PATH with one of the following:

Add Komodo/bin to your PATH directly:

Add a symlink to Komodo/bin/komodo from another directory in your PATH:

Note: Creating symlinks in system directories such as /usr/bin requires root access.

After completing the installation, you can delete the temporary directory where the Komodo tarball was unpacked.

Starting Komodo on Linux

To start Komodo on Linux enter komodo at the command line or create a shortcut on your desktop or in your toolbar using the full path to the komodo executable.

Uninstalling Komodo on Linux

To uninstall Komodo on Linux:

  1. Delete the directory that Komodo created during installation.
  2. If you wish to delete your Komodo preferences, delete the

/.komodo directory. If you do not delete this directory, subsequent installations of Komodo will use the same preferences.

Note: You cannot relocate an existing Komodo installation to a new directory by simply moving it. You must uninstall Komodo from the existing location and reinstall it in the new location.

Источник

What Would You Like to Install?

Iconsets, Skins and Languages are all packaged as Addons, therefore their installation steps are the same.

Installing An .xpi File

If the downloaded addon is in «xpi» format or includes an *.xpi file you can simply drag the xpi file onto Komodo and follow the installation steps.

Once installed restart Komodo for the addon to be properly loaded.

The steps below are only relevant if installing via an .xpi file is not possible for you.

Installing from Source

Some addon developers do not supply a compiled version of their addon, we strongly urge addon devs to always compile their addons but we can’t control what other people do. If you want to install an addon which has not been compiled yet, follow the following steps;

Build Using koext

  1. Put the Komodo SDK dir on your PATH
  2. Using your command prompt enter the directory containing the install.rdf for the addon you are trying to install
  3. Run koext build
    Note: be sure to check the readme for the addon you are using, as this step may vary per addon, for example some addons may need you to run koext build —unjarred
  4. If succesful an .xpi file will appear alongside the install.rdf which you can use to install the addon using the Installing An .xpi File steps above

If these steps are not working or you want to try a different approach you can try manually creating an .xpi, but this is not guaranteed to work for every addon.

Manually Create .xpi

  1. Enter the folder containing the install.rdf for the addon you are trying to install
  2. Select all files and create a ZIP archive from them (these steps may very depending on your OS & ZIP application)
  3. Rename the extension for the generated ZIP from .zip to .xpi, eg. foo.zip becomes foo.xpi
  4. Use the newly created xpi file to install the addon using the Installing An .xpi File steps above

Macros / Snippets / Tools (toolbox)

Drag and Drop

To install toolbox items simply open up your Komodo toolbox and drag and drop the downloaded *.komodotool onto your toolbox.

Import

Alternatively you can choose to import items right from inside Komod. Simply open your toolbox and click the «gear» icon at the top right of the Toolbox widget. Then select the import option that applies to the type of file you are currently importing.

Manual Import

Sometimes you will find a Macro or Snippet that isn’t packaged in a format Komodo understand, eg. you simply have a snippet of code that you want to use in Komodo. To use this, simply open your Komodo toolbox and create a tool (eg. Macro, Snippet, Command) by either clicking the «gear» icon at the top right of the Toolbox widget, or by right clicking the folder to which you want to add your tool.

Then simply copy and paste the code you wish to import into the tool creation dialog.

Color Schemes

Drag and Drop

To install color schemes simply drag and drop the downloaded *.ksf file onto Komodo.

Manual Import

If for whatever reason the Drag and Drop solution does not work you can manually install the color scheme by copying the *.ksf file to your schemes folder, which is located within your profile folder.

In most cases, the path of this folder will be:

  • Windows: C:\Users\ \AppData\Local\ActiveState\Komodo[IDE|Edit]\ \schemes
  • Mac: /Users/ /Library/Application Support/Komodo[IDE|Edit]/ /schemes
  • Linux: /home/ /.komodo[ide|edit]/ /schemes

Once you have copied the *.ksf file to this folder, restart Komodo and follow the Usage steps below.

Usage

Once installed you can select (and tweak) your color schemes under Preferences > Fonts and Colors .

Keybindings

Importing

You can install keybindings by copying the *.kkf file to your schemes folder, which is located within your profile folder.

In most cases, the path of this folder will be:

  • Windows: C:\Users\ \AppData\Local\ActiveState\Komodo[IDE|Edit]\ \schemes
  • Mac: /Users/ /Library/Application Support/Komodo[IDE|Edit]/ /schemes
  • Linux: /home/ /.komodo[ide|edit]/ /schemes

Once you have copied the *.kkf file to this folder, restart Komodo and follow the Usage steps below.

Usage

Once installed you can select (and tweak) your keybindings under Preferences > Editor > Key Bindings .

Other

If the package you are trying to use is not covered under the steps given on this page, please either check for a readme or install file included with your package, or check the Github repository for the package in question.

If none of this gives you the answer you need please post on our forums.

Источник

Download Komodo IDE

Download Komodo IDE & Create an Account

Get all the features you need for web and mobile development, including support for all your languages and frameworks. Download and install the latest version of Komodo IDE. During installation, you will be prompted to create an account on the ActiveState Platform if you do not already have one.

Version Windows (x86) Mac OS X (x86_64) Linux (x86) Linux (x86_64)
12.0.1 Windows Installer (MSI) Mac Disk Image (DMG) AS Package AS Package

By downloading Komodo IDE, you comply with the terms of use of the ActiveState Komodo IDE License. Please refer to our documentation for install/uninstall instructions.

Caution: Komodo 12 is currently unstable on MacOS Big Sur. For more information, refer to our Big Sur Komodo Community post here.

Languages & Tools

© 2021 ActiveState Software Inc. All rights reserved. ActiveState®, ActivePerl®, ActiveTcl®, ActivePython®, Komodo®, ActiveGo™, ActiveRuby™, ActiveNode™, ActiveLua™, and The Open Source Languages Company™ are all trademarks of ActiveState.

Product Info

Support

Company

Stay Up-to-Date on ActiveState News

You can unsubscribe at any time. For more information, consult our Privacy Policy.

Источник

Komodo Edit проблема после установки

Система: Linux OpenSuse 42.1 При запуске из меню приложений выдаёт:Не удалось выполнить команду «/root/Komodo-Edit-9/lib/mozilla/komodo %F». Не удалось выполнить процесс-потомок «/root/Komodo-Edit-9/lib/mozilla/komodo» (Отказано в доступе)

в общем предлагалось сделать так: 1) положить разархивированную папку в tmp 2) ln -s /opt/Komodo-Edit/bin/komodo /usr/local/bin/komodo 3) ./install.sh

вроде установилась но вот с ошибкой(

Что мне делать? Нужно переустановить или что-то поправить?

Зачем ты под рутом варез ставил?

Что мне делать? Нужно переустановить

семёрочку максимальную и продолжать ставить варез под админом в своё удовольствие, ни в чём себе не отказывая.

вроде с офсайта скачал.

Ок зачем под рутом? Всё чего нет в репах / PPA / whatever обычно устанавливается куда-нибудь в хомяк, тут ты запустил инсталлятор через sudo зачем-то.

Удали то,что есть:

так хомяк это как я понимаю home, делал по инструкции (как в общем всё, так как нет опыта), там было предложено разархивировать в tmp и из терминала запустить install.sh. Потом вроде процесс пошёл и приложение появилось в меню, но выдаёт вышеописанную ошибку.

Хочу изучать python. блин сложно всё.

Ну так изучай python, а бяку положи где взял.

ide такой посоветовали для начинающих.

набираю, кажется ничего не происходит.

Зачем тебе IDE для гвидебейсика? Там ничего кроме блокнота не нужно, тем более на данной стадии.

но у меня linux, не хочется менять систему. есть leafpad — подойдёт?

Да. Поначалу подойдет что угодно, даже интерактивный режим. Потом может захотеться подсветки синтаксиса и автоматического проставления отступов, но это в наши дни и редакторы могут. IDE для питона не нужен, особенно поначалу.

Komodo Activestate IDE

А случайно никто не знает есть ли возможность в подобном продукте этой же конторы «Komodo Activestate IDE» делать «декодирование на лету» значений переменных в окне отладки, из одной кодовой страницы в другую?

Проблема в том что веду на перле работу с БД, в которой данные хранятся в cp1251, при том что система UTF-8 и когда отлаживаю прогу то записи из таблиц соответственно отображаются в окне каракулями, что затрудняет отладку. Сейчас вставляю в код программы строчки типа print decode(«cp1251» ,$xxx); И в окне вывода программы смотрю, какие значения они принимаю на данный момент в кодировке системы. Но криво это как-то. Может есть где настройка по этому поводу, а я просто не нашел?

это просто круть, только вот русского нет — надо язык учить)

Пользуйся любым редактором кода в перемешку с интерактивным режимом. В интерактивном режиме удобно ipython. Еще попробуй jupyter notepad.

Я пользуюсь sublime для редактирования на локальной машине или vim, если по ssh.

Совершенно верно — единственный важный язык человеков надо учить.

ВНЕЗАПНО в тред врывается виндузятник с перлом!

Иди перекодируй базу где-нибудь в другом месте.

Не понятны нападки на кодировку базы. База не одна а их порядка 20 штук в районах области, и они есть уже десять лет в этой кодировке. Никто их перекодировать не будет, т.к. другое ПО работает с тем что есть.

Был конкретный вопрос на возможность перекодировки значений переменных «на лету» в конкретном программном продукте под linux.

Ничуть не адекватный ни твоей проблеме, ни этому топику. Создавай другой тред.

Если ты не покупал Komodo IDE, то удали Komodo Edit как выше советовали и поставь нормальный редактор, тысячи их, например: https://www.jetbrains.com/pycharm/download/#section=linux (Community релиз).

А если у тебя куплена лицензия, то имеет смысл спрашивать про проблему в саппорте этой программы.

На кой нужно это тормозное чудо?

Зачем тебе IDE для гвидебейсика? Там ничего кроме блокнота не нужно, тем более на данной стадии.

Блокнот инденты автоматом выставлять не будет, а пробелы руками отбивать утомительно. Пациент, чего доброго, еще на табы переключится — и всё, считай, потерян для общества свидетелей Гвидо.

Чтобы не пердолиться, настраивая вимаксы.

sudo install -o your_user -g your-group -d /opt/Komodo-Edit-9 .

Чтобы не пердолиться, настраивая вимаксы.

Как будто что-то плохое.

Если вам не сложно распишите пожалуйста подробнее (чтобы проще вкурить), включая ключи и, на первый взгляд тут установка, а мне хочется убрать все следы данного софта. Спасибо.

Источник

Читайте также:  Отличия версий windows 10 business от consumer
Оцените статью