Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » libswt-pi-gtk-3232: file not found
libswt-pi-gtk-3232: file not found [message #167878] Tue, 06 June 2006 15:27 Go to next message
Lakshmi is currently offline LakshmiFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,

I am getting the following exception when I try to run the chart example
program that ships with the BIRT charts. I have included the itext.jar and
prototype.jar in their respective locations. I am using eclipse 3.2 linux
version, emf2.2,gef 3.2,birt reportframework-2.1,birt runtime 2.1.

Exception in thread "main" java.lang.UnsatisfiedLinkError:
libswt-pi-gtk-3232: file not found
at java.lang.Runtime._load(libgcj.so.7)
at java.lang.Runtime.loadLibrary(libgcj.so.7)
at java.lang.System.loadLibrary(libgcj.so.7)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:12 4)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:30)
at java.lang.Class.initializeClass(libgcj.so.7)
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:126)
at java.lang.Class.initializeClass(libgcj.so.7)
at
org.eclipse.birt.chart.examples.api.viewer.Chart3DViewer.mai n(Chart3DViewer.java:73)

Thanks in advance
Lakshmi
Re: libswt-pi-gtk-3232: file not found [message #167939 is a reply to message #167878] Tue, 06 June 2006 16:15 Go to previous messageGo to next message
David Michonneau is currently offline David MichonneauFriend
Messages: 1145
Registered: July 2009
Senior Member
You need to start the example as a SWT application.

Thanks,

David

"visalakshmi" <visalakshmi@hotmail.com> wrote in message
news:0b2f1e36549706c36548e62a9aaddc78$1@www.eclipse.org...
> Hi,
>
> I am getting the following exception when I try to run the chart example
> program that ships with the BIRT charts. I have included the itext.jar and
> prototype.jar in their respective locations. I am using eclipse 3.2 linux
> version, emf2.2,gef 3.2,birt reportframework-2.1,birt runtime 2.1.
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> libswt-pi-gtk-3232: file not found
> at java.lang.Runtime._load(libgcj.so.7)
> at java.lang.Runtime.loadLibrary(libgcj.so.7)
> at java.lang.System.loadLibrary(libgcj.so.7)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:12 4)
> at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:30)
> at java.lang.Class.initializeClass(libgcj.so.7)
> 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:126)
> at java.lang.Class.initializeClass(libgcj.so.7)
> at
> org.eclipse.birt.chart.examples.api.viewer.Chart3DViewer.mai n(Chart3DViewer.java:73)
>
> Thanks in advance
> Lakshmi
>
Re: libswt-pi-gtk-3232: file not found [message #167948 is a reply to message #167878] Tue, 06 June 2006 16:19 Go to previous message
George Handin is currently offline George HandinFriend
Messages: 109
Registered: July 2009
Senior Member
visalakshmi wrote:
> Hi,
>
> I am getting the following exception when I try to run the chart example
> program that ships with the BIRT charts. I have included the itext.jar
> and prototype.jar in their respective locations. I am using eclipse 3.2
> linux version, emf2.2,gef 3.2,birt reportframework-2.1,birt runtime 2.1.
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> libswt-pi-gtk-3232: file not found
> at java.lang.Runtime._load(libgcj.so.7)
> at java.lang.Runtime.loadLibrary(libgcj.so.7)
> at java.lang.System.loadLibrary(libgcj.so.7)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:12 4)
> at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:30)
> at java.lang.Class.initializeClass(libgcj.so.7)
> 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:126)
> at java.lang.Class.initializeClass(libgcj.so.7)
> at
> org.eclipse.birt.chart.examples.api.viewer.Chart3DViewer.mai n(Chart3DViewer.java:73)
>
>
> Thanks in advance
> Lakshmi
>

Been there. Look at the thread "LINUX GTK SWT crash" in this newsgroup.
Previous Topic:Web Designer
Next Topic:Report Engine fonts
Goto Forum:
  


Current Time: Sun Jul 21 17:27:23 GMT 2024

Powered by FUDForum. Page generated in 0.03041 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top