Multi-Language IDE for Professional Developers (Komodo)
Komodo is the professional IDE for major web languages, including Python, PHP, Ruby, Perl, HTML, CSS and JavaScript. You'll enjoy developing faster with Komodo IDE's complete set of tools
http://www.activestate.com/komodo-ide
Komodo Installation Guide
Windows
Prerequisites
Installing the Komodo License
Upgrading from a Previous Komodo Version
Installing Komodo on Windows
Command Line Installation Options
Starting Komodo on Windows
Uninstalling Komodo on Windows
Mac OS X
Prerequisites
Installing the Komodo License
Upgrading from a Previous Komodo Version
Installing Komodo on OS X
Starting Komodo on OS X
Uninstalling Komodo on OS X
Linux
Prerequisites
Installing the Komodo License
Upgrading from a Previous Komodo Version
Installing Komodo on Linux
Starting Komodo on Linux
Uninstalling Komodo on Linux
Language and Debugging Prerequisites
Source Code Control Integration Prerequisites
Windows
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
The following platforms are officially supported. Current Critical Updates, Windows Updates, and Service Packs must be installed (see http://windowsupdate.microsoft.com).
Windows 8 (not supported as a Metro application)
Windows 7
Windows Vista
Windows XP
Windows Server 2003
To install on Windows XP, you may need to upgrade your version of Windows Installer.
Software Prerequisites on Windows
Miscellaneous Prerequisites:
Perl Dev Kit: In order to build executable programs, ActiveX controls and Windows services in Perl, you must have ActiveState's Perl Dev Kit version 3.1 or greater installed on your system.
Installing the Komodo License on Windows
Komodo IDE comes with a 21-day trial license. To install a permanent license:
Download the license installer from the My Account page.
Double-click the downloaded installer.
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.0 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 Windows
Before you start:
If you intend to run the installation from a shared network drive, your system must have SYSTEM rights (or greater) to the directory from which the installation is run. Alternatively, run the installation from a local drive.
To install Komodo on Windows:
Ensure you have the prerequisite hardware and software.
Download the Komodo installer file.
Double-click the installer file and follow the instructions.
When installation is complete, you will see an ActiveState Komodo icon on your desktop.
Command Line Installation Options
Komodo can also be installed from the command line. For example:
c:\> msiexec.exe /i Komodo-<version>.msi
Komodo's installer uses Windows Installer technology, which allows you to partially control the install from the command line. For example:
Installing the MSI in Silent Mode
You can have the Komodo installer run with a reduced user interface. For example, the following will install silently and only open a dialog when the installation is complete.
c:\> msiexec.exe /i Komodo-<version>.msi /qn+
The following will install with no dialog at all.
c:\> msiexec.exe /i Komodo-<version>.msi /q
Turning on Logging
You can generate a log of the Komodo installation with the following command:
c:\> msiexec.exe /i Komodo-<version>.msi /L*v install.log
Controlling the Install Directory
Command line options can be used to configure Komodo installation properties. The following will install Komodo to "E:\myapps\Komodo", instead of the default location:
c:\> msiexec.exe /i Komodo-<version>.msi INSTALLDIR=D:\myapps\Komodo
Controlling Which Features Get Installed
Komodo is divided into a number of distinct features. In the "Customize Setup" dialog you can select which features to install. You can also do this on the command line with the ADDLOCAL property. For example, the following command will install just the core Komodo functionality (i.e. not the PyWin32 extensions or the documentation.
c:\> msiexec.exe /i Komodo-<version>.msi ADDLOCAL=core
The current set of Komodo features are:
core Komodo core
env Windows environment settings
desktop Desktop shortcut
quicklaunch Quick launch shortcut
register Register this as the default Komodo
docs Documentation
The hierarchy denotes dependencies (i.e. to install quicklaunch you must install the env.
The register option puts the Komodo location in the registry so 'start komodo' works, and adds bindings for .kpz and .kpf Komodo project files.
Starting Komodo on Windows
To start Komodo on Windows, use one of the following methods:
Double-click the desktop icon.
Select Start|Programs|ActiveState Komodo|Komodo.
Add the Komodo install directory to your PATH environment variable, then from the command line prompt, enter komodo.
Uninstalling Komodo on Windows
To uninstall Komodo, select Start|Programs|ActiveState Komodo|Modify or Uninstall Komodo.
Alternatively, use the Add/Remove Programs menu (accessible from the Windows Control Panel).
Mac OS X
Prerequisites
Hardware Requirements
Intel processor
1 GB RAM
250 MB hard disk space
350 MB of temporary hard disk space during installation
Operating System Requirements
Mac OS X 10.6 (Snow Leopard) or later
Intel processor (x86_64 only)
Installing the Komodo License on OS X
Komodo IDE comes with a 21-day trial license. To install a permanent license:
Download the license installer from the My Account page.
Double-click the downloaded zip file to unpack it (this is done automatically if you are using Safari), and double-click the enclosed license installer.
Upgrading from Previous Komodo Versions
Newer versions of Komodo should not be installed in the same directory as older versions.
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 or rename the .app before installing the new one. Your Komodo preferences will be preserved as they are installed in a different directory.
Installing Komodo on Mac OS X
To install Komodo:
Download the Komodo disk image (Komodo-<version>-macosx.dmg).
If the browser does not automatically mount the disk image and open the mounted folder in Finder, double-click the .dmg file to do so.
Open a new Finder window. Drag the Komodo icon from the mounted folder to the Applications folder.
If desired, drag the Komodo icon into the Dock.
Starting Komodo on OS X
Click the Komodo icon in the Dock or the Applications folder.
Uninstalling Komodo on OS X
Drag the Komodo icon into the Trash.
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 5 or later
CentOS 5.0 or later
Fedora Core 8 or later
OpenSUSE 10.2 or later
SuSE Linux Enterprise Desktop/Server 11.2 or later
Ubuntu 7.04 or later
Other operating systems:
Komodo can also be run on the following platforms. This version of Komodo has not necessarily been tested on these platforms; platform-specific bugs may or may not be fixed.
Debian GNU/Linux 4.0 ("etch")
Mandriva
FreeBSD (with Linux binary compatibility)
Gentoo
Software Prerequisites on Linux
Installation Prerequisites:
glibc 2.4 (or higher) and libjpeg.so.62 (or higher): These libraries are included in standard Linux distributions.
libstdc++6 (or higher)
GTK+ 2.10 (or higher)
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:
export PATH=<installdir>/bin:$PATH
...where <installdir> points to the directory where you installed ActivePerl or ActivePython.
Create a symbolic link to the Perl or Python executable. For example, for ActivePerl, enter:
ln -s <installdir>/bin/perl /usr/local/bin/perl
For ActivePython, enter:
ln -s <installdir>/bin/python /usr/local/bin/python
...where <installdir> points to the directory where you installed ActivePerl or ActivePython.
Installing the Komodo License on Linux
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-<version>-<license#>.bin`)
Run the installer (e.g. `./Komodo_<version>_<license#>.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. Note, however, that the user who executes the license file will be the user who is licensed to use the software.
To install Komodo on Linux:
Download the Komodo installer (.tar.gz file) into a convenient directory.
Unpack the tarball:
tar -xvzf Komodo-<version>-<platform>.tar.gz
Change to the new directory:
cd Komodo-<version>-<platform>
Run the install script ("install.sh"):
./install.sh
Answer the installer prompts:
Specify where you want Komodo installed, or press 'Enter' to accept the default location (/home/<username>/Komodo-<IDE|Edit>-x.y).The -I option can be used to specify the install directory. For example:
./install.sh -I ~/opt/Komodo-IDE-7
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:
export PATH=<installdir>/bin:$PATH
Add a symlink to Komodo/bin/komodo from another directory in your PATH:
ln -s <installdir>/bin/komodo /usr/local/bin/komodo
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:
Delete the directory that Komodo created during installation.
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.
Language and Debugging Prerequisites
Debugging: If firewall software is installed on the system, it must be configured to allow Komodo to access the network during remote debugging.
Debugger Proxy: The optional Debugger Proxy (pydbgpproxy) requires Python to be installed on the target machine.
Node.js: You will need node v0.4 or greater to debug Node.js programs. You can get the latest version of Node for most platforms from nodejs.org. The komodo-debug package can be installed with npm for remote debugging.
Perl: Perl 5.6 or greater is required to debug Perl programs. Download the latest version of ActivePerl from the ActiveState website. Ensure that the directory location of the Perl interpreter (by default, C:\perl) is included in your system's PATH environment variable. On Windows, some features such as background syntax checking and remote debugging may require ActivePerl -- there are known incompatibilities with Cygwin and msys perl.
Python: Python 2.4 or greater is required to debug Python programs. You can download the latest version of ActivePython from the ActiveState website. Ensure that the directory location of the Python interpreter (by default C:\Pythonxx (where "xx" is the Python version)) is included in your system's PATH environment variable.
PHP: PHP 4.4 or greater is required to debug PHP programs. Download PHP from http://www.php.net/downloads.php. For complete instructions for configuring Komodo and PHP, see Configuring the PHP Debugger.
Tcl: Tcl 7.6 or greater is required to debug Tcl programs. Download the latest version of ActiveTcl from the ActiveState website.
Ruby: Ruby 1.8.4 or greater is required to debug Ruby programs. Download the latest version of Ruby from http://rubyinstaller.rubyforge.org/wiki/wiki.pl. Cygwin-based versions of Ruby are currently unsupported. Ruby 1.9.1 (and later) users will need to also install ruby-debug-base (e.g. gem install ruby-debug-base19) as a compatible version is not shipped with Komodo.
The debugging libraries for all languages are bundled with Komodo IDE, but they are also available for download from the Komodo Bits page.
Source Code Control Integration Prerequisites
CVS Source Control Integration: Requires CVS, which is available from http://www.nongnu.org/cvs/, or the latest stable version of CVSNT, which is available from http://www.cvsnt.org/wiki/.
CVS Source Control Integration using Putty (Windows): Requires Putty version 0.52 or greater.
Perforce Source Control Integration: Requires a connection to a Perforce server with version 99.1 or later.
Subversion Source Code Control Integration: Requires the svn command line client, available from http://subversion.tigris.org/. Komodo cannot use the TortoiseSVN client as its SVN executable.
Multi-Language IDE for Professional Developers (Komodo)的更多相关文章
- Eclipse 配置Tomcat启动参数 Java EE IDE for Web Developers. Version: Helios Service Release 2
因为在开发的过程中出现了PerGen Space.所以需要修改Tomcat的启动参数,郁闷的事情是公司不使用盗版,因此离开了熟悉的一塌糊涂的MyEclipse界面还真的找不到配置Tomat启动参数的地 ...
- eclipse ide for java ee developers与eclipse ide for java developers有什么区别
前者集成了WTP,可用于j2ee开发,功能更完善
- Eclipse Java EE IDE for Web Developers集成的Maven 3 指向自己安装的 Maven
一.配置Maven环境 1.下载apache-maven文件,选择自己需要的版本,地址:Apache 官方下载地址是http://maven.apache.org/download.cgi 2.下载并 ...
- eclipse IDE for java developers下载与安装
1.进入eclipse官网下载页面 https://www.eclipse.org/downloads/ 2.点击Download Packages 3.windows 用户 选择 64 bits 4 ...
- Eclipse Java EE IDE for Web Developers 4.5.1 安装hibername tools 插件
方式一:在线安装(太慢) 方式二:离线安装,下载hibernate tools 插件到本地,然后在eclipse菜单栏点击 help: ①添加插件,选择下载后的插件,内容框中可选择hibernate ...
- 学习笔记之Anaconda / PyCharm
Anaconda https://www.anaconda.com/ The Most Popular Python Data Science Platform Getting started wit ...
- 【python之路6】pycharm的使用
1.pycharm简介 PyCharm 是我众多python编辑器中比较好的一个.而且可以跨平台,在macos和windows下面都可以用,这点比较好. PyCharm是一种Python IDE,带有 ...
- PyCharm安装及使用
搭建环境 1.win10_X64,其他Win版本也可以. 2.PyCharm版本:Professional-2016.2.3. 搭建准备 1.到PyCharm官网下载PyCharm安装包. Dow ...
- Mac安装python3.x+pycharm+elasticsearch+常见报错处理(1)
---恢复内容开始--- mac安装python有两种方式:此处叙述官网安装下载. mac 自带python2.x版本,python2和3之间的差距还是有的.下面简单叙述我安装python3.7的过程 ...
随机推荐
- Redis集群搭建&访问
集群搭建步骤 1.创建多个节点: 2.为每个节点指派槽,并将多个节点连接起来,组成一个集群: 3.当集群数据库的16384个槽都有节点在处理时,集群进入上线状态: 要求:搭建一个包含6个节点的Redi ...
- 【Unity Shaders】学习笔记——SurfaceShader(四)用纹理改善漫反射
[Unity Shaders]学习笔记——SurfaceShader(四)用纹理改善漫反射 转载请注明出处:http://www.cnblogs.com/-867259206/p/5603368.ht ...
- 【LeetCode】11. Container With Most Water
题目: Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, a ...
- Django中级篇(下)
中间件 django 中的中间件(middleware),在django中,中间件其实就是一个类,在请求到来和结束后,django会根据自己的规则在合适的时机执行中间件中相应的方法. MIDDLEWA ...
- DIV CSS布局容易忽略的属性
white-space:pre //保留空格,不然又多个空格值显示一个 white-space:nowrap //强制不换行,知道遇到</br> letter-spacing //字母间的 ...
- Andriod项目开发实战(1)——如何在Eclipse中的一个包下建新包
最开始是想将各个类分门别类地存放在不同的包中,所以想在项目源码包中新建几个不同功能的包eg:utils.model.receiver等,最后的结果应该是下图左边这样的: 很明显建立项目后的架构是上 ...
- python中set和frozenset方法和区别
set(可变集合)与frozenset(不可变集合)的区别:set无序排序且不重复,是可变的,有add(),remove()等方法.既然是可变的,所以它不存在哈希值.基本功能包括关系测试和消除重复元素 ...
- netlink机制
一.netlink机制简介 netlink是一种基于网络的机制,允许在内核内部以及内核与用户之间进行通信.正式定义见RFC3549.手册见netlink(3)和netlink(7).netlink(3 ...
- Does FTK index search support regular expression?
Some of my friends ask me a question: "Does FTK index search support regular expression?" ...
- leetcode 20
判断括号的顺序是否正确: 思路:用一个堆栈来存储符号序列,按照符号匹配规则进行堆栈操作: 前括号一律入栈,后括号如果跟栈顶符号匹配,栈顶符号出栈如果,若不匹配则返回false: 最后栈为空返回true ...