Giter Site home page Giter Site logo

ppmcheckpdf's People

Contributors

lvjr avatar

Watchers

 avatar  avatar

ppmcheckpdf's Issues

Improve the documentation (installing of pdftoppm), particularly of macOS

On http://mirrors.ctan.org/support/ppmcheckpdf/ppmcheckpdf.pdf the documentation show how to install pdftoppm on Windows and Ubuntu/Debian Linux.

For Linux and macOS, there is an alternate way, with the homebrew package manager (not a package in LaTeX sense). The homepage is at https://brew.sh.

As the steps here are (too) detailed and long, perhaps you can only say in the manual:

install the homebrew package manager, then run brew install poppler

1. Install the homebrew package manager

Paste /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" on a Terminal (Mac) or a shell prompt (Linux)

Notes:

  • On macOS, the first step will install "Command Line Tools for Xcode" before installing the brew command. This will take 1 or 2 minutes on a fast connexion.

  • I don't know if this is the same on Linux, but on macOS, a message is shown asking us to run two last commands before the brew command is available.

    • (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/__yourUserName__/.zprofile where __yourUserName__ is replaced with your real userName
    • eval "$(/opt/homebrew/bin/brew shellenv)"

2. Install poppler with thebrew command

Paste brew install poppler on a Terminal or a prompt shell.

Note: This will install a lot of dependencies. This is expected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.