Skip to content

problem with relative paths #6

Description

@nylki

Hi there,
make-runner seems to have problems with relative paths somehow.
In my makefile I execute pandoc. I had to change it to the absolute path in /usr/local/bin because it couldn't be found in /usr/bin. Even after adjusting I had some problem as pandoc itselfs calls some programs by their relative names that should be found via PATH.

The output in the status-line for a further but same problem:

/usr/local/bin/pandoc -s -f markdown+superscript -V geometry:"left=2.5cm, right=4cm" -V mainfont=Scala-Regular -V biblio-title=Literaturverzeichnis -V lang=german -V linkcolor=black -V citecolor=black -V links-as-notes -V linestretch=1.4 --number-sections --latex-engine=xelatex --toc --csl=/Users/tom/.pandoc/csl/foerster.csl --bibliography=/Users/tom/bwgowncloud/Uni/Kunstgeschichte/Bachelorarbeit/BA_bibliography.bib bachelorarbeit.md -o bachelorarbeit.pdf
pandoc: Filter pandoc-citeproc not found
make: *** [pandoc] Error 85

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions