[MacPorts] #39774: openbabel configure failure

MacPorts noreply at macports.org
Wed Jul 17 12:05:15 PDT 2013


#39774: openbabel configure failure
------------------------+---------------------
  Reporter:  ba306@…    |      Owner:  mlund@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.1.3
Resolution:             |   Keywords:
      Port:  openbabel  |
------------------------+---------------------

Comment (by ciserlohn@…):

 Replying to [comment:3 ba306@…]:
 > Thanks but that lead to the issues in the attached file

 It looks like openbabel is missing a dependency on pkgconfig:
 {{{
 Could NOT find PkgConfig
 }}}

 It works on my machine when pkgconfig is installed. It fails when
 pkgconfig is not installed albeit with a different error message.

 What's the output of?
 {{{
 $ port installed pkgconfig
 }}}
 If it says:
 {{{
 None of the specified ports are installed.
 }}}
 Try:
 {{{
 $ sudo port install pkgconfig
 $ sudo port clean openbabel
 $ sudo port install openbabel
 }}}
 If it succeeds try:
 {{{
 $ sudo port clean py-openbabel
 $ sudo port install py-openbabel
 }}}
 Otherwise attach the log file.

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


More information about the macports-tickets mailing list