~ubuntu-branches/ubuntu/precise/libdbi-drivers/precise

« back to all changes in this revision

Viewing changes to drivers/ingres/dbd_ingres/install-build.html

  • Committer: Stefano Rivera
  • Date: 2010-08-07 14:06:29 UTC
  • mfrom: (5.1.1 libdbi-drivers)
  • Revision ID: stefanor@ubuntu.com-20100807140629-dshfwn5j6v34pqrd
Tags: 0.8.3-1-0ubuntu1
New upstream release. -- Fixes ABORT problems with sqlite3+rrdtool

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
1
2
<HTML
2
3
><HEAD
3
4
><TITLE
4
5
>Build and install the driver</TITLE
5
6
><META
6
7
NAME="GENERATOR"
7
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
8
 
"><LINK
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9
9
REL="HOME"
10
10
TITLE="Ingres Driver Notes"
11
11
HREF="index.html"><LINK
73
73
><H1
74
74
CLASS="SECTION"
75
75
><A
76
 
NAME="INSTALL-BUILD">2.2. Build and install the driver</H1
 
76
NAME="INSTALL-BUILD"
 
77
>2.2. Build and install the driver</A
 
78
></H1
77
79
><P
78
80
>                       First you have to unpack the libdbi-drivers archive in a suitable
79
81
                        directory. Unpacking will create a new subdirectory with the
92
94
COLOR="#32CD32"
93
95
><PRE
94
96
CLASS="SCREEN"
95
 
><TT
 
97
><SAMP
96
98
CLASS="PROMPT"
97
 
>$ </TT
98
 
><TT
 
99
>$ </SAMP
 
100
><KBD
99
101
CLASS="USERINPUT"
100
 
><B
101
 
>tar xfvz libdbi-drivers-0.8.0.tar.gz</B
102
 
></TT
 
102
>tar xfvz libdbi-drivers-0.8.0.tar.gz</KBD
103
103
></PRE
104
104
></FONT
105
105
></TD
123
123
COLOR="#32CD32"
124
124
><PRE
125
125
CLASS="SCREEN"
126
 
><TT
 
126
><SAMP
127
127
CLASS="PROMPT"
128
 
>$ </TT
129
 
><TT
 
128
>$ </SAMP
 
129
><KBD
130
130
CLASS="USERINPUT"
131
 
><B
132
 
>cd libdbi-drivers-0.8.0</B
133
 
></TT
 
131
>cd libdbi-drivers-0.8.0</KBD
134
132
></PRE
135
133
></FONT
136
134
></TD
146
144
COLOR="#32CD32"
147
145
><PRE
148
146
CLASS="SCREEN"
149
 
><TT
 
147
><SAMP
150
148
CLASS="PROMPT"
151
 
>$ </TT
152
 
><TT
 
149
>$ </SAMP
 
150
><KBD
153
151
CLASS="USERINPUT"
154
 
><B
155
 
>./configure --with-ingres</B
156
 
></TT
 
152
>./configure --with-ingres</KBD
157
153
></PRE
158
154
></FONT
159
155
></TD
179
175
COLOR="#32CD32"
180
176
><PRE
181
177
CLASS="SCREEN"
182
 
><TT
 
178
><SAMP
183
179
CLASS="PROMPT"
184
 
>$ </TT
185
 
><TT
 
180
>$ </SAMP
 
181
><KBD
186
182
CLASS="USERINPUT"
187
 
><B
188
 
>make</B
189
 
></TT
 
183
>make</KBD
190
184
></PRE
191
185
></FONT
192
186
></TD
222
216
COLOR="#32CD32"
223
217
><PRE
224
218
CLASS="SCREEN"
225
 
><TT
 
219
><SAMP
226
220
CLASS="PROMPT"
227
 
>$ </TT
228
 
><TT
 
221
>$ </SAMP
 
222
><KBD
229
223
CLASS="USERINPUT"
230
 
><B
231
 
>make install</B
232
 
></TT
 
224
>make install</KBD
233
225
></PRE
234
226
></FONT
235
227
></TD
249
241
COLOR="#32CD32"
250
242
><PRE
251
243
CLASS="SCREEN"
252
 
><TT
 
244
><SAMP
253
245
CLASS="PROMPT"
254
 
>$ </TT
255
 
><TT
 
246
>$ </SAMP
 
247
><KBD
256
248
CLASS="USERINPUT"
257
 
><B
258
 
>make check</B
259
 
></TT
 
249
>make check</KBD
260
250
></PRE
261
251
></FONT
262
252
></TD