Re: [How to compile encfs with MacFuse]
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
> On May 21, 2021, at 12:10, Uwe Brauer <[email protected]> wrote: > > >> On 5/17/21 2:54 AM, Uwe Brauer wrote: > >> 1) Copy the file >> /opt/sw/fink/dists/stable/main/finkinfo/crypto/encfs.info to >> /opt/sw/fink/dists/local/main/finkinfo (make the subdirectories inside >> dists/local if they don't exist). > >> 2) Remove the lines about osxfuse-dev and osxfuse-shlibs near the top >> of the file (and remove the trailing comma from the previous line). > >> 3) Then edit the copied file to change the existing -DFUSE_INCLUDE_DIR >> and -DFUSE_LIBRARIES lines to what you have above (your syntax seems >> correct). A couple lines below that, delete or comment out (start with >> a #) the line that calls the command fink-package-precedence >> (otherwise your build will fail because it will flag you using files >> from /usr/local which is normally forbidden). > >> 4) Verify that Fink is seeing your changes by pointing to your edited >> file in dists/local (and not dists/stable) > >> fink dumpinfo -finfofile encfs > >> 5) try `fink install encfs` > > > Thanks very much for this detailed answer. I had just time now to look > into it > this is what I obtain > after the modification of the encfs.info file > > > sudo fink dumpinfo -finfofile encfs > > Scanning package description files.......... > Information about 11111 packages read in 4 seconds. > > So it seems that fink is not using *my* info file > > infofile: /opt/sw/fink/dists/stable/main/finkinfo/crypto/encfs.info > copy the file to "/opt/sw/fink/dists/local/main/finkinfo/crypto/encfs.info <http://encfs.info/>” Basically the same location in the directory structure except substituting “local” for “stable" Try bumping the “Revision” field by one and then run “fink index” -Scott _______________________________________________ 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