SlickEdit Community

Archived Beta Discussions => SlickEdit® Core for Eclipse => Core for Kepler Beta => Topic started by: Sylvain on February 16, 2015, 08:29:15 PM

Title: SlickEdit Core installation failed
Post by: Sylvain on February 16, 2015, 08:29:15 PM
I just installed Eclipse Luna SR1a (installed Zylin Embedded CDT and GNU ARM C/C++ J-Link Debugging plugin) and tried to install SlickEdit Core. The installation failed with the following error:

An error occurred while installing the items
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.slickedit.linux.libs 4.3.2, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.ChmodAction).
The action chmod failed - file /usr/local/eclipse_luna/plugins/com.slickedit.linux.libs_4.3.2/slickedit does not exist.


After the plugin download is completed (during the installation), I accepted the license and this error occurred. When I look at the file system, the SlickEdit Core plugin are not inside the Luna installation plugin folder.
Title: Re: SlickEdit Core installation failed
Post by: Sylvain on February 16, 2015, 08:46:54 PM
My environment is CentOS 6.5; The previous SlickEdit Core plugin version installed properly inside "Indigo".

The SlickEdit Core plugin, for "Luna", were downloaded and store at the following location:
~/.eclipse/org.eclipse.platform_4.4.1_1374880610_linux_gtk_x86
Title: Re: SlickEdit Core installation failed
Post by: Lee on February 16, 2015, 09:39:49 PM
The most likely problem is a permissions issue somewhere in the Eclipse directory that is preventing the plugin from being copied.  I haven't tried it with Luna SR1a, so I will download and see if I can recreate the problem here.
Title: Re: SlickEdit Core installation failed
Post by: Sylvain on February 16, 2015, 09:51:12 PM
My other plugins installed properly.