Changes between Initial Version and Version 1 of Ticket #61268, comment 1


Ignore:
Timestamp:
Oct 4, 2020, 1:19:49 AM (4 years ago)
Author:
grimreaper (Eitan Adler)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61268, comment 1

    initial v1  
     1
    12Hi,
    23
    34Mac OS X 10.7 seems quite old and thus difficult for me to test in the event its related to that.
    45that said, its more likely this is me missing a dependency: can you try
    5 ```
     6{{{
    67% sudo port install autoconf automake libtool pkgconfig
    78% sudo port install fdupes
    8 ```
     9}}}
    910anmd let me know if this fixes it.