Re: gnuplot and emacs in latest fink on MacOS 10.15.4
Duncan <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
> opt/sw/bin/emacs -> Applications/Emacs.app/Contents/MacOS/Emacs link should of course be /opt/sw/bin/emacs -> /Applications/Emacs.app/Contents/MacOS/Emacs "sudo ln -s /Applications/Emacs.app/Contents/MacOS/Emacs /opt/sw/bin/emacs” until fink emacs builds again this may be needed to build other packages (e.g. xfig) that produce texinfo files on 10.15.4 or later. > On Apr 18, 2020, at 1:22 PM, Duncan <[email protected]> wrote: > > solved by a hack: > > Since fink does not currently build emacs in 10.15.4 with Xcode 11.3.1 > (even after the term-readline fix that allowed some users report building it > in 10.15.x, x < 4 : see my post on fink-users), I supplied emacs to “fink install gnuplot” by > installing Emacs.app from emacsformacosx.com <http://emacsformacosx.com/> and creating a link > > /opt/sw/bin/emacs -> Applications/Emacs.app/Contents/MacOS/Emacs > > This allowed "fink install gnuplot" to create the texinfo file and successfully build. > > Putting the link in /usr/local/bin did not work with fink. > _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners