tar -xf ctpl-0.3.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for GIO... yes checking for GIO_UNIX... yes checking for GIO_2_24... yes checking for acos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memchr... yes checking for strchr... yes checking for fabs... yes checking whether fpclassify is declared... yes checking whether to enable paranoiac compiler options... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/ctpl.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ctpl/Makefile config.status: creating docs/reference/ctpl/version.xml config.status: creating README config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' Making all in src make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' CC libctpl_la-ctpl-environ.lo CC libctpl_la-ctpl-eval.lo CC libctpl_la-ctpl-io.lo CC libctpl_la-ctpl-input-stream.lo CC libctpl_la-ctpl-lexer.lo CC libctpl_la-ctpl-lexer-expr.lo CC libctpl_la-ctpl-mathutils.lo CC libctpl_la-ctpl-output-stream.lo CC libctpl_la-ctpl-parser.lo CC libctpl_la-ctpl-stack.lo CC libctpl_la-ctpl-token.lo CC libctpl_la-ctpl-value.lo CC libctpl_la-ctpl-version.lo CCLD libctpl.la CC ctpl-ctpl.o CCLD ctpl CC test-test.o CC test-ctpl-environ.o CC test-ctpl-eval.o CC test-ctpl-io.o CC test-ctpl-input-stream.o CC test-ctpl-lexer.o CC test-ctpl-lexer-expr.o CC test-ctpl-mathutils.o CC test-ctpl-output-stream.o CC test-ctpl-parser.o CC test-ctpl-stack.o CC test-ctpl-token.o CC test-ctpl-value.o CC test-ctpl-version.o CCLD test make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' Making all in data make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' Making all in docs make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' Making all in reference make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' Making all in ctpl make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' Making install in src make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libctpl.la '/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libctpl.so.2.0.0 /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib/libctpl.so.2.0.0 libtool: install: (cd /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib && { ln -s -f libctpl.so.2.0.0 libctpl.so.2 || { rm -f libctpl.so.2 && ln -s libctpl.so.2.0.0 libctpl.so.2; }; }) libtool: install: (cd /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib && { ln -s -f libctpl.so.2.0.0 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.2.0.0 libctpl.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libctpl.lai /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib/libctpl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ctpl '/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/bin' libtool: install: warning: `libctpl.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/ctpl /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/bin/ctpl test -z "/usr/include/ctpl" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/include/ctpl" /usr/bin/ginstall -c -m 644 ctpl.h ctpl-environ.h ctpl-eval.h ctpl-io.h ctpl-input-stream.h ctpl-lexer.h ctpl-lexer-expr.h ctpl-output-stream.h ctpl-parser.h ctpl-token.h ctpl-value.h ctpl-version.h '/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/include/ctpl' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/src' Making install in data make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man1" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/man/man1" /usr/bin/ginstall -c -m 644 ctpl.1 '/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/man/man1' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 ctpl.pc '/home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/data' Making install in docs make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' Making install in reference make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' Making install in ctpl make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[4]: Nothing to be done for `install-exec-am'. -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/ch01s02.html -- Installing ./html/ch01s03.html -- Installing ./html/ch01s05.html -- Installing ./html/ch02.html -- Installing ./html/ctpl-CtplEnviron.html -- Installing ./html/ctpl-CtplEval.html -- Installing ./html/ctpl-CtplInputStream.html -- Installing ./html/ctpl-CtplLexer.html -- Installing ./html/ctpl-CtplLexerExpr.html -- Installing ./html/ctpl-CtplOutputStream.html -- Installing ./html/ctpl-CtplParser.html -- Installing ./html/ctpl-CtplToken.html -- Installing ./html/ctpl-CtplValue.html -- Installing ./html/ctpl-Generic-IO.html -- Installing ./html/ctpl-Version-information.html -- Installing ./html/ctpl.devhelp -- Installing ./html/ctpl.devhelp2 -- Installing ./html/environment-description-syntax.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference/ctpl' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[4]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs/reference' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[3]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3/docs' make[1]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' make[2]: Entering directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' make[1]: Leaving directory `/home/lmello/Work/pkg-Salix/l/ctpl/src/ctpl-0.3' /home/lmello/Work/pkg-Salix/l/ctpl/pkg: total 8 drwxr-xr-x 2 root root 4096 Jan 27 15:05 install drwxr-xr-x 9 root root 4096 Jan 27 15:05 usr /home/lmello/Work/pkg-Salix/l/ctpl/pkg/install: total 4 -rw-r--r-- 1 root root 158 Jan 27 15:05 slack-desc /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr: total 28 drwxr-xr-x 2 root root 4096 Jan 27 15:05 bin drwxr-xr-x 3 root root 4096 Jan 27 15:05 doc drwxr-xr-x 3 root root 4096 Jan 27 15:05 include drwxr-xr-x 3 root root 4096 Jan 27 15:05 lib drwxr-xr-x 3 root root 4096 Jan 27 15:05 man drwxr-xr-x 3 root root 4096 Jan 27 15:05 share drwxr-xr-x 3 root root 4096 Jan 27 15:04 src /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/bin: total 12 -rwxr-xr-x 1 root root 10216 Jan 27 15:05 ctpl /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:05 ctpl-0.3 /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/doc/ctpl-0.3: total 88 -rw-r--r-- 1 root root 41 Jan 27 15:05 AUTHORS -rw-r--r-- 1 root root 35147 Jan 27 15:05 COPYING -rw-r--r-- 1 root root 1117 Jan 27 15:05 HACKING -rw-r--r-- 1 root root 15578 Jan 27 15:05 INSTALL -rw-r--r-- 1 root root 8789 Jan 27 15:05 NEWS -rw-r--r-- 1 root root 2278 Jan 27 15:05 README -rw-r--r-- 1 root root 2284 Jan 27 15:05 README.in -rw-r--r-- 1 root root 80 Jan 27 15:05 THANKS -rw-r--r-- 1 root root 173 Jan 27 15:05 TODO /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:05 ctpl /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/include/ctpl: total 68 -rw-r--r-- 1 root root 5219 Jan 27 15:05 ctpl-environ.h -rw-r--r-- 1 root root 2308 Jan 27 15:05 ctpl-eval.h -rw-r--r-- 1 root root 9442 Jan 27 15:05 ctpl-input-stream.h -rw-r--r-- 1 root root 2115 Jan 27 15:05 ctpl-io.h -rw-r--r-- 1 root root 2478 Jan 27 15:05 ctpl-lexer-expr.h -rw-r--r-- 1 root root 1979 Jan 27 15:05 ctpl-lexer.h -rw-r--r-- 1 root root 2330 Jan 27 15:05 ctpl-output-stream.h -rw-r--r-- 1 root root 2137 Jan 27 15:05 ctpl-parser.h -rw-r--r-- 1 root root 1363 Jan 27 15:05 ctpl-token.h -rw-r--r-- 1 root root 9251 Jan 27 15:05 ctpl-value.h -rw-r--r-- 1 root root 2453 Jan 27 15:05 ctpl-version.h -rw-r--r-- 1 root root 1123 Jan 27 15:05 ctpl.h /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib: total 60 -rwxr-xr-x 1 root root 1095 Jan 27 15:05 libctpl.la lrwxrwxrwx 1 root root 16 Jan 27 15:05 libctpl.so -> libctpl.so.2.0.0 lrwxrwxrwx 1 root root 16 Jan 27 15:05 libctpl.so.2 -> libctpl.so.2.0.0 -rwxr-xr-x 1 root root 51412 Jan 27 15:05 libctpl.so.2.0.0 drwxr-xr-x 2 root root 4096 Jan 27 15:05 pkgconfig /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 249 Jan 27 15:05 ctpl.pc /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:05 man1 /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 805 Jan 27 15:05 ctpl.1.gz /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 Jan 27 15:05 gtk-doc /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 Jan 27 15:05 html /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:05 ctpl /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/share/gtk-doc/html/ctpl: total 588 -rw-r--r-- 1 root root 3610 Jan 27 15:05 annotation-glossary.html -rw-r--r-- 1 root root 1596 Jan 27 15:05 api-index-deprecated.html -rw-r--r-- 1 root root 37085 Jan 27 15:05 api-index-full.html -rw-r--r-- 1 root root 6087 Jan 27 15:05 ch01.html -rw-r--r-- 1 root root 6233 Jan 27 15:05 ch01s02.html -rw-r--r-- 1 root root 12600 Jan 27 15:05 ch01s03.html -rw-r--r-- 1 root root 3346 Jan 27 15:05 ch01s05.html -rw-r--r-- 1 root root 3303 Jan 27 15:05 ch02.html -rw-r--r-- 1 root root 49910 Jan 27 15:05 ctpl-CtplEnviron.html -rw-r--r-- 1 root root 13209 Jan 27 15:05 ctpl-CtplEval.html -rw-r--r-- 1 root root 109881 Jan 27 15:05 ctpl-CtplInputStream.html -rw-r--r-- 1 root root 14895 Jan 27 15:05 ctpl-CtplLexer.html -rw-r--r-- 1 root root 19596 Jan 27 15:05 ctpl-CtplLexerExpr.html -rw-r--r-- 1 root root 18555 Jan 27 15:05 ctpl-CtplOutputStream.html -rw-r--r-- 1 root root 8980 Jan 27 15:05 ctpl-CtplParser.html -rw-r--r-- 1 root root 6545 Jan 27 15:05 ctpl-CtplToken.html -rw-r--r-- 1 root root 116903 Jan 27 15:05 ctpl-CtplValue.html -rw-r--r-- 1 root root 5344 Jan 27 15:05 ctpl-Generic-IO.html -rw-r--r-- 1 root root 10942 Jan 27 15:05 ctpl-Version-information.html -rw-r--r-- 1 root root 16809 Jan 27 15:05 ctpl.devhelp -rw-r--r-- 1 root root 22642 Jan 27 15:05 ctpl.devhelp2 -rw-r--r-- 1 root root 9545 Jan 27 15:05 environment-description-syntax.html -rw-r--r-- 1 root root 654 Jan 27 15:05 home.png -rw-r--r-- 1 root root 5028 Jan 27 15:05 index.html -rw-r--r-- 1 root root 21282 Jan 27 15:05 index.sgml -rw-r--r-- 1 root root 459 Jan 27 15:05 left.png -rw-r--r-- 1 root root 472 Jan 27 15:05 right.png -rw-r--r-- 1 root root 5166 Jan 27 15:05 style.css -rw-r--r-- 1 root root 406 Jan 27 15:05 up.png /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Jan 27 15:05 ctpl-0.3 /home/lmello/Work/pkg-Salix/l/ctpl/pkg/usr/src/ctpl-0.3: total 4 -rw-r--r-- 1 root root 943 Jan 27 15:05 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libctpl.so -> libctpl.so.2.0.0 usr/lib/libctpl.so.2 -> libctpl.so.2.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libctpl.so ) ( cd usr/lib ; ln -sf libctpl.so.2.0.0 libctpl.so ) ( cd usr/lib ; rm -rf libctpl.so.2 ) ( cd usr/lib ; ln -sf libctpl.so.2.0.0 libctpl.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libctpl.so' removed `./usr/lib/libctpl.so.2' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/lmello/Work/pkg-Salix/l/ctpl/ctpl-0.3-i486-1lm.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/lib/ usr/lib/libctpl.so.2.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/ctpl.pc usr/lib/libctpl.la usr/include/ usr/include/ctpl/ usr/include/ctpl/ctpl-value.h usr/include/ctpl/ctpl-lexer-expr.h usr/include/ctpl/ctpl-input-stream.h usr/include/ctpl/ctpl-parser.h usr/include/ctpl/ctpl-output-stream.h usr/include/ctpl/ctpl.h usr/include/ctpl/ctpl-io.h usr/include/ctpl/ctpl-version.h usr/include/ctpl/ctpl-eval.h usr/include/ctpl/ctpl-environ.h usr/include/ctpl/ctpl-token.h usr/include/ctpl/ctpl-lexer.h usr/src/ usr/src/ctpl-0.3/ usr/src/ctpl-0.3/SLKBUILD usr/share/ usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/ctpl/ usr/share/gtk-doc/html/ctpl/ctpl-CtplValue.html usr/share/gtk-doc/html/ctpl/ctpl-CtplEnviron.html usr/share/gtk-doc/html/ctpl/ctpl-CtplLexerExpr.html usr/share/gtk-doc/html/ctpl/index.html usr/share/gtk-doc/html/ctpl/ctpl.devhelp2 usr/share/gtk-doc/html/ctpl/ch01s02.html usr/share/gtk-doc/html/ctpl/environment-description-syntax.html usr/share/gtk-doc/html/ctpl/annotation-glossary.html usr/share/gtk-doc/html/ctpl/ch01.html usr/share/gtk-doc/html/ctpl/home.png usr/share/gtk-doc/html/ctpl/api-index-full.html usr/share/gtk-doc/html/ctpl/ch01s05.html usr/share/gtk-doc/html/ctpl/ch02.html usr/share/gtk-doc/html/ctpl/ctpl-CtplInputStream.html usr/share/gtk-doc/html/ctpl/up.png usr/share/gtk-doc/html/ctpl/ctpl-CtplOutputStream.html usr/share/gtk-doc/html/ctpl/ctpl-CtplLexer.html usr/share/gtk-doc/html/ctpl/ctpl-CtplParser.html usr/share/gtk-doc/html/ctpl/index.sgml usr/share/gtk-doc/html/ctpl/ctpl-CtplEval.html usr/share/gtk-doc/html/ctpl/left.png usr/share/gtk-doc/html/ctpl/ctpl-Version-information.html usr/share/gtk-doc/html/ctpl/ch01s03.html usr/share/gtk-doc/html/ctpl/api-index-deprecated.html usr/share/gtk-doc/html/ctpl/style.css usr/share/gtk-doc/html/ctpl/ctpl-CtplToken.html usr/share/gtk-doc/html/ctpl/ctpl.devhelp usr/share/gtk-doc/html/ctpl/right.png usr/share/gtk-doc/html/ctpl/ctpl-Generic-IO.html usr/bin/ usr/bin/ctpl usr/doc/ usr/doc/ctpl-0.3/ usr/doc/ctpl-0.3/HACKING usr/doc/ctpl-0.3/README.in usr/doc/ctpl-0.3/COPYING usr/doc/ctpl-0.3/README usr/doc/ctpl-0.3/NEWS usr/doc/ctpl-0.3/THANKS usr/doc/ctpl-0.3/INSTALL usr/doc/ctpl-0.3/TODO usr/doc/ctpl-0.3/AUTHORS usr/man/ usr/man/man1/ usr/man/man1/ctpl.1.gz Slackware package /home/lmello/Work/pkg-Salix/l/ctpl/ctpl-0.3-i486-1lm.txz created. Package has been built. Cleaning pkg and src directories