@@ -90,6 +90,8 @@ install Oracle Linux yourself, it is free from
90
90
91
91
## <a name =" instrpm " ></a > 2. Node-oracledb Installation on Linux with Instant Client RPMs
92
92
93
+ Questions and issues can be posted as [ GitHub Issues] ( https://github.com/oracle/node-oracledb/issues ) .
94
+
93
95
### 2.1 Install Node.js
94
96
95
97
Download and extract the [ Node.js "Linux Binaries"] ( http://nodejs.org )
@@ -177,6 +179,8 @@ node select1.js
177
179
178
180
## <a name =" instzip " ></a > 3. Node-oracledb Installation on Linux with Instant Client ZIP files
179
181
182
+ Questions and issues can be posted as [ GitHub Issues] ( https://github.com/oracle/node-oracledb/issues ) .
183
+
180
184
### 3.1 Install Node.js
181
185
182
186
Download and extract the [ Node.js "Linux Binaries"] ( http://nodejs.org )
@@ -299,6 +303,8 @@ version of the database is available on Linux. Applications
299
303
developed with XE may be immediately used with other editions of the
300
304
Oracle Database.
301
305
306
+ Questions and issues can be posted as [ GitHub Issues] ( https://github.com/oracle/node-oracledb/issues ) .
307
+
302
308
### 4.1 Install Node.js
303
309
304
310
Download and extract the [ Node.js "Linux Binaries"] ( http://nodejs.org )
@@ -464,6 +470,8 @@ Oracle Database 9.2, refer to
464
470
[these older instructions](https://github.com/oracle/node-oracledb/blob/v1.9.3/INSTALL.md#instosx).
465
471
Otherwise follow the instructions below for Instant Client 12.1.
466
472
473
+ Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
474
+
467
475
### 6.1 Install Xcode
468
476
469
477
Building node-oracledb requires Xcode from the Mac App store.
552
560
has step-by-step Windows installation instructions that you can
553
561
alternatively refer to.
554
562
563
+ Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
564
+
555
565
### 7.1 Install required tools
556
566
557
567
Install a C/C++ build environment such as Microsoft Visual
@@ -713,6 +723,8 @@ if you see `MSVCR100.dll` then you need the VC++ 10 redistributable.
713
723
714
724
## <a name="instaix"></a> 9. Node-oracledb Installation on AIX on Power Systems with Instant Client ZIP files
715
725
726
+ Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
727
+
716
728
### 9.1 Install Node.js
717
729
718
730
Download [Node.js](https://nodejs.org/) for AIX on Power Systems.
@@ -819,6 +831,8 @@ node select1.js
819
831
820
832
## <a name="instsolarisx8664"></a> 10. Node-oracledb Installation on Oracle Solaris x86-64 (64-Bit) with Instant Client ZIP files
821
833
834
+ Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
835
+
822
836
### 10.1 Install Node.js
823
837
824
838
Download the [Node.js source code](https://nodejs.org/).
0 commit comments