Hello! I apologize, if my question is very stupid - I only start to use CCS and Linux.
I have installed CCS 5.3 using online installer for Linux, following the instructions from here: http://processors.wiki.ti.com/index.php/Linux_Host_Support. Installation was successful.
As a result, I have CCS icon on my desktop(with padlock), but there is not any reaction on click. When I try to run it from terminal I get an error: " An error has occurred. See the log file /opt/ti/ccsv5/eclipse/configuration/1367395015435.log. "
Please explain to me how to run the CCS? I attach the image of the terminal and 1367395015435.log file.
!SESSION 2013-05-01 11:56:55.330 ----------------------------------------------- eclipse.buildId=I20120608-1200 java.version=1.6.0_13 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_RU Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86 -product com.ti.ccstudio.branding.product !ENTRY org.eclipse.osgi 4 0 2013-05-01 11:56:56.269 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /opt/ti/ccsv5/eclipse/configuration/org.eclipse.osgi/bundles/303/2/.cp/libswt-pi-gtk-3833.so: libgtk-x11-2.0.so.0: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога no swt-pi-gtk in java.library.path /root/.swt/lib/linux/x86/libswt-pi-gtk-3833.so: libgtk-x11-2.0.so.0: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога Can't load library: /root/.swt/lib/linux/x86/libswt-pi-gtk.so at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240) at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54) at org.eclipse.swt.widgets.Display.<clinit>(Display.java:133) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:695) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161) at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438)



