Mich�le Garoche wrote:
I don't use this feature as my site is hosted on my hard disk, but well, somebody may use it.

As I yesterday compiled the latest snapshot under MacOSX following Kevin instructions reported at <http://bfwiki.tellefsen.net/index.php?pagename=CompilingUnderMacOSX>, I got a warning about gnome-vfs.

The problem is: bluefish lools for gnome-vfs version >= 2.0, but fink names it gnome-vfs2 (I don't know if this is the same, but otherwise it is Fink's gnome-vfs version < 2.0). So automatically, remote access is disabled.

Does anybody knows where the check occurs, so that I can try to change it?

I suppose you have Fink's gnome-vfs2 (or gnome-vfs2-ssl) Packages installed? The check uses (just look inside the configure script) pkgconfig to find and configure for gnome-vfs-2.0. This works if you have the file /sw/lib/pkgconfig/gnome-vfs-2.0.pc which comes with the gnome-vfs2-dev or the gnome-vfs2-ssl-dev package.


If there were a Fink package for the snapshot you are trying to build, it would have, besides "Depends: gnome-vfs2-shlibs" and "BuildDepends: gnome-vfs2-dev" entries. Maybe this should be part of the do-it-yourself (or write-your-own-fink-package-description) instructions you are quoting.

--
Martin





-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to