Fedora 15 troubles.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fedora 15 troubles.

332 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Thu Mar 01 11:29:05 MST 2012
Hello. I'm trying to start LPXPresso.  I have too many troubles while  install it, but i did this. Now i try to start it (after reboot, of course), but i have error. This is log:
!SESSION 2012-03-01 22:03:41.569 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=ru_RU
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 4 0 2012-03-01 22:03:42.555
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
/home/hoofoo/.eclipse/org.eclipse.platform_3.6.1_959471345/configuration/org.eclipse.osgi/bundles/164/1/.cp/libswt-pi-gtk-3659.so: libXtst.so.6: невозможно открыть Ñ€Ð°Ð·Ð´ÐµÐ»Ñ ÐµÐ¼Ñ‹Ð¹ объектный файл: Рет такого файла или каталога
no swt-pi-gtk in java.library.path
/tmp/swtlib-32/libswt-pi-gtk-3659.so: libXtst.so.6: невозможно открыть Ñ€Ð°Ð·Ð´ÐµÐ»Ñ ÐµÐ¼Ñ‹Ð¹ объектный файл: Рет такого файла или каталога
/tmp/swtlib-32/libswt-pi-gtk-3659.so: libXtst.so.6: невозможно открыть Ñ€Ð°Ð·Ð´ÐµÐ»Ñ ÐµÐ¼Ñ‹Ð¹ объектный файл: Рет такого файла или каталога

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:267)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:174)
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:132)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:687)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:145)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)

Really, i have all of this libs. Sorry for my bad english.
0 Kudos
8 Replies

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Sat Mar 03 04:00:35 MST 2012
Thank you, all working fine.
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Sat Mar 03 03:10:08 MST 2012
That is not the version of dfu-util that code red supply. try using the version in the lpcxpresso/bin version.

I am using Fedora 16 and all is working OK here.
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Fri Mar 02 15:31:52 MST 2012
New troubles/ I could not connect my device.
dfu-util -d 0x471:0xdf55 -c 0 -t 2048 -R -D LPCXpressoWIN.enc
dfu-util 0.5

(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY

dfu-util does currently only support DFU version 1.0

Filter on vendor = 0x0471 product = 0xdf55
Cannot open device 
Opening DFU USB device... 

LPCLink Bootless Found:"Bus 001 Device 010: ID 0471:df55 Philips (or NXP) LPCXpresso LPC-Link"
 Bus/Dev No:001/010
    ATTR{bMaxPower}=="100mA"

What i will to do?
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Fri Mar 02 08:52:38 MST 2012

Quote: HooFoo
I was install libXt.i686, nothing new.



sudo yum install libXtst-1.2.0-2.fc15.i686
It was help me.
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Fri Mar 02 01:52:51 MST 2012

Quote: TheFallGuy
LPCXpresso is a 32 bit application, and so you will need to install the 32 version of libX.



I was install libXt.i686, nothing new.
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Mar 02 01:34:40 MST 2012
LPCXpresso is a 32 bit application, and so you will need to install the 32 version of libX.
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by HooFoo on Thu Mar 01 13:58:20 MST 2012

Quote: FlySnake
Translated to English:  :)
Try to find and install "libX".
http://www.google.com/search?hl=en&newwindow=1&safe=off&client=firefox-a&hs=LcC&rls=org.mozilla%3Aen... one the links:



Pack libXt-1.1.0-1.fc15.x86_64 allready installed
0 Kudos

314 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Thu Mar 01 12:23:27 MST 2012

Quote:
/tmp/swtlib-32/libswt-pi-gtk-3659.so: libXtst.so.6: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога

Translated to English:
Quote:
cannot open shared object file: no such file or directory

:)
Try to find and install "libX".
http://www.google.com/search?hl=en&newwindow=1&safe=off&client=firefox-a&hs=LcC&rls=org.mozilla%3Aen... one the links:

Quote:
yum install libXt.{i686,x86_64}

0 Kudos