The following packages will be installed: cbmbasic Fetching README... 0%100%100%100%100%100%Done Fetching cbmbasic.SlackBuild... 0%100%100%100%100%100%Done Fetching cbmbasic.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done cbmbasic-1.0/ cbmbasic-1.0/cbmbasic.c cbmbasic-1.0/cbmbasic.vcproj cbmbasic-1.0/glue.h cbmbasic-1.0/Makefile cbmbasic-1.0/Makefile.win32 cbmbasic-1.0/plugin.c cbmbasic-1.0/plugin.h cbmbasic-1.0/readdir.c cbmbasic-1.0/readdir.h cbmbasic-1.0/README.txt cbmbasic-1.0/runtime.c cbmbasic-1.0/stat.h cbmbasic-1.0/test/ cbmbasic-1.0/test/sieve.bas cc -O2 -fPIC -c -o cbmbasic.o cbmbasic.c cc -O2 -fPIC -c -o runtime.o runtime.c cc -O2 -fPIC -c -o plugin.o plugin.c cc -o cbmbasic cbmbasic.o runtime.o plugin.o 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/cbmbasic/cbmbasic-1.0-x86_64-1salix.txz ./ usr/ usr/bin/ usr/bin/cbmbasic usr/doc/ usr/doc/cbmbasic-1.0/ usr/doc/cbmbasic-1.0/README.txt usr/doc/cbmbasic-1.0/cbmbasic.SlackBuild usr/doc/cbmbasic-1.0/sieve.bas install/ install/slack-desc Slackware package /usr/src/slapt-src/system/cbmbasic/cbmbasic-1.0-x86_64-1salix.txz created. Installing package cbmbasic-1.0-x86_64-1salix... | cbmbasic (Commodore BASIC V2 as a scripting language) | | Commodore BASIC (cbmbasic) is a 100% compatible version of | Commodore's version of Microsoft 6502 BASIC as found on the | Commodore 64. You can use it in interactive mode or pass a BASIC | file as a command line parameter. | | This does not emulate 6502 code; all code is completely native. On | a 1GHz CPU you get about 1000x speed compared to a 1MHz 6502. | | | |