Changes between Initial Version and Version 1 of Ticket #60460


Ignore:
Timestamp:
May 9, 2020, 7:17:24 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60460

    • Property Keywords catalina added; osxfuse macOS Catalina building failed removed
  • Ticket #60460 – Description

    initial v1  
    11When trying to install osxfuse (and sshfs):
     2{{{
    23$ sudo port install osxfuse
    34--->  Computing dependencies for osxfuse
     
    2324Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    2425Error: Processing of port osxfuse failed
     26}}}
    2527
    2628I already made links, as suggested in related tickets, like
    2729
     30{{{
    2831$ cd /Applications/Xcode.app/Contents/Developer/Toolchains/
    2932$ sudo ln -s XcodeDefault.xctoolchain OSX10.{13,15}.xctoolchain
     33}}}
    3034
    3135But this did not help!