WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: libgnomevfs-2.so  (Read 2460 times)

Offline Zill

  • Newbie
  • *
  • Posts: 25
libgnomevfs-2.so
« on: January 30, 2015, 12: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.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: libgnomevfs-2.so
« Reply #1 on: January 30, 2015, 08:43:44 PM »
Hasn't gnome-vfs been replaced by gvfs for gtk3?

Offline Zill

  • Newbie
  • *
  • Posts: 25
Re: libgnomevfs-2.so
« Reply #2 on: February 01, 2015, 11:50:56 AM »
The error is being thrown by eclipse.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: libgnomevfs-2.so
« Reply #3 on: February 01, 2015, 10:05:42 PM »
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.

Offline Zill

  • Newbie
  • *
  • Posts: 25
Re: libgnomevfs-2.so
« Reply #4 on: February 03, 2015, 08: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.