Opened 13 years ago

Last modified 11 years ago

#27782 new defect

problems with ecb — at Initial Version

Reported by: pyrios@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: emacs xemacs Cc:
Port: ecb

Description

  1. ecb-images permissions

After installing ecb and starting emacs, I got this error

Opening directory: Permission denied, /opt/local/share/emacs/site-lisp/ecb-images

The permissions for this directory and all descendents are set to 700

sudo ls -ld /opt/local/share/emacs/site-lisp/ecb-images drwx------ 6 root admin 204 Nov 9 14:29 /opt/local/share/emacs/site-lisp/ecb-images

  1. cedet dependency

Following the instructions to start ecb, I got an error message that the desired version of cedet was unavailable. It looks like macports is installing a newer version of cedet-devel that ecb can not work with.

(require 'ecb)

M-x ecb-active

ECB 2.40 - Error: ECB can only be used with cedet [1.0pre6, 1.0.9]! Please install it and restart Emacs!

$ port deps ecb

Full Name: ecb @2.40_0

Library Dependencies: emacs, cedet-devel

$ port search cedet-devel

cedet-devel @1.0pre7 (editors)

Infrastructure for parser based text analysis in Emacs

Change History (0)

Note: See TracTickets for help on using tickets.