AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  ghostsript and libpng

    Posted 07/01/09 08:38 AM

    Originally posted by: laff


    Hallo,
    I try to use gs from the ghostsript rpm to convert *.ps to *.png files...
    on my linux workstation, everything runs fine...

    now, I installed the appropriate rpms on my AIX server. I use the newest versions from the IBM's WEB sites..
    but they don't work ??

    (prompt) > rpm -Uhv libpng-1.2.32-2.aix5.2.ppc.rpm

    (prompt) > rpm -ihv ghostscript-5.50-5.aix5.2.ppc.rpm

    (prompt) > gs -dNOPAUSE -sDEVICE=png256 -sOutputFile=/tmp/zztest.png -q -dBATCH /tmp/zzz_file.ps
    libpng error: Incompatible libpng version in application and library

    Any idea, what could be incompatible or what can I do, what versions should I use to make this run ??
    thanks in advance
    ..
    #AIX-Forum