× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Great thanks - it is a start :)

-----Original Message-----
From: WEB400 [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Aaron Bartell
Sent: 05 July 2016 14:53
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxx>
Subject: Re: [WEB400] Node - npm install fails when "node-gyp rebuild" required

To resolve that error you will want to install gmake. The ibmichroot project (5733OPS opt 3) can help with gmake installation by obtaining it from perzl.org.

Here are some instructions on how to get it installed. Note this is installing gcc, which includes GNU Make, because you will sometimes need a C/C++ compiler with npm/node-gyp.

$ cd /QOpenSys
$ git clone git@xxxxxxxxxxxxx:litmis/ibmichroot.git
$ cd ibmichroot
$ ./pkg_setup.sh pkg_perzl_gcc-4.8.3.lst

The hiredis install didn't find gcc so I ran the following:

$ export CC=gcc

That will get you to the following error that I have yet to solve**.

../node_modules/nan/nan.h:50:21: fatal error: algorithm: No such file or directory #include <algorithm>

**Did some research on this in March that you can find here:
https://bitbucket.org/litmis/ibmichroot/issues/24/gcc-include-usr-include-algorithm
Would welcome any contributions to figuring out what direction to go with this. I just haven't had time.



Aaron Bartell
litmis.com - Services for open source on IBM i


On Tue, Jul 5, 2016 at 5:59 AM, Kevin Turner <kevin.turner@xxxxxxxxxxxxxxx>
wrote:

An example of the error:

Error: not found: gmake
at F
(/QOpenSys/QIBM/ProdData/Node/lib/node_modules/npm/node_modules/which/
which.js:72:28)
at E
(/QOpenSys/QIBM/ProdData/Node/lib/node_modules/npm/node_modules/which/
which.js:75:29)
at
/QOpenSys/QIBM/ProdData/Node/lib/node_modules/npm/node_modules/which/w
hich.js:83:16
at FSReqWrap.oncomplete (fs.js:95:15)
"/QOpenSys/QIBM/ProdData/Node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"
"rebuild"

-----Original Message-----
From: WEB400 [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Kevin
Turner
Sent: 05 July 2016 11:00
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxx>
Subject: [WEB400] Node - npm install fails when "node-gyp rebuild"
required

Hello

I ran into this problem previously on Windows installs, and now I can
see the same problem on the IBMi.

To cut a long story short, in some cases when you install an npm
package it will need to rebuild it. "npm install hiredis" is a good example.
There was/is a big furore about it in the Windows community but there
is at least a workaround documented here
https://github.com/nodejs/node-gyp/issues/629#issuecomment-153196245
which involves installing a C++ compiler and making some config
changes to npm.

So, not surprisingly, the same issue exists on the IBMi. Has anyone
solved it or managed to work around it? I imagine the solution will be
similar.

Thanks
Kevin



________________________________

NOTICE: The information in this electronic mail transmission is
intended by CoralTree Systems Ltd for the use of the named individuals
or entity to which it is directed and may contain information that is
privileged or otherwise confidential. If you have received this
electronic mail transmission in error, please delete it from your
system without copying or forwarding it, and notify the sender of the
error by reply email or by telephone, so that the sender's address records can be corrected.




----------------------------------------------------------------------
----------


CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT

Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


___________________________________________
This email has been scanned by iomartcloud.
http://www.iomartcloud.com/


________________________________

NOTICE: The information in this electronic mail transmission is
intended by CoralTree Systems Ltd for the use of the named individuals
or entity to which it is directed and may contain information that is
privileged or otherwise confidential. If you have received this
electronic mail transmission in error, please delete it from your
system without copying or forwarding it, and notify the sender of the
error by reply email or by telephone, so that the sender's address records can be corrected.




----------------------------------------------------------------------
----------


CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT

Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400)
mailing list To post a message email: WEB400@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/web400.


___________________________________________
This email has been scanned by iomartcloud.
http://www.iomartcloud.com/


________________________________

NOTICE: The information in this electronic mail transmission is intended by CoralTree Systems Ltd for the use of the named individuals or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone, so that the sender's address records can be corrected.



--------------------------------------------------------------------------------


CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT

Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.