The following packages will be installed: vcp Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching vcp.SlackBuild... 0%100%100%100%100%100%Done Fetching vcp.info... 0%100%100%100%100%100%Done vcp-2.2/ vcp-2.2/Changelog vcp-2.2/color.c vcp-2.2/color.h vcp-2.2/common.h vcp-2.2/copy.c vcp-2.2/copy.h vcp-2.2/copyall.c vcp-2.2/COPYRIGHT vcp-2.2/INSTALL vcp-2.2/log.c vcp-2.2/log.h vcp-2.2/main.c vcp-2.2/Makefile vcp-2.2/misc.c vcp-2.2/misc.h vcp-2.2/path.c vcp-2.2/path.h vcp-2.2/README vcp-2.2/screen.c vcp-2.2/screen.h vcp-2.2/vcp.1 vcp-2.2/vcp.1.gz vcp-2.2/vcp.conf.sample vcp-2.2/vcp.pl.1 vcp-2.2/vcp.pl.1.gz vcp-2.2/group.sh cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o main.o main.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o copyall.o copyall.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o copy.o copy.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o screen.o screen.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o log.o log.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o path.o path.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o misc.o misc.c cc -O2 -march=i586 -mtune=i686 -c -I/usr/include/ -o color.o color.c cc -O2 -march=i586 -mtune=i686 -o vcp main.o copyall.o copy.o screen.o log.o path.o misc.o color.o -lcurses Slackware package maker, version 3.141593. 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: /usr/src/slapt-src/system/vcp/vcp-2.2-i586-1salix.txz ./ usr/ usr/bin/ usr/bin/vcp usr/doc/ usr/doc/vcp-2.2/ usr/doc/vcp-2.2/README usr/doc/vcp-2.2/COPYRIGHT usr/doc/vcp-2.2/vcp.SlackBuild usr/man/ usr/man/pl/ usr/man/pl/man1/ usr/man/pl/man1/vcp.1.gz usr/man/man1/ usr/man/man1/vcp.1.gz install/ install/doinst.sh install/slack-desc etc/ etc/vcp.conf.new Slackware package /usr/src/slapt-src/system/vcp/vcp-2.2-i586-1salix.txz created. Installing package vcp-2.2-i586-1salix... | vcp (copy files via a curses interface) | | vcp copies files and directories in a curses interface, with text | only output available. its options and output are similar to BSD's | cp while adding some new features. It provides information on: | | - files copied and left to copy | - data written and total data size | - data being written every second | - two status bars, one showing current file status, the other total | status (except with 1 file, both show current), and percentage | |