David Rosenstrauch wrote:
> David C. Rankin wrote:
>> Listmates,
>>
>>     Looking for my favorite swiss army knife for pdf files (pdftk) I
>> was unable to
>> locate it with pacman -Ss pdftk and no luck.
> 
> It's in the AUR:
> 
> http://aur.archlinux.org/packages.php?O=0&L=0&C=0&K=pdftk&SeB=nd&PP=25
> 
> i.e., you have to build it yourself.
> 
> DR
> 

Great,

        I'm still reading through the AUR info to see if there are any tricks 
beyond
the normal:

if ! autoconf; then
        ./configure --help
        (read, make educated guesses)
        ./configure --your guesses
        make
        make install
else
        go rtfm again to remember autoconf
        ./configure --help
        (read, make educated guesses)
        ./configure --your guesses
        make
        make install
fi ;-)


-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com

Reply via email to