Hello,
I'm trying to install a perl package on a linux RH70 environment and unfortunately I have a bash error. Here is a copy of my screen:
curl -q https://platform.activestate.com/dl/cli/pdli01/install.sh | bash -s activate-default iFaugeras/Perl-5.32
% Total % Received % Xferd Average Speed Time Time Time Current
-
Dload Upload Total Spent Left Speed*
100 10663 0 10663 0 0 14124 0 --:–:-- --:–:-- --:–:-- 14141
Installing the State Tool …
which: no state in (/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usr/X11R6/bin:/bin:/usr/bin:/sw/st/util/local/bin:/sw/st/util/common/bin:/apa/util/bin:.)
\033[2m╔═══════════════════════╗
║ \033[0m\033[39;1mInstalling State Tool\033[0m \033[2m║
╚═══════════════════════╝\033[0m
*ActiveState collects usage statistics and diagnostic data about failures. The collected data complies *
*with ActiveState Privacy Policy (https://www.activestate.com/company/privacy-policy/) and will be used *
to identify product enhancements, help fix defects, and prevent abuse.
*By running the State Tool installer you consent to the Privacy Policy. This is required for the State *
Tool to operate while we are still in beta.
*Please note that the installer may modify your shell configuration file (eg., .bashrc) to add the *
installation PATH to your environment.
==> Preparing for installation…
which: no state in (/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usr/X11R6/bin:/bin:/usr/bin:/sw/st/util/local/bin:/sw/st/util/common/bin:/apa/util/bin:.)
which: no state in (/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/sw/platform/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usr/X11R6/bin:/bin:/usr/bin:/sw/st/util/local/bin:/sw/st/util/common/bin:/apa/util/bin:.)
*Accept terms and proceed with install? [Y/n] *
bash: line 318: syntax error near unexpected token )'* *bash: line 318:
[Nn])’
Could you help me to understand what’s wrong ?
Thank you,
Isabelle