Forum Topic - cannot start qde on Fedora 16 x86_64:
   
cannot start qde on Fedora 16 x86_64  
Hi,

when I launch momentics on my FC16 x86_64, I get an error message. Enclosed the message from the .metadata/.log 
Do you have any ideas what I am missing? 

TIA,
Loïc
--
!SESSION 2012-05-02 11:00:21.827 -----------------------------------------------
eclipse.buildId=201006232051
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.equinox.p2.repository 4 0 2012-05-02 11:00:22.485
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.

!ENTRY org.eclipse.osgi 4 0 2012-05-02 11:00:22.611
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3557 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:254)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:159)
	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:131)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:516)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
	at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	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:368)
	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:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Re: cannot start qde on Fedora 16 x86_64  
Hi, 

so I found the problem and could fix it. For people looking to install QNX 6.5.0. on Fedora x86_64, you need to install 
additional 32 bits librairies:

For the installer to run:
glibc.i686
libXp.i686

For qde to run:
libXmu.i686
libXtst.i686

Cheers, Loïc
Re: cannot start qde on Fedora 16 x86_64  
> Hi, 
> 
> so I found the problem and could fix it. For people looking to install QNX 6.5
> .0. on Fedora x86_64, you need to install additional 32 bits librairies:
> 
> For the installer to run:
> glibc.i686
> libXp.i686

You also need gtk2.i686 

> For qde to run:
> libXmu.i686
> libXtst.i686

Cheers, Loïc
Re: cannot start qde on Fedora 16 x86_64  
Greetings)) Luis began just fine theme, respect. But he listed is not enough sometimes((
 I tried to set up Momentics for 6.3.2 onto Fedora 17 x86_64 unsuccessfully, it breaks without messages -- after dots. 
Fedora has all libraries that mentioned above, and needs something else. Dear QNX specialists and users, do you have 
some ideas for extra necessary libs?
With respect...
Re: cannot start qde on Fedora 16 x86_64  
I got the same error on Debian Wheezy 64bit. To make qde / Momentics 4.7 work you need to install the i386 GTK libs:

sudo apt-get install ia32-libs-gtk

See  https://bugs.launchpad.net/ubuntu/+source/swt-gtk/+bug/975560/comments/17