Installing Komodo IDE 4.0 on FreeBSD

 | FreeBSD | 0 Comments | 0 TrackBacks

After struggling awhile with the installation of Komodo on my FreeBSD 6.2 system, I *finally* was successful in getting it up-and-running. Therefore I would like to share my experiences in the hopes that in the future it may be helpful for some other fellow FreeBSD-er.

Installation:

  1. Download the linux libcpp5 tarball.
  2. Unpack and cd into extracted dirtectory.
  3. As root run ./install.sh
  4. Choose install directory: /usr/compat/linux/opt/Komodo-IDE-4.0
  5. As root cd /usr/compat/linux/opt/Komodo-IDE-4.0
  6. For the bin, share and lib directories do the following:
    1. chmod -R +x dirname
    2. chmod -R -s dirname
    3. chmod -R -t dirname
    4. chmod -R +r dirname
  7. Download the license and install on Windows or Linux (not FreeBSD)
  8. Copy ~/.ActiveState/ActiveState.lic and place in ~/.ActiveState directory
  9. Komodo can now be started as: /usr/compat/linux/opt/Komodo-IDE-4.0/bin/komodo

You can now create a quick launcher by using one of the images found in: /usr/compat/linux/opt/Komodo-IDE-4.0/share/icons/

I hope that this may be helpful to someone someday. I sure would have liked to know this in advance as it would have saved me a day of sweating and hair-pulling.

No TrackBacks

TrackBack URL: http://www.kiffingish.com/cgi-bin/mt/mt-tb.cgi/285

Leave a comment

Recent Entries

A walk along the Keizersgracht
Too often one is so consumed by a jungle of intertwined thoughts that the beauty of the nearby surroundings ... »
Popularity is fickle
The popularity of a given next generation technology is very fickle, and its success or failure depends on many ... »
Where was Kiffin really buried?
Hi There seems to be some confusion on the current resting place of Kiffin Rockwell, some say that his ... »
Going to Portugal
Normally the week just before I leave for summer vacation, I spend hours on end desperately searching for some ... »
A human language
These days it is not very often that a new and exciting Perl book comes along. That's why I ... »