Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: Zill on January 30, 2015, 03:15:53 PM

Title: libgnomevfs-2.so
Post by: Zill on January 30, 2015, 03:15:53 PM
I am trying to do some GTK+3 programming in eclipse.  When I try to install the pkg-config plug-in I get an error saying can not load libgnomevfs-2.so  I tried searching in the repos, for anything that had that as a dependecy but was unable to find it.  WOuld it be possible to get it in a stand alone extension?  I am using the x86 version of 5.4.  Thanks in advance.
Title: Re: libgnomevfs-2.so
Post by: Juanito on January 30, 2015, 11:43:44 PM
Hasn't gnome-vfs been replaced by gvfs for gtk3?
Title: Re: libgnomevfs-2.so
Post by: Zill on February 01, 2015, 02:50:56 PM
The error is being thrown by eclipse.
Title: Re: libgnomevfs-2.so
Post by: Juanito on February 02, 2015, 01:05:42 AM
that lib is available in the gnome-vfs extension in the tc-4.x repo.

You could try using tc-4.x or, try that extension in tc-5.x/tc-6.x to see if it works.
Title: Re: libgnomevfs-2.so
Post by: Zill on February 03, 2015, 11:51:09 AM
Well I downloaded gnome-vfs.tcz from the 4.x repo, and also downloaded all the other dependencies I needed and it is still throwing the same error.  I have figured out how to set up eclipse for gtk development without the pkg-config plug-in, it's annoying but works.  I no longer need it, but I am curious as to why the error gets thrown even after installing gnome-vfs.tcz.