Bug 145927 - editors/komodo-edit 5.2.4 fails to install properly
Summary: editors/komodo-edit 5.2.4 fails to install properly
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 23:20 UTC by RX
Modified: 2010-06-08 07:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RX 2010-04-21 23:20:01 UTC
Unable to execute komodo-edit after installing from ports.

Noticed binaries are read only, so chmod 0755 to fix:

 /usr/local/bin/komodo
 /usr/local/share/komodo-edit/bin/komodo
 /usr/local/share/komodo-edit/lib/mozilla/komodo
 /usr/local/share/komodo-edit/lib/mozilla/komodo-bin


Now receive runtime error regarding mozilla runtime directory.

/usr/local/bin/komodo
Cannot find mozilla runtime directory. Exiting.

How-To-Repeat: Install from ports and try running.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-04-21 23:51:14 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-05-01 19:32:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer.
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2010-06-08 07:45:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!