Package Details: komodo-edit 12.0.1_18441-2

Git Clone URL: https://aur.archlinux.org/komodo-edit.git (read-only, click to copy)
Package Base: komodo-edit
Description: Free & Open-Source counterpart of ActiveState Komodo IDE - XUL based
Upstream URL: http://www.activestate.com/komodo-edit
Licenses: MPL
Conflicts: komodo-ide, komodo-ide-nightly, komodoedit
Submitter: max-k
Maintainer: max-k
Last Packager: max-k
Votes: 253
Popularity: 0.000000
First Submitted: 2013-05-24 00:14 (UTC)
Last Updated: 2020-11-09 08:09 (UTC)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 Next › Last »

dapolinario commented on 2012-02-01 12:15 (UTC)

The Komodo is not finding the links, to work then do the procedure below. In the PKGBUILD, change these lines: install -d "${pkgdir}/usr/local/bin" cd "${pkgdir}/usr/local/bin" ln -s "../../../opt/${pkgname}/bin/komodo" "komodo" For these lines: install -d "${pkgdir}/usr/bin" ln -s "/opt/${pkgname}/lib/mozilla/komodo" "${pkgdir}/usr/bin/komodo" ln -sf "/opt/${pkgname}/lib/mozilla/komodo" "${pkgdir}/opt/${pkgname}/bin/komodo"

bred commented on 2012-02-01 12:10 (UTC)

In the comopdoedit 7 The main simbolic link is linked to a wrong file That's the result: drwxr-xr-x 2 root root 4096 1 feb 12.59 . drwxr-xr-x 5 root root 4096 1 feb 12.59 .. lrwxrwxrwx 1 root root 73 1 feb 12.59 komodo -> /tmp/yaourt-tmp-root/aur-komodoedit/pkg/opt/komodoedit/lib/mozilla/komodo

Rulatir commented on 2012-01-14 00:14 (UTC)

RC1 is out.

<deleted-account> commented on 2011-11-01 05:26 (UTC)

Updated for 7.0.0 Beta 1.

Rulatir commented on 2011-10-29 07:43 (UTC)

Beta is out, including an Edit build.

max-k commented on 2011-10-16 18:42 (UTC)

Don't worry about this, this is the standard output of the _install.py script. I will update the PKGBUILD soon to make it quiet.