<
From version < 2.11 >
edited by Xiaoling
on 2022/05/12 15:02
To version < 2.13 >
edited by Xiaoling
on 2022/05/12 15:06
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -133,13 +133,13 @@
133 133  
134 134  (% class="box" %)
135 135  (((
136 - if you git fail.  ~-~->    (% class="mark" %)**sudo: git: command not found.**(%%)
136 +if you git fail.  ~-~->    (% class="mark" %)**sudo: git: command not found.**(%%)
137 137  please install git.  ~-~->    (% class="mark" %)**yum install git -y  or  apt-get install git -y. **
138 138  )))
139 139  
140 140  (% class="box" %)
141 141  (((
142 - if you make error 127,it** (% class="mark" %)lack of gcc.(%%)**
142 +if you make error 127,it** (% class="mark" %)lack of gcc.(%%)**
143 143  please install gcc.    ~-~->(% class="mark" %)**yum install gcc.**
144 144  )))
145 145  
... ... @@ -149,7 +149,7 @@
149 149  
150 150  (% class="box" %)
151 151  (((
152 - if you make a fatal error : sqlite3.h,it (% class="mark" %)**lack of sqlite3.**(%%)
152 +if you make a fatal error : sqlite3.h,it (% class="mark" %)**lack of sqlite3.**(%%)
153 153  please insatell **sqlite3**.
154 154  )))
155 155  
... ... @@ -161,15 +161,15 @@
161 161  
162 162  (% class="box" %)
163 163  (((
164 -Step1:Download the SQLit3 installation package
164 +Step1: Download the SQLit3 installation package
165 165   sudo wget [[https:~~/~~/www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz>>url:https://www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz]]
166 -Step2:tar the SQLit3 installation package
166 +Step2: tar the SQLit3 installation package
167 167   sudo tar -zxvf sqlite-autoconf-3350300.tar.gz
168 -Step3:Generate the makefile
168 +Step3: Generate the makefile
169 169   cd sqlite-autoconf-3350300/;./configure
170 -Step4:Compile makefile
170 +Step4: Compile makefile
171 171   sudo make
172 -Step5:Install makefile
172 +Step5: Install makefile
173 173   sudo make install
174 174  Check:
175 175   cd /usr/local/bin;ls -al                             ~-~->    Check to see if there is a file for sqlite3
... ... @@ -189,9 +189,9 @@
189 189  
190 190  (% class="box" %)
191 191  (((
192 -$ ./create_sqlite3_db.sh
193 -$ ./rssh_serv -p  3721 2>&1 &
194 -$ ps -ef | grep rssh_serv check 3721 port
192 + $ ./create_sqlite3_db.sh
193 + $ ./rssh_serv -p  3721 2>&1 &
194 + $ ps -ef | grep rssh_serv check 3721 port
195 195  )))
196 196  
197 197  [[image:https://wiki.dragino.com/images/thumb/c/cb/Intall_database_and_server_development_port.png/500px-Intall_database_and_server_development_port.png||height="70" width="500"]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0