~ubuntu-branches/ubuntu/trusty/htp/trusty

« back to all changes in this revision

Viewing changes to log

  • Committer: Bazaar Package Importer
  • Author(s): Diego Escalante Urrelo
  • Date: 2007-10-21 21:59:40 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071021215940-90qtozny64s4f1rg
Tags: 1.16-2
* Makefile.config: Hardcode /usr as the PREFIX, it was using /usr/local
  otherwise by unknown reasons.
* src/snprintf.c:
* src/snprintf.h: Remove the asnprintf and asprintf functions since they were
keeping s390 from building and are actually not used, closes: #443616.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dpkg-buildpackage: source package is htp
 
2
dpkg-buildpackage: source version is 1.15-3
 
3
dpkg-buildpackage: source changed by Diego Escalante Urrelo <dieguito@gmail.com>
 
4
dpkg-buildpackage: host architecture i386
 
5
dpkg-buildpackage: source version without epoch 1.15-3
 
6
dh_testdir
 
7
dh_testroot
 
8
rm -f build-stamp configure-stamp
 
9
/usr/bin/make clean
 
10
make[1]: Entering directory `/home/diego/gnome/htp-1.15'
 
11
rm -rf htp-1.15
 
12
rm -f *~
 
13
make[2]: Entering directory `/home/diego/gnome/htp-1.15/src'
 
14
rm -f *~ htp *.o version.inc
 
15
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/src'
 
16
make[2]: Entering directory `/home/diego/gnome/htp-1.15/tests'
 
17
rm -f *~ htp.rsp *.html fruits
 
18
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/tests'
 
19
make[2]: Entering directory `/home/diego/gnome/htp-1.15/homepage'
 
20
rm -f *~ htp.rsp *.html
 
21
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
22
rm -f *~ htp.rsp *.html
 
23
rm -rf tut
 
24
make[4]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
25
rm -f *~
 
26
make[4]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
27
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
28
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/source'
 
29
rm -f *~ htp.rsp *.html source.cgi
 
30
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/source'
 
31
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/homepage'
 
32
make[2]: Entering directory `/home/diego/gnome/htp-1.15/examples'
 
33
rm -f *~ htp.rsp *.html
 
34
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/examples'
 
35
make[1]: Leaving directory `/home/diego/gnome/htp-1.15'
 
36
dh_clean
 
37
dpkg-source: building htp using existing htp_1.15.orig.tar.gz
 
38
dpkg-source: building htp in htp_1.15-3.diff.gz
 
39
dpkg-source: building htp in htp_1.15-3.dsc
 
40
dh_testdir
 
41
touch configure-stamp
 
42
dh_testdir
 
43
/usr/bin/make
 
44
make[1]: Entering directory `/home/diego/gnome/htp-1.15'
 
45
make[2]: Entering directory `/home/diego/gnome/htp-1.15/src'
 
46
echo '#define VER_STRING "1.15"' > version.inc
 
47
echo '#define PROGRAM_NAME "htp"' >> version.inc
 
48
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ohtp.o htp.c
 
49
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -obool-proc.o bool-proc.c
 
50
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -odef-proc.o def-proc.c
 
51
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -odefs.o defs.c
 
52
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ofile-proc.o file-proc.c
 
53
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ogif.o gif.c
 
54
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ohtml.o html.c
 
55
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ohtp-files.o htp-files.c
 
56
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -oimage-proc.o image-proc.c
 
57
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -oimage.o image.c
 
58
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ojpeg.o jpeg.c
 
59
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -omacro.o macro.c
 
60
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -omisc-proc.o misc-proc.c
 
61
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -omsg.o msg.c
 
62
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ooption.o option.c
 
63
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -opng.o png.c
 
64
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -oset-proc.o set-proc.c
 
65
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -osnprintf.o snprintf.c
 
66
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ostreams.o streams.c
 
67
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -osuballoc.o suballoc.c
 
68
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -otextfile.o textfile.c
 
69
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ouse-proc.o use-proc.c
 
70
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -outil.o util.c
 
71
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -ovarstore.o varstore.c
 
72
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -over.o ver.c
 
73
gcc -c -Wall -O2 -g -O2 -DHAVE_SNPRINTF -DHAVE_PIPE -DHAVE_STPCPY -D_GNU_SOURCE=1 -owhile-proc.o while-proc.c
 
74
gcc -ohtp htp.o bool-proc.o def-proc.o defs.o file-proc.o gif.o html.o htp-files.o image-proc.o image.o jpeg.o macro.o misc-proc.o msg.o option.o png.o set-proc.o snprintf.o streams.o suballoc.o textfile.o use-proc.o util.o varstore.o ver.o while-proc.o 
 
75
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/src'
 
76
make[2]: Entering directory `/home/diego/gnome/htp-1.15/tests'
 
77
../src/htp -NODEPEND macro.htp macro.html
 
78
 
 
79
htp 1.15 - HTML pre-processor
 
80
Copyright (c) 1995-96 Jim Nelson
 
81
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
82
[Linux/Posix]
 
83
 
 
84
htp: Processing default file "htp.def" ... 
 
85
htp: Processing file "macro.htp" to output file "macro.html" ...
 
86
htp: final output file "macro.html" successfully created
 
87
 
 
88
../src/htp -NODEPEND files.htp files.html
 
89
 
 
90
htp 1.15 - HTML pre-processor
 
91
Copyright (c) 1995-96 Jim Nelson
 
92
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
93
[Linux/Posix]
 
94
 
 
95
htp: Processing default file "htp.def" ... 
 
96
htp: Processing file "files.htp" to output file "files.html" ...
 
97
htp: final output file "files.html" successfully created
 
98
 
 
99
../src/htp -NODEPEND wildcard.htp wildcard.html
 
100
 
 
101
htp 1.15 - HTML pre-processor
 
102
Copyright (c) 1995-96 Jim Nelson
 
103
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
104
[Linux/Posix]
 
105
 
 
106
htp: Processing default file "htp.def" ... 
 
107
htp: Processing file "wildcard.htp" to output file "wildcard.html" ...
 
108
htp: final output file "wildcard.html" successfully created
 
109
 
 
110
../src/htp -NODEPEND comments.htp comments.html
 
111
 
 
112
htp 1.15 - HTML pre-processor
 
113
Copyright (c) 1995-96 Jim Nelson
 
114
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
115
[Linux/Posix]
 
116
 
 
117
htp: Processing default file "htp.def" ... 
 
118
htp: Processing file "comments.htp" to output file "comments.html" ...
 
119
htp: final output file "comments.html" successfully created
 
120
 
 
121
../src/htp -NODEPEND options.htp options.html
 
122
 
 
123
htp 1.15 - HTML pre-processor
 
124
Copyright (c) 1995-96 Jim Nelson
 
125
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
126
[Linux/Posix]
 
127
 
 
128
htp: Processing default file "htp.def" ... 
 
129
htp: Processing file "options.htp" to output file "options.html" ...
 
130
[-] options.htp line 15: image pre-processing turned OFF
 
131
[-] options.htp line 15: condensed output turned ON
 
132
[-] options.htp line 19: dereferencing block macro "condensetext"
 
133
[-] options.htp line 21: image pre-processing turned ON
 
134
[-] options.htp line 21: condensed output turned to SEMI
 
135
[-] options.html line 1: image file "../homepage/ref/pic/logo.png" dimensions (171 x 105) added
 
136
[-] options.htp line 25: dereferencing block macro "condensetext"
 
137
[-] options.htp line 27: condensed output turned OFF
 
138
[-] options.htp line 29: dereferencing block macro "condensetext"
 
139
[-] options.htp line 32: condensed output turned to SEMI
 
140
[-] options.htp line 32: markup delimiter set to "{"
 
141
[-] options.htp line 35: markup delimiter set to "["
 
142
[-] options.htp line 37: markup delimiter set to "<"
 
143
htp: final output file "options.html" successfully created
 
144
 
 
145
../src/htp -NODEPEND png.htp png.html
 
146
 
 
147
htp 1.15 - HTML pre-processor
 
148
Copyright (c) 1995-96 Jim Nelson
 
149
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
150
[Linux/Posix]
 
151
 
 
152
htp: Processing default file "htp.def" ... 
 
153
htp: Processing file "png.htp" to output file "png.html" ...
 
154
[*] png.htp line 2: unable to open image file "weser-ems.png"
 
155
[*] png.htp line 4: unable to open image file "weser-ems.png"
 
156
[*] png.htp line 8: unable to open image file "http://www.weser-ems.de/img/weser-ems.png"
 
157
[*] png.htp line 12: attempted to delete URL path not already defined
 
158
[*] png.htp line 14: unable to open image file "http://www.weser-ems.de/img/weser-ems.png"
 
159
[*] png.htp line 16: unable to open image file "http://www.weser-ems.de/img/weser-ems.png"
 
160
[*] png.htp line 19: unable to open image file "http://www.weser-ems.de/img/weser-ems.png"
 
161
htp: final output file "png.html" successfully created
 
162
 
 
163
../src/htp -NODEPEND expand.htp expand.html
 
164
 
 
165
htp 1.15 - HTML pre-processor
 
166
Copyright (c) 1995-96 Jim Nelson
 
167
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
168
[Linux/Posix]
 
169
 
 
170
htp: Processing default file "htp.def" ... 
 
171
htp: Processing file "expand.htp" to output file "expand.html" ...
 
172
htp: final output file "expand.html" successfully created
 
173
 
 
174
../src/htp -NODEPEND tags.htp tags.html
 
175
 
 
176
htp 1.15 - HTML pre-processor
 
177
Copyright (c) 1995-96 Jim Nelson
 
178
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
179
[Linux/Posix]
 
180
 
 
181
htp: Processing default file "htp.def" ... 
 
182
htp: Processing file "tags.htp" to output file "tags.html" ...
 
183
htp: final output file "tags.html" successfully created
 
184
 
 
185
../src/htp -NODEPEND ifelse.htp ifelse.html
 
186
 
 
187
htp 1.15 - HTML pre-processor
 
188
Copyright (c) 1995-96 Jim Nelson
 
189
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
190
[Linux/Posix]
 
191
 
 
192
htp: Processing default file "htp.def" ... 
 
193
htp: Processing file "ifelse.htp" to output file "ifelse.html" ...
 
194
htp: final output file "ifelse.html" successfully created
 
195
 
 
196
Files png.html and png.html.exp differ
 
197
TEST FAILED: png.html
 
198
Files ifelse.html and ifelse.html.exp differ
 
199
TEST FAILED: ifelse.html
 
200
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/tests'
 
201
make[2]: Entering directory `/home/diego/gnome/htp-1.15/homepage'
 
202
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
203
make[4]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
204
make[4]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
205
mkdir tut
 
206
../../src/htp -NODEPEND alttext.htp alttext.html
 
207
 
 
208
htp 1.15 - HTML pre-processor
 
209
Copyright (c) 1995-96 Jim Nelson
 
210
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
211
[Linux/Posix]
 
212
 
 
213
htp: Processing default file "htp.def" ... 
 
214
htp: Processing file "alttext.htp" to output file "alttext.html" ...
 
215
htp: Processing template file "htp.htt" ...
 
216
htp: final output file "alttext.html" successfully created
 
217
 
 
218
../../src/htp -NODEPEND block.htp block.html
 
219
 
 
220
htp 1.15 - HTML pre-processor
 
221
Copyright (c) 1995-96 Jim Nelson
 
222
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
223
[Linux/Posix]
 
224
 
 
225
htp: Processing default file "htp.def" ... 
 
226
htp: Processing file "block.htp" to output file "block.html" ...
 
227
htp: Processing template file "htp.htt" ...
 
228
htp: final output file "block.html" successfully created
 
229
 
 
230
../../src/htp -NODEPEND blockdef.htp blockdef.html
 
231
 
 
232
htp 1.15 - HTML pre-processor
 
233
Copyright (c) 1995-96 Jim Nelson
 
234
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
235
[Linux/Posix]
 
236
 
 
237
htp: Processing default file "htp.def" ... 
 
238
htp: Processing file "blockdef.htp" to output file "blockdef.html" ...
 
239
htp: Processing template file "htp.htt" ...
 
240
htp: final output file "blockdef.html" successfully created
 
241
 
 
242
../../src/htp -NODEPEND bugs.htp bugs.html
 
243
 
 
244
htp 1.15 - HTML pre-processor
 
245
Copyright (c) 1995-96 Jim Nelson
 
246
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
247
[Linux/Posix]
 
248
 
 
249
htp: Processing default file "htp.def" ... 
 
250
htp: Processing file "bugs.htp" to output file "bugs.html" ...
 
251
htp: Processing template file "htp.htt" ...
 
252
htp: final output file "bugs.html" successfully created
 
253
 
 
254
../../src/htp -NODEPEND comment.htp comment.html
 
255
 
 
256
htp 1.15 - HTML pre-processor
 
257
Copyright (c) 1995-96 Jim Nelson
 
258
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
259
[Linux/Posix]
 
260
 
 
261
htp: Processing default file "htp.def" ... 
 
262
htp: Processing file "comment.htp" to output file "comment.html" ...
 
263
htp: Processing template file "htp.htt" ...
 
264
htp: final output file "comment.html" successfully created
 
265
 
 
266
../../src/htp -NODEPEND def.htp def.html
 
267
 
 
268
htp 1.15 - HTML pre-processor
 
269
Copyright (c) 1995-96 Jim Nelson
 
270
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
271
[Linux/Posix]
 
272
 
 
273
htp: Processing default file "htp.def" ... 
 
274
htp: Processing file "def.htp" to output file "def.html" ...
 
275
htp: Processing template file "htp.htt" ...
 
276
htp: final output file "def.html" successfully created
 
277
 
 
278
../../src/htp -NODEPEND default.htp default.html
 
279
 
 
280
htp 1.15 - HTML pre-processor
 
281
Copyright (c) 1995-96 Jim Nelson
 
282
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
283
[Linux/Posix]
 
284
 
 
285
htp: Processing default file "htp.def" ... 
 
286
htp: Processing file "default.htp" to output file "default.html" ...
 
287
htp: Processing template file "htp.htt" ...
 
288
htp: final output file "default.html" successfully created
 
289
 
 
290
../../src/htp -NODEPEND expand.htp expand.html
 
291
 
 
292
htp 1.15 - HTML pre-processor
 
293
Copyright (c) 1995-96 Jim Nelson
 
294
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
295
[Linux/Posix]
 
296
 
 
297
htp: Processing default file "htp.def" ... 
 
298
htp: Processing file "expand.htp" to output file "expand.html" ...
 
299
htp: Processing template file "htp.htt" ...
 
300
htp: final output file "expand.html" successfully created
 
301
 
 
302
../../src/htp -NODEPEND file.htp file.html
 
303
 
 
304
htp 1.15 - HTML pre-processor
 
305
Copyright (c) 1995-96 Jim Nelson
 
306
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
307
[Linux/Posix]
 
308
 
 
309
htp: Processing default file "htp.def" ... 
 
310
htp: Processing file "file.htp" to output file "file.html" ...
 
311
htp: Processing template file "htp.htt" ...
 
312
htp: final output file "file.html" successfully created
 
313
 
 
314
../../src/htp -NODEPEND history.htp history.html
 
315
 
 
316
htp 1.15 - HTML pre-processor
 
317
Copyright (c) 1995-96 Jim Nelson
 
318
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
319
[Linux/Posix]
 
320
 
 
321
htp: Processing default file "htp.def" ... 
 
322
htp: Processing file "history.htp" to output file "history.html" ...
 
323
htp: Processing template file "htp.htt" ...
 
324
htp: final output file "history.html" successfully created
 
325
 
 
326
../../src/htp -NODEPEND if.htp if.html
 
327
 
 
328
htp 1.15 - HTML pre-processor
 
329
Copyright (c) 1995-96 Jim Nelson
 
330
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
331
[Linux/Posix]
 
332
 
 
333
htp: Processing default file "htp.def" ... 
 
334
htp: Processing file "if.htp" to output file "if.html" ...
 
335
htp: Processing template file "htp.htt" ...
 
336
htp: final output file "if.html" successfully created
 
337
 
 
338
../../src/htp -NODEPEND img.htp img.html
 
339
 
 
340
htp 1.15 - HTML pre-processor
 
341
Copyright (c) 1995-96 Jim Nelson
 
342
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
343
[Linux/Posix]
 
344
 
 
345
htp: Processing default file "htp.def" ... 
 
346
htp: Processing file "img.htp" to output file "img.html" ...
 
347
htp: Processing template file "htp.htt" ...
 
348
htp: final output file "img.html" successfully created
 
349
 
 
350
../../src/htp -NODEPEND imageurl.htp imageurl.html
 
351
 
 
352
htp 1.15 - HTML pre-processor
 
353
Copyright (c) 1995-96 Jim Nelson
 
354
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
355
[Linux/Posix]
 
356
 
 
357
htp: Processing default file "htp.def" ... 
 
358
htp: Processing file "imageurl.htp" to output file "imageurl.html" ...
 
359
htp: Processing template file "htp.htt" ...
 
360
htp: final output file "imageurl.html" successfully created
 
361
 
 
362
../../src/htp -NODEPEND inc.htp inc.html
 
363
 
 
364
htp 1.15 - HTML pre-processor
 
365
Copyright (c) 1995-96 Jim Nelson
 
366
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
367
[Linux/Posix]
 
368
 
 
369
htp: Processing default file "htp.def" ... 
 
370
htp: Processing file "inc.htp" to output file "inc.html" ...
 
371
htp: Processing template file "htp.htt" ...
 
372
htp: final output file "inc.html" successfully created
 
373
 
 
374
../../src/htp -NODEPEND index.htp index.html
 
375
 
 
376
htp 1.15 - HTML pre-processor
 
377
Copyright (c) 1995-96 Jim Nelson
 
378
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
379
[Linux/Posix]
 
380
 
 
381
htp: Processing default file "htp.def" ... 
 
382
htp: Processing file "index.htp" to output file "index.html" ...
 
383
htp: Processing template file "htp.htt" ...
 
384
htp: final output file "index.html" successfully created
 
385
 
 
386
../../src/htp -NODEPEND intro.htp intro.html
 
387
 
 
388
htp 1.15 - HTML pre-processor
 
389
Copyright (c) 1995-96 Jim Nelson
 
390
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
391
[Linux/Posix]
 
392
 
 
393
htp: Processing default file "htp.def" ... 
 
394
htp: Processing file "intro.htp" to output file "intro.html" ...
 
395
htp: Processing template file "htp.htt" ...
 
396
htp: final output file "intro.html" successfully created
 
397
 
 
398
../../src/htp -NODEPEND macros.htp macros.html
 
399
 
 
400
htp 1.15 - HTML pre-processor
 
401
Copyright (c) 1995-96 Jim Nelson
 
402
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
403
[Linux/Posix]
 
404
 
 
405
htp: Processing default file "htp.def" ... 
 
406
htp: Processing file "macros.htp" to output file "macros.html" ...
 
407
htp: Processing template file "htp.htt" ...
 
408
htp: final output file "macros.html" successfully created
 
409
 
 
410
../../src/htp -NODEPEND metatag.htp metatag.html
 
411
 
 
412
htp 1.15 - HTML pre-processor
 
413
Copyright (c) 1995-96 Jim Nelson
 
414
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
415
[Linux/Posix]
 
416
 
 
417
htp: Processing default file "htp.def" ... 
 
418
htp: Processing file "metatag.htp" to output file "metatag.html" ...
 
419
htp: Processing template file "htp.htt" ...
 
420
htp: final output file "metatag.html" successfully created
 
421
 
 
422
../../src/htp -NODEPEND opt.htp opt.html
 
423
 
 
424
htp 1.15 - HTML pre-processor
 
425
Copyright (c) 1995-96 Jim Nelson
 
426
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
427
[Linux/Posix]
 
428
 
 
429
htp: Processing default file "htp.def" ... 
 
430
htp: Processing file "opt.htp" to output file "opt.html" ...
 
431
htp: Processing template file "htp.htt" ...
 
432
htp: final output file "opt.html" successfully created
 
433
 
 
434
../../src/htp -NODEPEND options.htp options.html
 
435
 
 
436
htp 1.15 - HTML pre-processor
 
437
Copyright (c) 1995-96 Jim Nelson
 
438
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
439
[Linux/Posix]
 
440
 
 
441
htp: Processing default file "htp.def" ... 
 
442
htp: Processing file "options.htp" to output file "options.html" ...
 
443
htp: Processing template file "htp.htt" ...
 
444
htp: final output file "options.html" successfully created
 
445
 
 
446
../../src/htp -NODEPEND output.htp output.html
 
447
 
 
448
htp 1.15 - HTML pre-processor
 
449
Copyright (c) 1995-96 Jim Nelson
 
450
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
451
[Linux/Posix]
 
452
 
 
453
htp: Processing default file "htp.def" ... 
 
454
htp: Processing file "output.htp" to output file "output.html" ...
 
455
htp: Processing template file "htp.htt" ...
 
456
htp: final output file "output.html" successfully created
 
457
 
 
458
../../src/htp -NODEPEND quote.htp quote.html
 
459
 
 
460
htp 1.15 - HTML pre-processor
 
461
Copyright (c) 1995-96 Jim Nelson
 
462
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
463
[Linux/Posix]
 
464
 
 
465
htp: Processing default file "htp.def" ... 
 
466
htp: Processing file "quote.htp" to output file "quote.html" ...
 
467
htp: Processing template file "htp.htt" ...
 
468
htp: final output file "quote.html" successfully created
 
469
 
 
470
../../src/htp -NODEPEND set.htp set.html
 
471
 
 
472
htp 1.15 - HTML pre-processor
 
473
Copyright (c) 1995-96 Jim Nelson
 
474
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
475
[Linux/Posix]
 
476
 
 
477
htp: Processing default file "htp.def" ... 
 
478
htp: Processing file "set.htp" to output file "set.html" ...
 
479
htp: Processing template file "htp.htt" ...
 
480
htp: final output file "set.html" successfully created
 
481
 
 
482
../../src/htp -NODEPEND template.htp template.html
 
483
 
 
484
htp 1.15 - HTML pre-processor
 
485
Copyright (c) 1995-96 Jim Nelson
 
486
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
487
[Linux/Posix]
 
488
 
 
489
htp: Processing default file "htp.def" ... 
 
490
htp: Processing file "template.htp" to output file "template.html" ...
 
491
htp: Processing template file "htp.htt" ...
 
492
htp: final output file "template.html" successfully created
 
493
 
 
494
../../src/htp -NODEPEND undef.htp undef.html
 
495
 
 
496
htp 1.15 - HTML pre-processor
 
497
Copyright (c) 1995-96 Jim Nelson
 
498
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
499
[Linux/Posix]
 
500
 
 
501
htp: Processing default file "htp.def" ... 
 
502
htp: Processing file "undef.htp" to output file "undef.html" ...
 
503
htp: Processing template file "htp.htt" ...
 
504
htp: final output file "undef.html" successfully created
 
505
 
 
506
../../src/htp -NODEPEND unset.htp unset.html
 
507
 
 
508
htp 1.15 - HTML pre-processor
 
509
Copyright (c) 1995-96 Jim Nelson
 
510
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
511
[Linux/Posix]
 
512
 
 
513
htp: Processing default file "htp.def" ... 
 
514
htp: Processing file "unset.htp" to output file "unset.html" ...
 
515
htp: Processing template file "htp.htt" ...
 
516
htp: final output file "unset.html" successfully created
 
517
 
 
518
../../src/htp -NODEPEND usage.htp usage.html
 
519
 
 
520
htp 1.15 - HTML pre-processor
 
521
Copyright (c) 1995-96 Jim Nelson
 
522
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
523
[Linux/Posix]
 
524
 
 
525
htp: Processing default file "htp.def" ... 
 
526
htp: Processing file "usage.htp" to output file "usage.html" ...
 
527
htp: Processing template file "htp.htt" ...
 
528
htp: final output file "usage.html" successfully created
 
529
 
 
530
../../src/htp -NODEPEND use.htp use.html
 
531
 
 
532
htp 1.15 - HTML pre-processor
 
533
Copyright (c) 1995-96 Jim Nelson
 
534
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
535
[Linux/Posix]
 
536
 
 
537
htp: Processing default file "htp.def" ... 
 
538
htp: Processing file "use.htp" to output file "use.html" ...
 
539
htp: Processing template file "htp.htt" ...
 
540
htp: final output file "use.html" successfully created
 
541
 
 
542
../../src/htp -NODEPEND while.htp while.html
 
543
 
 
544
htp 1.15 - HTML pre-processor
 
545
Copyright (c) 1995-96 Jim Nelson
 
546
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
547
[Linux/Posix]
 
548
 
 
549
htp: Processing default file "htp.def" ... 
 
550
htp: Processing file "while.htp" to output file "while.html" ...
 
551
htp: Processing template file "htp.htt" ...
 
552
htp: final output file "while.html" successfully created
 
553
 
 
554
../../src/htp -NODEPEND wishlist.htp wishlist.html
 
555
 
 
556
htp 1.15 - HTML pre-processor
 
557
Copyright (c) 1995-96 Jim Nelson
 
558
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
559
[Linux/Posix]
 
560
 
 
561
htp: Processing default file "htp.def" ... 
 
562
htp: Processing file "wishlist.htp" to output file "wishlist.html" ...
 
563
htp: Processing template file "htp.htt" ...
 
564
htp: final output file "wishlist.html" successfully created
 
565
 
 
566
../../src/htp -NODEPEND tutorial.htp tutorial.html
 
567
 
 
568
htp 1.15 - HTML pre-processor
 
569
Copyright (c) 1995-96 Jim Nelson
 
570
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
571
[Linux/Posix]
 
572
 
 
573
htp: Processing default file "htp.def" ... 
 
574
htp: Processing file "tutorial.htp" to output file "tutorial.html" ...
 
575
htp: Processing template file "htp.htt" ...
 
576
htp: final output file "tutorial.html" successfully created
 
577
 
 
578
../../src/htp -NODEPEND include.htp include.html
 
579
 
 
580
htp 1.15 - HTML pre-processor
 
581
Copyright (c) 1995-96 Jim Nelson
 
582
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
583
[Linux/Posix]
 
584
 
 
585
htp: Processing default file "htp.def" ... 
 
586
htp: Processing file "include.htp" to output file "include.html" ...
 
587
htp: Processing template file "htp.htt" ...
 
588
htp: final output file "include.html" successfully created
 
589
 
 
590
../../src/htp -NODEPEND license.htp license.html
 
591
 
 
592
htp 1.15 - HTML pre-processor
 
593
Copyright (c) 1995-96 Jim Nelson
 
594
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
595
[Linux/Posix]
 
596
 
 
597
htp: Processing default file "htp.def" ... 
 
598
htp: Processing file "license.htp" to output file "license.html" ...
 
599
htp: Processing template file "htp.htt" ...
 
600
htp: final output file "license.html" successfully created
 
601
 
 
602
../../src/htp -quiet @tut/
 
603
 
 
604
htp 1.15 - HTML pre-processor
 
605
Copyright (c) 1995-96 Jim Nelson
 
606
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
607
[Linux/Posix]
 
608
 
 
609
htp: Processing response file "tut/htp.rsp" ...
 
610
htp: Processing file "tut1.htp" to output file "tut1.html" ...
 
611
htp: final output file "tut1.html" successfully created
 
612
 
 
613
htp: Processing file "tut2.htp" to output file "tut2.html" ...
 
614
htp: final output file "tut2.html" successfully created
 
615
 
 
616
htp: Processing file "tut3.htp" to output file "tut3.html" ...
 
617
htp: Processing template file "tut3.htt" ...
 
618
htp: final output file "tut3.html" successfully created
 
619
 
 
620
htp: Processing file "jh.htp" to output file "jh.html" ...
 
621
htp: Processing template file "employees.htt" ...
 
622
[*] employees.htt line 7: unable to open image file "photos/jochen.hoenicke.gif"
 
623
htp: final output file "jh.html" successfully created
 
624
 
 
625
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
626
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/source'
 
627
../../src/htp -NODEPEND source.htp source.html
 
628
 
 
629
htp 1.15 - HTML pre-processor
 
630
Copyright (c) 1995-96 Jim Nelson
 
631
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
632
[Linux/Posix]
 
633
 
 
634
htp: Processing default file "htp.def" ... 
 
635
htp: Processing file "source.htp" to output file "source.html" ...
 
636
htp: Processing template file "../ref/htp.htt" ...
 
637
htp: final output file "source.html" successfully created
 
638
 
 
639
perl -pe 's#___REF_URL___#/ref#g;s#___HTP_DIR___#/home/groups/h/ht/htp/htdocs#g' \
 
640
         < source.cgi.in > source.cgi
 
641
chmod a+x source.cgi
 
642
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/source'
 
643
../src/htp -NODEPEND index.htp index.html
 
644
 
 
645
htp 1.15 - HTML pre-processor
 
646
Copyright (c) 1995-96 Jim Nelson
 
647
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
648
[Linux/Posix]
 
649
 
 
650
htp: Processing default file "htp.def" ... 
 
651
[-] htp.def line 2: image pre-processing turned ON
 
652
htp: Processing file "index.htp" to output file "index.html" ...
 
653
htp: Processing template file "ref/htp.htt" ...
 
654
[*] ref/htp.htt line 111: unable to open image file "ref/pic/download.png"
 
655
htp: final output file "index.html" successfully created
 
656
 
 
657
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/homepage'
 
658
make[2]: Entering directory `/home/diego/gnome/htp-1.15/examples'
 
659
../src/htp -NODEPEND beer.htp beer.html
 
660
 
 
661
htp 1.15 - HTML pre-processor
 
662
Copyright (c) 1995-96 Jim Nelson
 
663
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
664
[Linux/Posix]
 
665
 
 
666
htp: Processing default file "htp.def" ... 
 
667
htp: Processing file "beer.htp" to output file "beer.html" ...
 
668
htp: final output file "beer.html" successfully created
 
669
 
 
670
../src/htp -NODEPEND prime.htp prime.html
 
671
 
 
672
htp 1.15 - HTML pre-processor
 
673
Copyright (c) 1995-96 Jim Nelson
 
674
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
675
[Linux/Posix]
 
676
 
 
677
htp: Processing default file "htp.def" ... 
 
678
htp: Processing file "prime.htp" to output file "prime.html" ...
 
679
htp: final output file "prime.html" successfully created
 
680
 
 
681
../src/htp -NODEPEND quine.htp quine.html
 
682
 
 
683
htp 1.15 - HTML pre-processor
 
684
Copyright (c) 1995-96 Jim Nelson
 
685
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
686
[Linux/Posix]
 
687
 
 
688
htp: Processing default file "htp.def" ... 
 
689
htp: Processing file "quine.htp" to output file "quine.html" ...
 
690
htp: final output file "quine.html" successfully created
 
691
 
 
692
../src/htp -NODEPEND section.htp section.html
 
693
 
 
694
htp 1.15 - HTML pre-processor
 
695
Copyright (c) 1995-96 Jim Nelson
 
696
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
697
[Linux/Posix]
 
698
 
 
699
htp: Processing default file "htp.def" ... 
 
700
htp: Processing file "section.htp" to output file "section.html" ...
 
701
htp: Processing template file "section.htt" ...
 
702
htp: final output file "section.html" successfully created
 
703
 
 
704
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/examples'
 
705
make[1]: Leaving directory `/home/diego/gnome/htp-1.15'
 
706
touch build-stamp
 
707
dh_testdir
 
708
dh_testroot
 
709
dh_clean -k
 
710
/usr/bin/make install DESTDIR=/home/diego/gnome/htp-1.15/debian/htp
 
711
make[1]: Entering directory `/home/diego/gnome/htp-1.15'
 
712
make[2]: Entering directory `/home/diego/gnome/htp-1.15/src'
 
713
echo '#define VER_STRING "1.15"' > version.inc
 
714
echo '#define PROGRAM_NAME "htp"' >> version.inc
 
715
gcc -ohtp htp.o bool-proc.o def-proc.o defs.o file-proc.o gif.o html.o htp-files.o image-proc.o image.o jpeg.o macro.o misc-proc.o msg.o option.o png.o set-proc.o snprintf.o streams.o suballoc.o textfile.o use-proc.o util.o varstore.o ver.o while-proc.o 
 
716
mkdir -p /home/diego/gnome/htp-1.15/debian/htp/usr/bin
 
717
install htp /home/diego/gnome/htp-1.15/debian/htp/usr/bin
 
718
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/src'
 
719
make[2]: Entering directory `/home/diego/gnome/htp-1.15/tests'
 
720
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/tests'
 
721
make[2]: Entering directory `/home/diego/gnome/htp-1.15/homepage'
 
722
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
723
make[4]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
724
make[4]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
725
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
726
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/source'
 
727
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/source'
 
728
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/homepage'
 
729
make[2]: Entering directory `/home/diego/gnome/htp-1.15/examples'
 
730
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/examples'
 
731
make[2]: Entering directory `/home/diego/gnome/htp-1.15/src'
 
732
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/src'
 
733
make[2]: Entering directory `/home/diego/gnome/htp-1.15/tests'
 
734
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/tests'
 
735
make[2]: Entering directory `/home/diego/gnome/htp-1.15/homepage'
 
736
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
737
../../src/htp -NODEPEND alttext.htp alttext.html
 
738
 
 
739
htp 1.15 - HTML pre-processor
 
740
Copyright (c) 1995-96 Jim Nelson
 
741
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
742
[Linux/Posix]
 
743
 
 
744
htp: Processing default file "htp.def" ... 
 
745
htp: Processing file "alttext.htp" to output file "alttext.html" ...
 
746
htp: Processing template file "htp.htt" ...
 
747
htp: final output file "alttext.html" successfully created
 
748
 
 
749
../../src/htp -NODEPEND block.htp block.html
 
750
 
 
751
htp 1.15 - HTML pre-processor
 
752
Copyright (c) 1995-96 Jim Nelson
 
753
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
754
[Linux/Posix]
 
755
 
 
756
htp: Processing default file "htp.def" ... 
 
757
htp: Processing file "block.htp" to output file "block.html" ...
 
758
htp: Processing template file "htp.htt" ...
 
759
htp: final output file "block.html" successfully created
 
760
 
 
761
../../src/htp -NODEPEND blockdef.htp blockdef.html
 
762
 
 
763
htp 1.15 - HTML pre-processor
 
764
Copyright (c) 1995-96 Jim Nelson
 
765
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
766
[Linux/Posix]
 
767
 
 
768
htp: Processing default file "htp.def" ... 
 
769
htp: Processing file "blockdef.htp" to output file "blockdef.html" ...
 
770
htp: Processing template file "htp.htt" ...
 
771
htp: final output file "blockdef.html" successfully created
 
772
 
 
773
../../src/htp -NODEPEND bugs.htp bugs.html
 
774
 
 
775
htp 1.15 - HTML pre-processor
 
776
Copyright (c) 1995-96 Jim Nelson
 
777
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
778
[Linux/Posix]
 
779
 
 
780
htp: Processing default file "htp.def" ... 
 
781
htp: Processing file "bugs.htp" to output file "bugs.html" ...
 
782
htp: Processing template file "htp.htt" ...
 
783
htp: final output file "bugs.html" successfully created
 
784
 
 
785
../../src/htp -NODEPEND comment.htp comment.html
 
786
 
 
787
htp 1.15 - HTML pre-processor
 
788
Copyright (c) 1995-96 Jim Nelson
 
789
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
790
[Linux/Posix]
 
791
 
 
792
htp: Processing default file "htp.def" ... 
 
793
htp: Processing file "comment.htp" to output file "comment.html" ...
 
794
htp: Processing template file "htp.htt" ...
 
795
htp: final output file "comment.html" successfully created
 
796
 
 
797
../../src/htp -NODEPEND def.htp def.html
 
798
 
 
799
htp 1.15 - HTML pre-processor
 
800
Copyright (c) 1995-96 Jim Nelson
 
801
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
802
[Linux/Posix]
 
803
 
 
804
htp: Processing default file "htp.def" ... 
 
805
htp: Processing file "def.htp" to output file "def.html" ...
 
806
htp: Processing template file "htp.htt" ...
 
807
htp: final output file "def.html" successfully created
 
808
 
 
809
../../src/htp -NODEPEND default.htp default.html
 
810
 
 
811
htp 1.15 - HTML pre-processor
 
812
Copyright (c) 1995-96 Jim Nelson
 
813
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
814
[Linux/Posix]
 
815
 
 
816
htp: Processing default file "htp.def" ... 
 
817
htp: Processing file "default.htp" to output file "default.html" ...
 
818
htp: Processing template file "htp.htt" ...
 
819
htp: final output file "default.html" successfully created
 
820
 
 
821
../../src/htp -NODEPEND expand.htp expand.html
 
822
 
 
823
htp 1.15 - HTML pre-processor
 
824
Copyright (c) 1995-96 Jim Nelson
 
825
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
826
[Linux/Posix]
 
827
 
 
828
htp: Processing default file "htp.def" ... 
 
829
htp: Processing file "expand.htp" to output file "expand.html" ...
 
830
htp: Processing template file "htp.htt" ...
 
831
htp: final output file "expand.html" successfully created
 
832
 
 
833
../../src/htp -NODEPEND file.htp file.html
 
834
 
 
835
htp 1.15 - HTML pre-processor
 
836
Copyright (c) 1995-96 Jim Nelson
 
837
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
838
[Linux/Posix]
 
839
 
 
840
htp: Processing default file "htp.def" ... 
 
841
htp: Processing file "file.htp" to output file "file.html" ...
 
842
htp: Processing template file "htp.htt" ...
 
843
htp: final output file "file.html" successfully created
 
844
 
 
845
../../src/htp -NODEPEND history.htp history.html
 
846
 
 
847
htp 1.15 - HTML pre-processor
 
848
Copyright (c) 1995-96 Jim Nelson
 
849
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
850
[Linux/Posix]
 
851
 
 
852
htp: Processing default file "htp.def" ... 
 
853
htp: Processing file "history.htp" to output file "history.html" ...
 
854
htp: Processing template file "htp.htt" ...
 
855
htp: final output file "history.html" successfully created
 
856
 
 
857
../../src/htp -NODEPEND if.htp if.html
 
858
 
 
859
htp 1.15 - HTML pre-processor
 
860
Copyright (c) 1995-96 Jim Nelson
 
861
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
862
[Linux/Posix]
 
863
 
 
864
htp: Processing default file "htp.def" ... 
 
865
htp: Processing file "if.htp" to output file "if.html" ...
 
866
htp: Processing template file "htp.htt" ...
 
867
htp: final output file "if.html" successfully created
 
868
 
 
869
../../src/htp -NODEPEND img.htp img.html
 
870
 
 
871
htp 1.15 - HTML pre-processor
 
872
Copyright (c) 1995-96 Jim Nelson
 
873
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
874
[Linux/Posix]
 
875
 
 
876
htp: Processing default file "htp.def" ... 
 
877
htp: Processing file "img.htp" to output file "img.html" ...
 
878
htp: Processing template file "htp.htt" ...
 
879
htp: final output file "img.html" successfully created
 
880
 
 
881
../../src/htp -NODEPEND imageurl.htp imageurl.html
 
882
 
 
883
htp 1.15 - HTML pre-processor
 
884
Copyright (c) 1995-96 Jim Nelson
 
885
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
886
[Linux/Posix]
 
887
 
 
888
htp: Processing default file "htp.def" ... 
 
889
htp: Processing file "imageurl.htp" to output file "imageurl.html" ...
 
890
htp: Processing template file "htp.htt" ...
 
891
htp: final output file "imageurl.html" successfully created
 
892
 
 
893
../../src/htp -NODEPEND inc.htp inc.html
 
894
 
 
895
htp 1.15 - HTML pre-processor
 
896
Copyright (c) 1995-96 Jim Nelson
 
897
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
898
[Linux/Posix]
 
899
 
 
900
htp: Processing default file "htp.def" ... 
 
901
htp: Processing file "inc.htp" to output file "inc.html" ...
 
902
htp: Processing template file "htp.htt" ...
 
903
htp: final output file "inc.html" successfully created
 
904
 
 
905
../../src/htp -NODEPEND index.htp index.html
 
906
 
 
907
htp 1.15 - HTML pre-processor
 
908
Copyright (c) 1995-96 Jim Nelson
 
909
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
910
[Linux/Posix]
 
911
 
 
912
htp: Processing default file "htp.def" ... 
 
913
htp: Processing file "index.htp" to output file "index.html" ...
 
914
htp: Processing template file "htp.htt" ...
 
915
htp: final output file "index.html" successfully created
 
916
 
 
917
../../src/htp -NODEPEND intro.htp intro.html
 
918
 
 
919
htp 1.15 - HTML pre-processor
 
920
Copyright (c) 1995-96 Jim Nelson
 
921
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
922
[Linux/Posix]
 
923
 
 
924
htp: Processing default file "htp.def" ... 
 
925
htp: Processing file "intro.htp" to output file "intro.html" ...
 
926
htp: Processing template file "htp.htt" ...
 
927
htp: final output file "intro.html" successfully created
 
928
 
 
929
../../src/htp -NODEPEND macros.htp macros.html
 
930
 
 
931
htp 1.15 - HTML pre-processor
 
932
Copyright (c) 1995-96 Jim Nelson
 
933
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
934
[Linux/Posix]
 
935
 
 
936
htp: Processing default file "htp.def" ... 
 
937
htp: Processing file "macros.htp" to output file "macros.html" ...
 
938
htp: Processing template file "htp.htt" ...
 
939
htp: final output file "macros.html" successfully created
 
940
 
 
941
../../src/htp -NODEPEND metatag.htp metatag.html
 
942
 
 
943
htp 1.15 - HTML pre-processor
 
944
Copyright (c) 1995-96 Jim Nelson
 
945
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
946
[Linux/Posix]
 
947
 
 
948
htp: Processing default file "htp.def" ... 
 
949
htp: Processing file "metatag.htp" to output file "metatag.html" ...
 
950
htp: Processing template file "htp.htt" ...
 
951
htp: final output file "metatag.html" successfully created
 
952
 
 
953
../../src/htp -NODEPEND opt.htp opt.html
 
954
 
 
955
htp 1.15 - HTML pre-processor
 
956
Copyright (c) 1995-96 Jim Nelson
 
957
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
958
[Linux/Posix]
 
959
 
 
960
htp: Processing default file "htp.def" ... 
 
961
htp: Processing file "opt.htp" to output file "opt.html" ...
 
962
htp: Processing template file "htp.htt" ...
 
963
htp: final output file "opt.html" successfully created
 
964
 
 
965
../../src/htp -NODEPEND options.htp options.html
 
966
 
 
967
htp 1.15 - HTML pre-processor
 
968
Copyright (c) 1995-96 Jim Nelson
 
969
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
970
[Linux/Posix]
 
971
 
 
972
htp: Processing default file "htp.def" ... 
 
973
htp: Processing file "options.htp" to output file "options.html" ...
 
974
htp: Processing template file "htp.htt" ...
 
975
htp: final output file "options.html" successfully created
 
976
 
 
977
../../src/htp -NODEPEND output.htp output.html
 
978
 
 
979
htp 1.15 - HTML pre-processor
 
980
Copyright (c) 1995-96 Jim Nelson
 
981
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
982
[Linux/Posix]
 
983
 
 
984
htp: Processing default file "htp.def" ... 
 
985
htp: Processing file "output.htp" to output file "output.html" ...
 
986
htp: Processing template file "htp.htt" ...
 
987
htp: final output file "output.html" successfully created
 
988
 
 
989
../../src/htp -NODEPEND quote.htp quote.html
 
990
 
 
991
htp 1.15 - HTML pre-processor
 
992
Copyright (c) 1995-96 Jim Nelson
 
993
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
994
[Linux/Posix]
 
995
 
 
996
htp: Processing default file "htp.def" ... 
 
997
htp: Processing file "quote.htp" to output file "quote.html" ...
 
998
htp: Processing template file "htp.htt" ...
 
999
htp: final output file "quote.html" successfully created
 
1000
 
 
1001
../../src/htp -NODEPEND set.htp set.html
 
1002
 
 
1003
htp 1.15 - HTML pre-processor
 
1004
Copyright (c) 1995-96 Jim Nelson
 
1005
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1006
[Linux/Posix]
 
1007
 
 
1008
htp: Processing default file "htp.def" ... 
 
1009
htp: Processing file "set.htp" to output file "set.html" ...
 
1010
htp: Processing template file "htp.htt" ...
 
1011
htp: final output file "set.html" successfully created
 
1012
 
 
1013
../../src/htp -NODEPEND template.htp template.html
 
1014
 
 
1015
htp 1.15 - HTML pre-processor
 
1016
Copyright (c) 1995-96 Jim Nelson
 
1017
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1018
[Linux/Posix]
 
1019
 
 
1020
htp: Processing default file "htp.def" ... 
 
1021
htp: Processing file "template.htp" to output file "template.html" ...
 
1022
htp: Processing template file "htp.htt" ...
 
1023
htp: final output file "template.html" successfully created
 
1024
 
 
1025
../../src/htp -NODEPEND undef.htp undef.html
 
1026
 
 
1027
htp 1.15 - HTML pre-processor
 
1028
Copyright (c) 1995-96 Jim Nelson
 
1029
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1030
[Linux/Posix]
 
1031
 
 
1032
htp: Processing default file "htp.def" ... 
 
1033
htp: Processing file "undef.htp" to output file "undef.html" ...
 
1034
htp: Processing template file "htp.htt" ...
 
1035
htp: final output file "undef.html" successfully created
 
1036
 
 
1037
../../src/htp -NODEPEND unset.htp unset.html
 
1038
 
 
1039
htp 1.15 - HTML pre-processor
 
1040
Copyright (c) 1995-96 Jim Nelson
 
1041
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1042
[Linux/Posix]
 
1043
 
 
1044
htp: Processing default file "htp.def" ... 
 
1045
htp: Processing file "unset.htp" to output file "unset.html" ...
 
1046
htp: Processing template file "htp.htt" ...
 
1047
htp: final output file "unset.html" successfully created
 
1048
 
 
1049
../../src/htp -NODEPEND usage.htp usage.html
 
1050
 
 
1051
htp 1.15 - HTML pre-processor
 
1052
Copyright (c) 1995-96 Jim Nelson
 
1053
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1054
[Linux/Posix]
 
1055
 
 
1056
htp: Processing default file "htp.def" ... 
 
1057
htp: Processing file "usage.htp" to output file "usage.html" ...
 
1058
htp: Processing template file "htp.htt" ...
 
1059
htp: final output file "usage.html" successfully created
 
1060
 
 
1061
../../src/htp -NODEPEND use.htp use.html
 
1062
 
 
1063
htp 1.15 - HTML pre-processor
 
1064
Copyright (c) 1995-96 Jim Nelson
 
1065
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1066
[Linux/Posix]
 
1067
 
 
1068
htp: Processing default file "htp.def" ... 
 
1069
htp: Processing file "use.htp" to output file "use.html" ...
 
1070
htp: Processing template file "htp.htt" ...
 
1071
htp: final output file "use.html" successfully created
 
1072
 
 
1073
../../src/htp -NODEPEND while.htp while.html
 
1074
 
 
1075
htp 1.15 - HTML pre-processor
 
1076
Copyright (c) 1995-96 Jim Nelson
 
1077
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1078
[Linux/Posix]
 
1079
 
 
1080
htp: Processing default file "htp.def" ... 
 
1081
htp: Processing file "while.htp" to output file "while.html" ...
 
1082
htp: Processing template file "htp.htt" ...
 
1083
htp: final output file "while.html" successfully created
 
1084
 
 
1085
../../src/htp -NODEPEND wishlist.htp wishlist.html
 
1086
 
 
1087
htp 1.15 - HTML pre-processor
 
1088
Copyright (c) 1995-96 Jim Nelson
 
1089
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1090
[Linux/Posix]
 
1091
 
 
1092
htp: Processing default file "htp.def" ... 
 
1093
htp: Processing file "wishlist.htp" to output file "wishlist.html" ...
 
1094
htp: Processing template file "htp.htt" ...
 
1095
htp: final output file "wishlist.html" successfully created
 
1096
 
 
1097
../../src/htp -NODEPEND tutorial.htp tutorial.html
 
1098
 
 
1099
htp 1.15 - HTML pre-processor
 
1100
Copyright (c) 1995-96 Jim Nelson
 
1101
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1102
[Linux/Posix]
 
1103
 
 
1104
htp: Processing default file "htp.def" ... 
 
1105
htp: Processing file "tutorial.htp" to output file "tutorial.html" ...
 
1106
htp: Processing template file "htp.htt" ...
 
1107
htp: final output file "tutorial.html" successfully created
 
1108
 
 
1109
../../src/htp -NODEPEND include.htp include.html
 
1110
 
 
1111
htp 1.15 - HTML pre-processor
 
1112
Copyright (c) 1995-96 Jim Nelson
 
1113
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1114
[Linux/Posix]
 
1115
 
 
1116
htp: Processing default file "htp.def" ... 
 
1117
htp: Processing file "include.htp" to output file "include.html" ...
 
1118
htp: Processing template file "htp.htt" ...
 
1119
htp: final output file "include.html" successfully created
 
1120
 
 
1121
../../src/htp -quiet @tut/
 
1122
 
 
1123
htp 1.15 - HTML pre-processor
 
1124
Copyright (c) 1995-96 Jim Nelson
 
1125
Copyright (c) 2002-03 Jochen Hoenicke under Artistic License
 
1126
[Linux/Posix]
 
1127
 
 
1128
htp: Processing response file "tut/htp.rsp" ...
 
1129
htp: Processing file "tut1.htp" to output file "tut1.html" ...
 
1130
htp: final output file "tut1.html" successfully created
 
1131
 
 
1132
htp: Processing file "tut2.htp" to output file "tut2.html" ...
 
1133
htp: final output file "tut2.html" successfully created
 
1134
 
 
1135
htp: Processing file "tut3.htp" to output file "tut3.html" ...
 
1136
htp: Processing template file "tut3.htt" ...
 
1137
htp: final output file "tut3.html" successfully created
 
1138
 
 
1139
htp: Processing file "jh.htp" to output file "jh.html" ...
 
1140
htp: Processing template file "employees.htt" ...
 
1141
[*] employees.htt line 7: unable to open image file "photos/jochen.hoenicke.gif"
 
1142
htp: final output file "jh.html" successfully created
 
1143
 
 
1144
make[4]: Entering directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
1145
mkdir -p /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp/pic
 
1146
for i in arrow.png htpicon.png logo.png manbig.png manual.png sficon.png source.png; do \
 
1147
        install $i /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp/pic; done
 
1148
make[4]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref/pic'
 
1149
mkdir -p /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp
 
1150
for i in alttext.html block.html blockdef.html bugs.html comment.html def.html default.html expand.html file.html history.html if.html img.html imageurl.html inc.html index.html intro.html macros.html metatag.html opt.html options.html output.html quote.html set.html template.html undef.html unset.html usage.html use.html while.html wishlist.html tutorial.html include.html license.html hlhtp.pl pphtp.pl styles.css; do \
 
1151
        install $i /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp; done
 
1152
mkdir -p /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp/tut
 
1153
for i in tut/*.html; do \
 
1154
        install $i /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp/tut; done
 
1155
# Install the .htp stuff into examples/ref-source
 
1156
#for i in alttext.htp block.htp blockdef.htp bugs.htp comment.htp def.htp default.htp expand.htp file.htp history.htp if.htp img.htp imageurl.htp inc.htp index.htp intro.htp macros.htp metatag.htp opt.htp options.htp output.htp quote.htp set.htp template.htp undef.htp unset.htp usage.htp use.htp while.htp wishlist.htp tutorial.htp include.htp license.htp htp.def macros.def toc.def htp.htt; do \
 
1157
        #install $i /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp; done
 
1158
# Install the .htp stuff into examples/tut-source
 
1159
#for i in tut/*.htp; do \
 
1160
        #install $i /home/diego/gnome/htp-1.15/debian/htp/usr/share/doc/htp/tut; done
 
1161
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/ref'
 
1162
make[3]: Entering directory `/home/diego/gnome/htp-1.15/homepage/source'
 
1163
make[3]: Leaving directory `/home/diego/gnome/htp-1.15/homepage/source'
 
1164
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/homepage'
 
1165
make[2]: Entering directory `/home/diego/gnome/htp-1.15/examples'
 
1166
make[2]: Leaving directory `/home/diego/gnome/htp-1.15/examples'
 
1167
make[1]: Leaving directory `/home/diego/gnome/htp-1.15'
 
1168
dh_testdir
 
1169
dh_testroot
 
1170
dh_installdocs
 
1171
dh_installexamples
 
1172
dh_installmenu
 
1173
dh_installman debian/htp.1
 
1174
dh_installchangelogs
 
1175
dh_link
 
1176
dh_strip
 
1177
dh_compress
 
1178
dh_fixperms
 
1179
dh_installdeb
 
1180
dh_shlibdeps
 
1181
dh_gencontrol
 
1182
dh_md5sums
 
1183
dh_builddeb
 
1184
dpkg-deb: building package `htp' in `../htp_1.15-3_i386.deb'.
 
1185
 
 
1186
 
 
1187
dpkg-buildpackage: binary and diff upload (original source NOT included)