Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started 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.
-
Hasn't gnome-vfs been replaced by gvfs for gtk3?
-
The error is being thrown by eclipse.
-
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.
-
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.