I am maintaining one server on FreeBSD 8.1. Today I wanted to install ImageMagick on the server. I have upgraded ports, but it was a mistake. Because now when I want to
It isn't server in a hosting company, and I don't have full access to the machine (only SSH). So upgrading the freebsd FreeBSD version is a bad choice right now.
Is there any way to fix ports in FreeBSD 8.1 or install ImageMagick in a different way? I have tried to install from source but I received the following error message:
I will appreciate any help.
make install, I receive:
Code:
make: fatal errors encountered -- cannot continue
Is there any way to fix ports in FreeBSD 8.1 or install ImageMagick in a different way? I have tried to install from source but I received the following error message:
Code:
/usr/local/lib/libX11.so: could not read symbols: Invalid operation
I will appreciate any help.