tar -xf gocr-0.49.tar.gz checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... yes option: with_netpbm /usr checking for library containing pnm_readpnminit... -lnetpbm checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking pam.h usability... no checking pam.h presence... no checking for pam.h... no checking pnm.h usability... no checking pnm.h presence... no checking for pnm.h... no checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for wcschr... yes checking for wcsdup... yes checking for gettimeofday... yes checking for popen... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating include/config.h make -C src all make[1]: Entering directory `/home/djemos/salix-current/gocr/src/gocr-0.49/src' gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o pgm2asc.o pgm2asc.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o box.o box.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o database.o database.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o detect.o detect.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o barcode.o barcode.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o lines.o lines.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o list.o list.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o ocr0.o ocr0.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o ocr0n.o ocr0n.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o ocr1.o ocr1.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o otsu.o otsu.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o output.o output.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o pixel.o pixel.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o unicode.o unicode.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o remove.o remove.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o pnm.o pnm.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o pcx.o pcx.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o progress.o progress.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o job.o job.c gcc -O2 -march=i486 -mtune=i686 -I/usr/include -I../include -DHAVE_CONFIG_H -c -o gocr.o gocr.c # make it conform to ld --as-needed #gcc -o gocr -lm -L/usr/lib gocr.o ./libPgm2asc.a -lnetpbm gcc -o gocr -lm -L/usr/lib gocr.o pgm2asc.o box.o database.o detect.o barcode.o lines.o list.o ocr0.o ocr0n.o ocr1.o otsu.o output.o pixel.o unicode.o remove.o pnm.o pcx.o progress.o job.o -lnetpbm # if test -r gocr; then cp gocr ../bin; fi make[1]: Leaving directory `/home/djemos/salix-current/gocr/src/gocr-0.49/src' --- for help do: make help --- --- for documentation do: make doc --- --- for examples do: make examples --- make -C src install make[1]: Entering directory `/home/djemos/salix-current/gocr/src/gocr-0.49/src' #/usr/bin/ginstall -c -d /home/djemos/salix-current/gocr/pkg/bin /home/djemos/salix-current/gocr/pkg /home/djemos/salix-current/gocr/pkg /usr/bin/ginstall -c -d /home/djemos/salix-current/gocr/pkg/bin /usr/bin/ginstall -c gocr /home/djemos/salix-current/gocr/pkg/bin /usr/bin/ginstall -c ../bin/gocr.tcl /home/djemos/salix-current/gocr/pkg/bin # better X11/bin? if test -f libPgm2asc.a; then\ /usr/bin/ginstall -c libPgm2asc.a /home/djemos/salix-current/gocr/pkg;\ /usr/bin/ginstall -c libPgm2asc.0.49.so /home/djemos/salix-current/gocr/pkg;\ /usr/bin/ginstall -c libPgm2asc.so /home/djemos/salix-current/gocr/pkg;\ fi # ToDo: not sure that the link will be installed correctly #/usr/bin/ginstall -c /home/djemos/salix-current/gocr/pkg make[1]: Leaving directory `/home/djemos/salix-current/gocr/src/gocr-0.49/src' make -C man install make[1]: Entering directory `/home/djemos/salix-current/gocr/src/gocr-0.49/man' /usr/bin/ginstall -c -d /home/djemos/salix-current/gocr/pkg/usr/man/man1 /usr/bin/ginstall -c ../man/man1/gocr.1 /home/djemos/salix-current/gocr/pkg/usr/man/man1 make[1]: Leaving directory `/home/djemos/salix-current/gocr/src/gocr-0.49/man' # following steps are not needed for end users, but cost dependencies # therefore removed in 0.48 # make -C doc install # make -C examples install # make -C frontend install /home/djemos/salix-current/gocr/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάρ 27 14:14 install drwxr-xr-x 6 root root 4096 Μάρ 27 14:14 usr /home/djemos/salix-current/gocr/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 387 Μάρ 27 14:14 slack-desc /home/djemos/salix-current/gocr/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Μάρ 27 14:14 bin drwxr-xr-x 3 root root 4096 Μάρ 27 14:14 doc drwxr-xr-x 3 root root 4096 Μάρ 27 14:14 man drwxr-xr-x 3 root root 4096 Μάρ 27 14:13 src /home/djemos/salix-current/gocr/pkg/usr/bin: σύνολο 416 -rwxr-xr-x 1 root root 403864 Μάρ 27 14:14 gocr -rwxr-xr-x 1 root root 16479 Μάρ 27 14:14 gocr.tcl /home/djemos/salix-current/gocr/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 14:14 gocr-0.49 /home/djemos/salix-current/gocr/pkg/usr/doc/gocr-0.49: σύνολο 48 -rw-r--r-- 1 root root 243 Μάρ 27 14:14 AUTHORS -rw-r--r-- 1 root root 2255 Μάρ 27 14:14 BUGS -rw-r--r-- 1 root root 784 Μάρ 27 14:14 CREDITS -rw-r--r-- 1 root root 13677 Μάρ 27 14:14 HISTORY -rw-r--r-- 1 root root 2441 Μάρ 27 14:14 INSTALL -rw-r--r-- 1 root root 7172 Μάρ 27 14:14 README -rw-r--r-- 1 root root 3115 Μάρ 27 14:14 READMEde.txt -rw-r--r-- 1 root root 3233 Μάρ 27 14:14 TODO /home/djemos/salix-current/gocr/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 14:14 man1 /home/djemos/salix-current/gocr/pkg/usr/man/man1: σύνολο 4 -rwxr-xr-x 1 root root 2418 Μάρ 27 14:14 gocr.1.gz /home/djemos/salix-current/gocr/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 14:14 gocr-0.49 /home/djemos/salix-current/gocr/pkg/usr/src/gocr-0.49: σύνολο 4 -rw-r--r-- 1 root root 1130 Μάρ 27 14:14 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/djemos/salix-current/gocr/gocr-0.49-i486-1dj.txz ./ install/ install/slack-desc usr/ usr/man/ usr/man/man1/ usr/man/man1/gocr.1.gz usr/doc/ usr/doc/gocr-0.49/ usr/doc/gocr-0.49/READMEde.txt usr/doc/gocr-0.49/INSTALL usr/doc/gocr-0.49/TODO usr/doc/gocr-0.49/BUGS usr/doc/gocr-0.49/HISTORY usr/doc/gocr-0.49/AUTHORS usr/doc/gocr-0.49/README usr/doc/gocr-0.49/CREDITS usr/src/ usr/src/gocr-0.49/ usr/src/gocr-0.49/SLKBUILD usr/bin/ usr/bin/gocr usr/bin/gocr.tcl Slackware package /home/djemos/salix-current/gocr/gocr-0.49-i486-1dj.txz created. Package has been built.