[MacPorts] #49186: Freetype does not reinstall after upgrade to El Capitan

MacPorts noreply at macports.org
Thu Oct 8 04:01:52 PDT 2015


#49186: Freetype does not reinstall after upgrade to El Capitan
-----------------------+--------------------------------
  Reporter:  coviex@…  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:  font
      Port:  freetype  |
-----------------------+--------------------------------

Comment (by jason.banham@…):

 I worked around this by doing the following:

 {{{
 bash-3.2# cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.6.1
 bash-3.2# ln -s builds/unix/install-sh .
 bash-3.2# cd
 }}}

 You may need to adjust the path accordingly (see the error log).
 I then went back to port to install freetype:


 {{{
 bash-3.2# port install freetype
 --->  Computing dependencies for freetype
 --->  Staging freetype into destroot
 --->  Installing freetype @2.6.1_0
 --->  Activating freetype @2.6.1_0
 --->  Cleaning freetype
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 bash-3.2#

 }}}

 Hope that helps others.

-- 
Ticket URL: <https://trac.macports.org/ticket/49186#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list