

- #Poppler command execution failed macports install
- #Poppler command execution failed macports upgrade
- #Poppler command execution failed macports full
Here is the terminal output when I tried to install poppler directly. I will try to attach 2 files: from the screen dump at the end of the dependency installation and the metis trying to install p圓8-spyder, one of the dependencies is poppler, which failed to build.
#Poppler command execution failed macports upgrade
opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_math_metis/metis/main.logĮrror: Unable to execute port: upgrade metis failed Please see the log file for port metis for details: I then use the installation instruction from the wiki:Įrror: for port metis returned: command execution failed > Scanning binaries for linking errors: 100.0% However, a lot of warnings were listed at the end but the final statement showed:

It seems activating pckconfig may have done the trick as it ran past poppler. Stat: /opt/local/bin/pkg-config: stat: No such file or directory > Activating pkgconfig Cleaning pkgconfig > Deactivating pkgconfig Cleaning pkgconfig Got as far as octave install but ran into another problem. What does port installed curl return for you? How about port installed pkgconfig? configure -prefix=/opt/local -disable-introspection -disable-poppler-qt4 -disable-gtk-test -disable-silent-rules -enable-xpdf-headers -enable-zlib -enable-libcurl -enable-poppler-glib -mandir=/opt/local/share/man -x-includes=/opt/local/include -x-libraries=/opt/local/lib :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_release_tarballs_ports_graphics_poppler/poppler/work/poppler-0.22.2" &. :info:configure See `config.log' for more details :info:configure See the pkg-config man page for more details. :info:configure and LIBCURL_LIBS to avoid the need to call pkg-config.

:info:configure Alternatively, you may set the environment variables LIBCURL_CFLAGS
#Poppler command execution failed macports full
:info:configure is in your PATH or set the PKG_CONFIG environment variable to the full :info:configure configure: error: The pkg-config script could not be found or is too old. :info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_release_tarballs_ports_graphics_poppler/poppler/work/poppler-0.22.2': This is actually an issue with poppler, not octave. To report a bug, follow the instructions in the guide:Īttach is the log. opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_graphics_poppler/poppler/main.logĮrror: The following dependencies were not installed: texlive-basic texlive-bin poppler xorg-libXp texlive-documentation-base texlive-bin-extra dvipng latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-documentation-english texlive-fontutils lcdf-typetools ps2eps texlive-lang-czechslovak texlive-lang-dutch texlive-lang-english texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex Please see the log file for port poppler for details: Then ran into this error that cannot find a solution:Įrror: for port poppler returned: configure failure: command execution failed

Had errors so after querying the forum, found recommendations to install dependencies first: Sudo port install octave-devel +atlas+docs Trying to install octave by following the wiki instructions:
