configure --prefix=/usr # assuming your old binaries are in /usr/bin #check for errors make #check for errors # su to root make install # now the c libs are installed # go to the PerlMagick subdir perl Makefile.PL make # su to root make install