[MacPorts] #48437: kerberos5 @1.13.2: ld: -dylib_compatibility_version must be greater than zero

MacPorts noreply at macports.org
Sun Jul 30 21:00:30 UTC 2017


#48437: kerberos5 @1.13.2: ld: -dylib_compatibility_version must be greater than
zero
------------------------+------------------------
  Reporter:  mrkapqa    |      Owner:  ryandesign
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:  tiger
      Port:  kerberos5  |
------------------------+------------------------

Comment (by mrkapqa):

 Youtube-Viewer  on Mac OSX Tiger & Leopard

 1. Install Xcode 2.5 (Tiger) or 3.1.4 (Leopard) from
 Developer.apple.com/Downloads
 2. Install appropriate MacPorts.pkg for Tiger or Leopard
 3. Install Mplayer „sudo port install mplayer“ (mpv would be player of
 choice, but does not build properly on PPC)
                 hint:
         texlive-bin might fail
                         solution:
    adding "PortGroup cxx11 1.1" to
 "/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/tex
 /texlive-bin/Portfile"

                 possibly some packages might have to be downloaded
 manually when download fails, and put in the appropriate „distfiles“
 folder in Macports.

 4. Download youtube-viewer-master from github
 5. sudo port deactivate perl5.24
         (this might break macports installation; so i did just run
 macports.pkg afterwards again to restore Macports functionality)
 6.  Install Perlbrew
 curl -L http://xrl.us/installperlosx | bash
 7. Unzip Youtube-Viewer-Master
         cd Youtube-Viewer-Master
         Perl Build.PL
         ./Build installdeps
    ./Build install
 8. INstall youtube-dl
         sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o
 /usr/local/bin/youtube-dl
                sudo chmod a+rx /usr/local/bin
 /youtube-dl


 9. Evoke youtube-viewer from Terminal by typing „youtube-viewer“
         if everything went smooth, enjoy Youtube via Youtube-Viewer on PPC

--
Ticket URL: <https://trac.macports.org/ticket/48437#comment:34>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list