Skip to content

Commit ddfc2d0

Browse files
committed
Link to GitHub Issues to help users find where to ask questions
1 parent 4ac9ae1 commit ddfc2d0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

INSTALL.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ install Oracle Linux yourself, it is free from
9090

9191
## <a name="instrpm"></a> 2. Node-oracledb Installation on Linux with Instant Client RPMs
9292

93+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
94+
9395
### 2.1 Install Node.js
9496

9597
Download and extract the [Node.js "Linux Binaries"](http://nodejs.org)
@@ -177,6 +179,8 @@ node select1.js
177179

178180
## <a name="instzip"></a> 3. Node-oracledb Installation on Linux with Instant Client ZIP files
179181

182+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
183+
180184
### 3.1 Install Node.js
181185

182186
Download and extract the [Node.js "Linux Binaries"](http://nodejs.org)
@@ -299,6 +303,8 @@ version of the database is available on Linux. Applications
299303
developed with XE may be immediately used with other editions of the
300304
Oracle Database.
301305

306+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
307+
302308
### 4.1 Install Node.js
303309

304310
Download and extract the [Node.js "Linux Binaries"](http://nodejs.org)
@@ -464,6 +470,8 @@ Oracle Database 9.2, refer to
464470
[these older instructions](https://github.com/oracle/node-oracledb/blob/v1.9.3/INSTALL.md#instosx).
465471
Otherwise follow the instructions below for Instant Client 12.1.
466472
473+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
474+
467475
### 6.1 Install Xcode
468476
469477
Building node-oracledb requires Xcode from the Mac App store.
@@ -552,6 +560,8 @@ see
552560
has step-by-step Windows installation instructions that you can
553561
alternatively refer to.
554562
563+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
564+
555565
### 7.1 Install required tools
556566
557567
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.
713723
714724
## <a name="instaix"></a> 9. Node-oracledb Installation on AIX on Power Systems with Instant Client ZIP files
715725
726+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
727+
716728
### 9.1 Install Node.js
717729
718730
Download [Node.js](https://nodejs.org/) for AIX on Power Systems.
@@ -819,6 +831,8 @@ node select1.js
819831
820832
## <a name="instsolarisx8664"></a> 10. Node-oracledb Installation on Oracle Solaris x86-64 (64-Bit) with Instant Client ZIP files
821833
834+
Questions and issues can be posted as [GitHub Issues](https://github.com/oracle/node-oracledb/issues).
835+
822836
### 10.1 Install Node.js
823837
824838
Download the [Node.js source code](https://nodejs.org/).

0 commit comments

Comments
 (0)