Re: Nodejs20 error installation

2024-05-27 Thread Jake Anderson
Hi

This is the step prior to env
I ran ./setup.sh and got this message

So the set up itself has verified the PTF availability

On Mon, May 27, 2024, 2:39 PM Michael Babcock <
05ad4e2d7232-dmarc-requ...@listserv.ua.edu> wrote:

> Make sure these are on:
>
>
>- z/OS 2.4 with all the following PTFs installed:
>   - UI80106 
>   - UI81096 
>   - UI78103 
>   - UI80155 
>   - UI83490
>
>
> Did you run the .env command?   Use
>
> $ . /.env
>
> Issue echo $PATH and ensure nodejs has been added to your path.
>
>
>
> On Mon, May 27, 2024 at 1:39 AM Jake Anderson <
> 0655e880aa7d-dmarc-requ...@listserv.ua.edu> wrote:
>
> > Hello
> >
> > I am trying to install nodejs 20 on z/OS 2.4 but I end up with below
> error.
> > All the prerequisites PTF are available but not sure why the nodule is
> not
> > found
> >
> >
> >
> > Setting up IBM Open Enterprise SDK for Node.js
> > 20.0
> >
> > Checking for supported platform...SUCCESS
> >
> >
> > Checking for supported
> > hardware...SUCCESS
> >
> > Checking for supported OS
> > version...SUCCESS
> >
> > Checking that /usr/bin/env
> > exists...SUCCESS
> >
> > Checking that system prerequisite PTFs are installed (CHECK
> > 1)...SUCCESS
> >
> > Checking that system prerequisite PTFs are installed (CHECK
> > 2)...SUCCESS
> >
> > Checking that system prerequisite PTFs are installed (CHECK
> > 3)...SUCCESS
> >
> > Checking that Integrated Cryptographic Service Facility is
> > active...SUCCESS
> >
> > Checking for sufficient above the bar
> > memory...SUCCESS
> >
> > Checking for sufficient address
> > space...SUCCESS
> >
> > Checking that Python 3.9.14+
> > exists...SUCCESS
> >
> > Checking that Make 4.1+
> > exists...SUCCESS
> >
> > Checking that IBM C/C++ for Open Enterprise Languages on z/OS
> > exists...SUCCESS
> >
> > Checking that Node.js is
> > installed...FAILED
> >
> > ***ERROR: CEE3501S The module CRTEQCXS was not
> > found.
> >
> >  The traceback information could not be
> > determined.
> >
> > ***ERROR: Node.js ("node --version") failed to run. Refer to the
> > instructions in
> >
> > Checking that npm is installed...FAILED
> >
> >
> > ***ERROR: CEE3501S The module CRTEQCXS was not
> > found.
> >
> >  The traceback information could not be
> > determined.
> >
> > ***ERROR: npm ("npm --version") failed to run. Refer to the instructions
> in
> > READ
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Nodejs20 error installation

2024-05-27 Thread Michael Babcock
Make sure these are on:


   - z/OS 2.4 with all the following PTFs installed:
  - UI80106 
  - UI81096 
  - UI78103 
  - UI80155 
  - UI83490


Did you run the .env command?   Use

$ . /.env

Issue echo $PATH and ensure nodejs has been added to your path.



On Mon, May 27, 2024 at 1:39 AM Jake Anderson <
0655e880aa7d-dmarc-requ...@listserv.ua.edu> wrote:

> Hello
>
> I am trying to install nodejs 20 on z/OS 2.4 but I end up with below error.
> All the prerequisites PTF are available but not sure why the nodule is not
> found
>
>
>
> Setting up IBM Open Enterprise SDK for Node.js
> 20.0
>
> Checking for supported platform...SUCCESS
>
>
> Checking for supported
> hardware...SUCCESS
>
> Checking for supported OS
> version...SUCCESS
>
> Checking that /usr/bin/env
> exists...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 1)...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 2)...SUCCESS
>
> Checking that system prerequisite PTFs are installed (CHECK
> 3)...SUCCESS
>
> Checking that Integrated Cryptographic Service Facility is
> active...SUCCESS
>
> Checking for sufficient above the bar
> memory...SUCCESS
>
> Checking for sufficient address
> space...SUCCESS
>
> Checking that Python 3.9.14+
> exists...SUCCESS
>
> Checking that Make 4.1+
> exists...SUCCESS
>
> Checking that IBM C/C++ for Open Enterprise Languages on z/OS
> exists...SUCCESS
>
> Checking that Node.js is
> installed...FAILED
>
> ***ERROR: CEE3501S The module CRTEQCXS was not
> found.
>
>  The traceback information could not be
> determined.
>
> ***ERROR: Node.js ("node --version") failed to run. Refer to the
> instructions in
>
> Checking that npm is installed...FAILED
>
>
> ***ERROR: CEE3501S The module CRTEQCXS was not
> found.
>
>  The traceback information could not be
> determined.
>
> ***ERROR: npm ("npm --version") failed to run. Refer to the instructions in
> READ
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Nodejs20 error installation

2024-05-26 Thread Jake Anderson
Hello

I am trying to install nodejs 20 on z/OS 2.4 but I end up with below error.
All the prerequisites PTF are available but not sure why the nodule is not
found



Setting up IBM Open Enterprise SDK for Node.js
20.0

Checking for supported platform...SUCCESS


Checking for supported
hardware...SUCCESS

Checking for supported OS
version...SUCCESS

Checking that /usr/bin/env
exists...SUCCESS

Checking that system prerequisite PTFs are installed (CHECK
1)...SUCCESS

Checking that system prerequisite PTFs are installed (CHECK
2)...SUCCESS

Checking that system prerequisite PTFs are installed (CHECK
3)...SUCCESS

Checking that Integrated Cryptographic Service Facility is
active...SUCCESS

Checking for sufficient above the bar
memory...SUCCESS

Checking for sufficient address
space...SUCCESS

Checking that Python 3.9.14+
exists...SUCCESS

Checking that Make 4.1+
exists...SUCCESS

Checking that IBM C/C++ for Open Enterprise Languages on z/OS
exists...SUCCESS

Checking that Node.js is
installed...FAILED

***ERROR: CEE3501S The module CRTEQCXS was not
found.

 The traceback information could not be
determined.

***ERROR: Node.js ("node --version") failed to run. Refer to the
instructions in

Checking that npm is installed...FAILED


***ERROR: CEE3501S The module CRTEQCXS was not
found.

 The traceback information could not be
determined.

***ERROR: npm ("npm --version") failed to run. Refer to the instructions in
READ

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN