[MacPorts] #52613: Guile-2.0.13 fails to build on Sierra

MacPorts noreply at macports.org
Sun Oct 30 20:54:36 CET 2016


#52613: Guile-2.0.13 fails to build on Sierra
-------------------------+--------------------------------
  Reporter:  mouse07410  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:  sierra
      Port:  guile       |
-------------------------+--------------------------------

Comment (by ken-cunningham-webuse):

 You can do this for any port you like, whenever you like.

 <https://trac.macports.org/wiki/howto/InstallingOlderPort>

 first find it
 {{{

 $ port info guile
 guile @2.0.13 (lang)
 }}}

 then go to the svn repo

 <https://trac.macports.org/browser/trunk/dports/lang/guile>

 click on 'revision log' (top right )

 select any revision you want  ( goes back 14 years)

 note the revision number, e.g. 151758

 and check it out

 $ svn checkout -r 151758
 https://svn.macports.org/repository/macports/trunk/dports/lang/guile

 go into the directory where you downloaded that info

 and build it

 sudo port install

 you are done.

 add it to your own local rep and it'll never ask to be updated again.

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



More information about the macports-tickets mailing list