LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing pdftk 1.41 on Red Hat Linux (https://www.linuxquestions.org/questions/linux-software-2/installing-pdftk-1-41-on-red-hat-linux-711195/)

EddieN1 03-12-2009 07:06 PM

Installing pdftk 1.41 on Red Hat Linux
 
I'm trying to install pdftk-1.41 on Red Hat Linux. After I download and uncompress the file, I run the command "make -f Makefile.RedHat" I get an error message "/bin/sh: gcj: command not found"

Ideas?

Nylex 03-13-2009 12:04 PM

Install the package that provides gcj then. It's probably named something like gcc-gcj or gcc-java. Are you really using Red Hat Linux (i.e. Red Hat Linux <= 9)? If so, you might want to consider upgrading to a newer distro.

EddieN1 03-14-2009 09:54 AM

How do I install gcc-gcj or gcc-java? When I run uname -a, I get the following:

Linux jbs1.jbs.lan 2.6.18-92.1.18.el5 #1 SMP Wed Nov 5 09:00:19 EST 2008 x86_64
x86_64 x86_64 GNU/Linux

Thanks, Eddie

Nylex 03-15-2009 01:37 AM

OK, it looks like you're running RHEL, rather than Red Hat Linux. That's good, I guess. You'll want to use the package manger and read the documentation.


All times are GMT -5. The time now is 10:37 AM.