Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » UnsatisfiedLinkError for libcairo.so.1
UnsatisfiedLinkError for libcairo.so.1 [message #187221] Sat, 09 July 2005 13:40 Go to next message
Eclipse UserFriend
Originally posted by: christian.sell.netcologne.de

Hello

when I run the logic example under eclipse 3.1 GA, GEF 3.1 GA, Linux
GTK2, I get the following error:

java.lang.UnsatisfiedLinkError:
/home/cse/eclipse/3.1/.metadata/.plugins/org.eclipse.pde.cor e/EclipsePlugin/org.eclipse.osgi/bundles/403/1/.cp/libswt-ca iro-gtk-3138.so:
libcairo.so.1: error opening Shared-Object-file: file not found

the file libcairo.so.1 is in the eclipse installation directory, but I
wonder how the OS loader is supposed to find it.. The loader seems to be
wondering, too..

chris
Re: UnsatisfiedLinkError for libcairo.so.1 [message #187312 is a reply to message #187221] Mon, 11 July 2005 21:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

You get this when you trying to open a GEF editor? You might want to
inquire about this on the SWT newsgroup. I see no such problem on my suse
box though.

"Christian Sell" <christian.sell@netcologne.de> wrote in message
news:daok7k$7b3$1@news.eclipse.org...
> Hello
>
> when I run the logic example under eclipse 3.1 GA, GEF 3.1 GA, Linux
> GTK2, I get the following error:
>
> java.lang.UnsatisfiedLinkError:
>
/home/cse/eclipse/3.1/.metadata/.plugins/org.eclipse.pde.cor e/EclipsePlugin/
org.eclipse.osgi/bundles/403/1/.cp/libswt-cairo-gtk-3138.so:
> libcairo.so.1: error opening Shared-Object-file: file not found
>
> the file libcairo.so.1 is in the eclipse installation directory, but I
> wonder how the OS loader is supposed to find it.. The loader seems to be
> wondering, too..
>
> chris
Re: UnsatisfiedLinkError for libcairo.so.1 [message #187320 is a reply to message #187312] Mon, 11 July 2005 21:43 Go to previous message
Eclipse UserFriend
Originally posted by: christian.sell.netcologne.de

I get this as in the LogicEditor as soon as I create a relationship. I
was able to get around it by moving libcairo.so.1 from the eclipse
install into the LD_LIBRARY_PATH.

Pratik Shah wrote:
> You get this when you trying to open a GEF editor? You might want to
> inquire about this on the SWT newsgroup. I see no such problem on my suse
> box though.
>
> "Christian Sell" <christian.sell@netcologne.de> wrote in message
> news:daok7k$7b3$1@news.eclipse.org...
>
>>Hello
>>
>>when I run the logic example under eclipse 3.1 GA, GEF 3.1 GA, Linux
>>GTK2, I get the following error:
>>
>>java.lang.UnsatisfiedLinkError:
>>
>
> /home/cse/eclipse/3.1/.metadata/.plugins/org.eclipse.pde.cor e/EclipsePlugin/
> org.eclipse.osgi/bundles/403/1/.cp/libswt-cairo-gtk-3138.so:
>
>>libcairo.so.1: error opening Shared-Object-file: file not found
>>
>>the file libcairo.so.1 is in the eclipse installation directory, but I
>>wonder how the OS loader is supposed to find it.. The loader seems to be
>>wondering, too..
>>
>>chris
>
>
>
Previous Topic:Snap to geometry and local coordinates
Next Topic:Could it be done to build a animation feature in GEF application
Goto Forum:
  


Current Time: Thu Apr 25 00:27:53 GMT 2024

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

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

Back to the top