pdffigures: command not found
- Linguagem predominante
- C++
- Estrelas
- 130
- Forks
- 23
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The installation worked for my linux machine, but when I run pdffigures in the git repo folder, there is an error:
> $ make DEBUG=0 CC='g++-4.9 -std=c++11'
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c PDFUtils.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c TextUtils.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c ExtractCaptions.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c BuildCaptions.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c ExtractRegions.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c ExtractFigures.cpp
g++-4.9 -std=c++11 -c -Wall `pkg-config --cflags poppler lept` -g -O3 -c pdffigures.cpp
g++-4.9 -std=c++11 -o pdffigures PDFUtils.o TextUtils.o ExtractCaptions.o BuildCaptions.o ExtractRegions.o ExtractFigures.o pdffigures.o `pkg-config --libs poppler lept`
$ pdffigures
pdffigures: command not found
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.