-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hi I have been trying to install SURPI+ via cloning the SURPI+ respository and building with the makefile. However, I have been running into the following error:
--> Working on Pod::Perldoc
Fetching http://www.cpan.org/authors/id/M/MA/MALLEN/Pod-Perldoc-3.28.tar.gz ... OK
Configuring Pod-Perldoc-3.28 ... OK
Building and testing Pod-Perldoc-3.28 ... FAIL
! Installing Pod::Perldoc failed. See /root/.cpanm/work/1758618323.51248/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Installed version (3.25) of Pod::Perldoc is not in range '3.28'
! Bailing out the installation for Pod-Usage-2.05.
2 distributions installed
FATAL: While performing build: while running engine: exit status 1
make: *** [SURPI_base.sqsh] Error 255
I do not understand the core issue over here. I have followed the instructions and commands as per the README of SURPI+. Kindly, help!