• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Perl 5.8.6 Freebsd errors trying to install Plesk 7.5.3

K

kevindevaux

Guest
Can someone guide me what to do.I am trying to install plesk 7.5.3 on my freebsd 5.3
server but its saying I need to install perl 5.8.6 for some reason when i try to install perl I get errors. can someone guide me on what i should do. I tried looking all over the internet can seem to find anything. the errors are as followed..


*** Error code 1

Stop in /home/DeVauX/perl-5.8.6/ext/Errno.
make config failed, continuing anyway...
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm
Skip ../../lib/Errno.pm (unchanged)
*** Error code 1 (ignored)

Everything is up to date. Type 'make test' to run test suite.
WebServer#
 
I had freebsd 5.3 and it had perl 5.8.5 install on it so i pkg_delete perl 5.8.5 and try to add pack 5.8.7 to my server

now when I execute the command
perl -v

I get this

WebSerVer# perl -v
/usr/bin/perl: Exec format error. Binary file not executable.

I am trying to put plesk on and for some reason I am having troubles perl cant seem to get it to work
 
Back
Top