Re: [How to compile encfs with MacFuse] (was: encfs and osxfuse for 10.15: only binaries will work)
Alexander Hansen <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
> On May 17, 2021, at 00:54, Uwe Brauer <[email protected]> wrote: > <snip> > > Now that I found the relevant information which I checked concerning > where MacFuse places its headers and checked it > > ,---- > | macFUSE file system bundle /Library/Filesystems/macfuse.fs > | macFUSE Objective-C framework /Library/Frameworks/macFUSE.framework > | macFUSE C-based libraries /usr/local/lib/libfuse*.dylib and headers /usr/local/include > | macFUSE preference pane /Library/PreferencePanes/macFUSE.prefPane > | > | The macfuse.fs bundle in turn contains most of the core macFUSE software. Besides bundle metadata, its components include: > `---- > > There are > > /usr/local/include/fuse.h > and > /usr/local/include/fuse > > fuse.h > fuse_common.h > fuse_common_compat.h > fuse_compat.h > fuse_lowlevel.h > fuse_lowlevel_compat.h > fuse_opt.h > > > It confuses me since there are two fuse.h the one in /usr/local/include > and the other in /usr/local/include/fuse > > There are also two dylib files > > But they they seem to be links > > So the lines in encfs.info should be (not sure about the %p syntaxis) > > -DFUSE_INCLUDE_DIR=/usr/local/include \ > -DFUSE_LIBRARIES:FILEPATH=/usr/local/lib/libosxfuse.2.dylib \ > > > And then the question is, sorry for my ignorance, if I change > succesfully the configuration, how do I recompile and install encfs? > > Thanks and regards > > Uwe Brauer > _______________________________________________ If you followed Hanspeter’s instructions, you should be able just to use “fink install encfs” —akh _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users