Quote:
Originally Posted by rockdalinux
Why you are compiling stuff, use binary files as redhat modifies lots of stuff. Add libpng/imagemagick/freetype packages and libpng/imagemagick/freetype - devel packages see if that can get rid of this problem. Use yum command to install all stuff for example
Code:
yum install ImageMagick-devel ImageMagick
same way install libpng and other stuff with devel package
|
Thank you very much for your reply, I have tried installing them via YUM with devel packs but i still get the same error on prelink cron... Not sure what am i doing wrong.