ubuntuusers.de

pdf2djvu: Problem beim kompilieren

Status: Gelöst | Ubuntu-Version: Ubuntu 12.04 (Precise Pangolin)
Antworten |

NoSpam

Anmeldungsdatum:
4. März 2008

Beiträge: 149

Hi,

bei dem Versuch, die aktuelle Version von pdf2djvu aus dem Quelltext zu installieren, klappt irgendetwas mit den Abhängigkeiten nicht?

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
./configure
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... g++ -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DJVULIBRE... no
configure: error: Package requirements (ddjvuapi >= 3.5.21) were not met:

No package 'ddjvuapi' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DJVULIBRE_CFLAGS
and DJVULIBRE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

ddjvuapi ist ein Teil des Pakets libdjvulibre-dev, von dem bei mir die Version 3.5.24 installiert ist (genau wie bei den anderen zu djvulibre gehörenden Pakete auch).

Kann mir da netterweise jemand weiterhelfen? ☺

Gruß,

Robert

Antworten |