Changes between Initial Version and Version 1 of Ticket #41812


Ignore:
Timestamp:
Dec 14, 2013, 8:18:56 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Please run the following commands.

% sudo port clean root poppler
% sudo port install root

If that fails again, please attach the log file for poppler that is mentioned in the error message.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41812 – Description

    initial v1  
    33I installed macports to install CERN ROOT
    44after installation of Macports I typed:
    5 
    6 sudo port install root 
    7 
     5{{{
     6sudo port install root
     7}}}
    88and I encounter this error
    9 
     9{{{
    1010Error: Failed to configure poppler, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/work/poppler-0.24.4/config.log
    1111Error: org.macports.configure for port poppler returned: configure failure: command execution failed
    1212Please see the log file for port poppler for details:
    1313    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/main.log
    14 
    15 
     14}}}
    1615
    1716how could I fix this problem?