You are not logged in.

#1 2009-05-31 10:13:58

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Why does pdftk utility depend on a compiler (gcc-gcj)?

Hi,

My rather inocuous desire to install pdftk turns out to be not so inocuous after all smile :

# pacman -S pdftk
resolving dependencies...
error: cannot resolve "gcc-gcj", a dependency of "pdftk"
error: failed to prepare transaction (could not satisfy dependencies)
:: pdftk: requires gcc-gcj

gcc-gcj is to be found in the AUR; it's a huge thing, quite understandably, because it's a compiler. But why? Why should a utility depend on a compiler rather than a library?

Offline

#2 2009-05-31 10:27:51

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,385
Website

Re: Why does pdftk utility depend on a compiler (gcc-gcj)?

I haven't looked into it, but my guess is it can be built using "java-environment" and run with "java-runtime".

Offline

Board footer

Powered by FluxBB