tar -xf xaos-3.5.tar.gz checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 ISO C89... none needed checking for C compiler vendor... gnu 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 shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgmerge... (cached) /usr/bin/msgmerge checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ddraw.h usability... no checking ddraw.h presence... no checking for ddraw.h... no checking htmlhelp.h usability... no checking htmlhelp.h presence... no checking for htmlhelp.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for long double... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for pow in -lm... yes checking for inflate in -lz... yes checking for png_create_info_struct in -lpng... yes checking for working alloca.h... yes checking for alloca... yes checking for ftime... yes checking for getcwd... yes checking for gettimeofday... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for select... yes checking for setlocale... yes checking for sqrt... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for sleep... yes checking for setitimer... yes checking for ftime... (cached) yes checking for finite... yes checking for fabsl... yes checking for _fabsl... no checking for __fabsl... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/extensions/XShm.h... no checking for XShmAttach in -lXext... yes ------------------------------------------------------------ Available drivers: X11 ------------------------------------------------------------ Complex math parser: try GSL: yes checking for gsl-config... no checking for GSL... no checking for nasm... yes using NASM for complex numbers ------------------------------------------------------------ configure: creating ./config.status config.status: creating src/i18n/Makefile.in config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating src/i18n/Makefile config.status: creating src/engine/Makefile config.status: creating src/util/Makefile config.status: creating src/ui/Makefile config.status: creating src/filter/Makefile config.status: creating src/ui-hlp/Makefile config.status: creating src/ui/ui-drv/aa/Makefile config.status: creating src/ui/ui-drv/x11/Makefile config.status: creating src/ui/ui-drv/win32/Makefile config.status: creating doc/Makefile config.status: creating help/Makefile config.status: creating src/ui/ui-drv/gtk/Makefile config.status: creating src/sffe/Makefile config.status: creating src/include/aconfig.h config.status: creating src/include/version.h config.status: executing po-directories commands ------------------------------------------------------------ Compiler options: CC : gcc CFLAGS : -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include LDLAGS : LIBS : -lpng -lz -lm -lXext -lX11 X_LIBS : ------------------------------------------------------------ READ THE FOLLOWING WARNINGS CAREFULLY END OF WARNINGS In case you have trouble with compiling or running XaoS please read the INSTALL file. ------------------------------------------------------------ make[1]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src' mkdir /home/djemos/salix-current/xaos/src/xaos-3.5/src/lib cp include/config/config.autoconf include/config.h if [ "yes" = "yes" ]; then make -C i18n/ all; fi make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/i18n' /usr/bin/xgettext -o messages.pot ../ui/ui.c ../ui-hlp/menu.c ../ui-hlp/play.c ../ui-hlp/ui_helper.c ../engine/zoom.c ../engine/btrace.c ../ui/dialog.c ../ui/filesel.c ../ui-hlp/render.c ../ui/ui-drv/win32/ui_win32.c ../ui/ui-drv/cocoa/AppController.m ../ui/ui-drv/cocoa/CustomDialog.m make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/sffe' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o sffe.o sffe.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o sffe_cmplx_asm.o sffe_cmplx_asm.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o sffe_cmplx_gsl.o sffe_cmplx_gsl.c test -e cs.po /usr/bin/msgmerge cs.po messages.pot > cs.po.new nasm -f elf asm/cmplx.asm -oasm/cmplx.o test -e es.po ..................................../usr/bin/msgmerge es.po messages.pot > es.po.new έγινε. mv cs.po.new cs.po test -e hu.po ...................../usr/bin/msgmerge hu.po messages.pot > hu.po.new ............... έγινε. mv es.po.new es.po test -e fr.po ...................../usr/bin/msgmerge fr.po messages.pot > fr.po.new ............... έγινε. mv hu.po.new hu.po test -e de.po .................................... έγινε. /usr/bin/msgmerge de.po messages.pot > de.po.new mv fr.po.new fr.po test -e ro.po ........../usr/bin/msgmerge ro.po messages.pot > ro.po.new .......................... έγινε. mv de.po.new de.po test -e it.po test -e pt.po ..................................../usr/bin/msgmerge it.po messages.pot > it.po.new έγινε. /usr/bin/msgmerge pt.po messages.pot > pt.po.new mv ro.po.new ro.po ........................................................................ έγινε. έγινε. mv it.po.new it.po mv pt.po.new pt.po /usr/bin/msgfmt -o cs.mo -c -v --statistics cs.po /usr/bin/msgfmt -o es.mo -c -v --statistics es.po /usr/bin/msgfmt -o hu.mo -c -v --statistics hu.po cs.po: 173 translated messages, 87 fuzzy translations, 94 untranslated messages. /usr/bin/msgfmt -o fr.mo -c -v --statistics fr.po es.po: hu.po: 336 translated messages, 2 fuzzy translations168 translated messages, 82 fuzzy translations, 16 untranslated messages. , 104 untranslated messages. /usr/bin/msgfmt -o de.mo -c -v --statistics de.po /usr/bin/msgfmt -o ro.mo -c -v --statistics ro.po fr.po: 321 translated messages, 22 fuzzy translations, 11 untranslated messages. /usr/bin/msgfmt -o it.mo -c -v --statistics it.po de.po: 354 translated messages. /usr/bin/msgfmt -o pt.mo -c -v --statistics pt.po ro.po: 328 translated messages, 15 fuzzy translations, 11 untranslated messages. it.po: 353 translated messages, 1 untranslated message. pt.po: 270 translated messages, 83 fuzzy translations, 1 untranslated message. make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/i18n' rm -f ../lib/libsffe.a ar rc ../lib/libsffe.a sffe.o sffe_cmplx_asm.o sffe_cmplx_gsl.o asm/cmplx.o asm/cmplx.o ranlib ../lib/libsffe.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/sffe' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/filter' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o image.o image.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o palette.o palette.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o random.o random.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o grlib.o grlib.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o font.o font.c grlib.c: In function ‘xiconv’: grlib.c:390:5: προειδοποίηση: passing argument 2 of ‘iconv’ from incompatible pointer type /usr/include/iconv.h:43:15: σημείωση: expected ‘char ** __restrict__’ but argument is of type ‘const char **’ gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o filter.o filter.c rm -f ../lib/libfilter.a ar rc ../lib/libfilter.a image.o palette.o random.o grlib.o font.o filter.o ranlib ../lib/libfilter.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/filter' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/engine' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o formulas.o formulas.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o fractal.o fractal.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o btrace.o btrace.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o palettef.o palettef.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o emboss.o emboss.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o star.o star.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o anti.o anti.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o dither.o dither.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o edge.o edge.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o edge2.o edge2.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o rotate.o rotate.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o zoom.o zoom.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o blur.o blur.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o interlace.o interlace.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o itersmall.o itersmall.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o stereogram.o stereogram.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o 3d.o 3d.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o subwindow.o subwindow.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o plane.o plane.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o julia.o julia.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o i386.o i386.c rm -f ../lib/libengine.a ar rc ../lib/libengine.a formulas.o fractal.o btrace.o palettef.o emboss.o star.o anti.o dither.o edge.o edge2.o rotate.o zoom.o blur.o interlace.o itersmall.o stereogram.o 3d.o subwindow.o plane.o julia.o i386.o ranlib ../lib/libengine.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/engine' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui-hlp' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o autopilot.o autopilot.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o ui_helper.o ui_helper.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o menu.o menu.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o play.o play.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o messg.o messg.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o render.o render.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o playtext.o playtext.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o save.o save.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o wstack.o wstack.c rm -f ../lib/libui-hlp.a ar rc ../lib/libui-hlp.a autopilot.o ui_helper.o menu.o play.o messg.o render.o playtext.o save.o wstack.o ranlib ../lib/libui-hlp.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui-hlp' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o drivers.o drivers.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o ui.o ui.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o uihelp.o uihelp.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o param.o param.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o fparams.o fparams.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o filesel.o filesel.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o uimenu.o uimenu.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o pipecmd.o pipecmd.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o dialog.o dialog.c rm -f ../lib/libui.a ar rc ../lib/libui.a drivers.o ui.o uihelp.o param.o fparams.o filesel.o uimenu.o pipecmd.o dialog.o ranlib ../lib/libui.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/util' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o png.o png.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o catalog.o catalog.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o thread.o thread.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xstring.o xstring.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o help.o help.c png.c: In function ‘writepng’: png.c:62:5: προειδοποίηση: ‘jmpbuf’ is deprecated (declared at /usr/include/png.h:1096) png.c:81:5: προειδοποίηση: ‘width’ is deprecated (declared at /usr/include/png.h:639) png.c:82:5: προειδοποίηση: ‘height’ is deprecated (declared at /usr/include/png.h:640) png.c:84:5: προειδοποίηση: ‘gamma’ is deprecated (declared at /usr/include/png.h:683) png.c:85:5: προειδοποίηση: ‘valid’ is deprecated (declared at /usr/include/png.h:641) png.c:86:5: προειδοποίηση: ‘x_pixels_per_unit’ is deprecated (declared at /usr/include/png.h:768) png.c:87:5: προειδοποίηση: ‘y_pixels_per_unit’ is deprecated (declared at /usr/include/png.h:769) png.c:94:6: προειδοποίηση: ‘color_type’ is deprecated (declared at /usr/include/png.h:653) png.c:95:6: προειδοποίηση: ‘bit_depth’ is deprecated (declared at /usr/include/png.h:651) png.c:96:6: προειδοποίηση: ‘palette’ is deprecated (declared at /usr/include/png.h:645) png.c:97:6: προειδοποίηση: ‘valid’ is deprecated (declared at /usr/include/png.h:641) png.c:99:3: προειδοποίηση: ‘palette’ is deprecated (declared at /usr/include/png.h:645) png.c:100:7: προειδοποίηση: ‘palette’ is deprecated (declared at /usr/include/png.h:645) png.c:101:7: προειδοποίηση: ‘palette’ is deprecated (declared at /usr/include/png.h:645) png.c:102:7: προειδοποίηση: ‘num_palette’ is deprecated (declared at /usr/include/png.h:647) png.c:108:2: προειδοποίηση: ‘color_type’ is deprecated (declared at /usr/include/png.h:653) png.c:109:2: προειδοποίηση: ‘bit_depth’ is deprecated (declared at /usr/include/png.h:651) png.c:114:2: προειδοποίηση: ‘color_type’ is deprecated (declared at /usr/include/png.h:653) png.c:115:2: προειδοποίηση: ‘bit_depth’ is deprecated (declared at /usr/include/png.h:651) png.c:116:2: προειδοποίηση: ‘sig_bit’ is deprecated (declared at /usr/include/png.h:722) png.c:117:2: προειδοποίηση: ‘sig_bit’ is deprecated (declared at /usr/include/png.h:722) png.c:118:2: προειδοποίηση: ‘sig_bit’ is deprecated (declared at /usr/include/png.h:722) png.c:121:5: προειδοποίηση: ‘interlace_type’ is deprecated (declared at /usr/include/png.h:660) png.c:131:2: προειδοποίηση: ‘sig_bit’ is deprecated (declared at /usr/include/png.h:722) gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xerror.o xerror.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xshl.o xshl.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xldio.o xldio.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xstdio.o xstdio.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xmenu.o xmenu.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o timers.o timers.c rm -f ../lib/libutil.a ar rc ../lib/libutil.a png.o catalog.o thread.o xstring.o help.o xerror.o xshl.o xldio.o xstdio.o xmenu.o timers.o ranlib ../lib/libutil.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/util' make[2]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui/ui-drv/x11' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o xlib.o xlib.c gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -c -o ui_x11.o ui_x11.c rm -f /home/djemos/salix-current/xaos/src/xaos-3.5/src/lib/libuix11.a ar rc /home/djemos/salix-current/xaos/src/xaos-3.5/src/lib/libuix11.a xlib.o ui_x11.o ranlib /home/djemos/salix-current/xaos/src/xaos-3.5/src/lib/libuix11.a make[2]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/ui/ui-drv/x11' gcc -O2 -march=i486 -mtune=i686 -DSFFE_USING -DSFFE_CMPLX_ASM -I/home/djemos/salix-current/xaos/src/xaos-3.5/src/include -o /home/djemos/salix-current/xaos/src/xaos-3.5/bin/xaos lib/libui.a lib/libui-hlp.a lib/libengine.a lib/libutil.a lib/libfilter.a lib/libuix11.a lib/libsffe.a -lpng -lz -lm -lXext -lX11 make[1]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src' /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/tutorial /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/catalogs /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/doc /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/help /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/bin /usr/bin/ginstall -c -d /home/djemos/salix-current/xaos/pkg/usr/man/man6 /usr/bin/ginstall -c -s bin/xaos /home/djemos/salix-current/xaos/pkg/usr/bin /usr/bin/ginstall -c -m 444 tutorial/*.x[ah]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/tutorial /usr/bin/ginstall -c -m 444 examples/README /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/Hubicka/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/0rfelyus/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/ZKovacs/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/ZsKovacs/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/Malczak/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 examples/Langston/*.x[ap]f /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples /usr/bin/ginstall -c -m 444 catalogs/*.cat catalogs/README /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/catalogs /usr/bin/ginstall -c -m 444 help/xaos.hlp /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/help /usr/bin/ginstall -c -m 444 AUTHORS NEWS COPYING TODO INSTALL ChangeLog ChangeLog.old /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/doc /usr/bin/ginstall -c -m 444 doc/xaos.6 /home/djemos/salix-current/xaos/pkg/usr/man/man6 test -z "/usr/info" || /usr/bin/ginstall -c -d "/home/djemos/salix-current/xaos/pkg/usr/info" /usr/bin/ginstall -c -m 444 doc/xaos.info /home/djemos/salix-current/xaos/pkg/usr/info/xaos.info install-info --info-dir='/home/djemos/salix-current/xaos/pkg/usr/info' '/home/djemos/salix-current/xaos/pkg/usr/info/xaos.info' if [ "yes" = "yes" ]; then make -C src/i18n/ install; fi make[1]: Entering directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/i18n' make[1]: Leaving directory `/home/djemos/salix-current/xaos/src/xaos-3.5/src/i18n' Found info files - Adding install-info command to doinst.sh /home/djemos/salix-current/xaos/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 install drwxr-xr-x 8 root root 4096 Ιαν 7 19:48 usr /home/djemos/salix-current/xaos/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 332 Ιαν 7 19:48 doinst.sh -rw-r--r-- 1 root root 329 Ιαν 7 19:48 slack-desc /home/djemos/salix-current/xaos/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Ιαν 7 19:49 bin drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 doc drwxr-xr-x 2 root root 4096 Ιαν 7 19:49 info drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 man drwxr-xr-x 7 root root 4096 Ιαν 7 19:48 share drwxr-xr-x 3 root root 4096 Ιαν 7 19:45 src /home/djemos/salix-current/xaos/pkg/usr/bin: σύνολο 556 -rwxr-xr-x 1 root root 568168 Ιαν 7 19:49 xaos /home/djemos/salix-current/xaos/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 xaos-3.5 /home/djemos/salix-current/xaos/pkg/usr/doc/xaos-3.5: σύνολο 204 -rw-r--r-- 1 root root 3184 Ιαν 7 19:48 AUTHORS -rw-r--r-- 1 root root 17976 Ιαν 7 19:48 COPYING -rw-r--r-- 1 root root 90403 Ιαν 7 19:48 ChangeLog -rw-r--r-- 1 root root 45603 Ιαν 7 19:48 ChangeLog.old -rw-r--r-- 1 root root 10944 Ιαν 7 19:48 INSTALL -rw-r--r-- 1 root root 17905 Ιαν 7 19:48 NEWS -rw-r--r-- 1 root root 1000 Ιαν 7 19:49 README -rw-r--r-- 1 root root 2910 Ιαν 7 19:48 TODO /home/djemos/salix-current/xaos/pkg/usr/info: σύνολο 40 -r--r--r-- 1 root root 38071 Ιαν 7 19:48 xaos.info.gz /home/djemos/salix-current/xaos/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:49 man6 /home/djemos/salix-current/xaos/pkg/usr/man/man6: σύνολο 4 -r--r--r-- 1 root root 301 Ιαν 7 19:48 xaos.6.gz /home/djemos/salix-current/xaos/pkg/usr/share: σύνολο 20 drwxr-xr-x 6 root root 4096 Ιαν 7 19:48 XaoS drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 applications drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 icons drwxr-xr-x 10 root root 4096 Ιαν 7 19:48 locale drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 pixmaps /home/djemos/salix-current/xaos/pkg/usr/share/XaoS: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 catalogs drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 examples drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 help drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 tutorial /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/catalogs: σύνολο 284 -r--r--r-- 1 root root 282 Ιαν 7 19:48 README -r--r--r-- 1 root root 23822 Ιαν 7 19:48 cesky.cat -r--r--r-- 1 root root 31754 Ιαν 7 19:48 deutsch.cat -r--r--r-- 1 root root 29480 Ιαν 7 19:48 english.cat -r--r--r-- 1 root root 30253 Ιαν 7 19:48 espanhol.cat -r--r--r-- 1 root root 30748 Ιαν 7 19:48 francais.cat -r--r--r-- 1 root root 32590 Ιαν 7 19:48 italiano.cat -r--r--r-- 1 root root 32547 Ιαν 7 19:48 magyar.cat -r--r--r-- 1 root root 30759 Ιαν 7 19:48 portuguese.cat -r--r--r-- 1 root root 31868 Ιαν 7 19:48 romanian.cat /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/examples: σύνολο 676 -r--r--r-- 1 root root 329 Ιαν 7 19:48 0rfel1.xpf -r--r--r-- 1 root root 326 Ιαν 7 19:48 0rfel2.xpf -r--r--r-- 1 root root 283 Ιαν 7 19:48 2spirals.xpf -r--r--r-- 1 root root 366 Ιαν 7 19:48 3d1.xpf -r--r--r-- 1 root root 351 Ιαν 7 19:48 3d2.xpf -r--r--r-- 1 root root 342 Ιαν 7 19:48 3d3.xpf -r--r--r-- 1 root root 341 Ιαν 7 19:48 3d4.xpf -r--r--r-- 1 root root 330 Ιαν 7 19:48 3d5.xpf -r--r--r-- 1 root root 280 Ιαν 7 19:48 3d6.xpf -r--r--r-- 1 root root 266 Ιαν 7 19:48 3d7.xpf -r--r--r-- 1 root root 265 Ιαν 7 19:48 3d8.xpf -r--r--r-- 1 root root 264 Ιαν 7 19:48 3d9.xpf -r--r--r-- 1 root root 7645 Ιαν 7 19:48 README -r--r--r-- 1 root root 331 Ιαν 7 19:48 alien.xpf -r--r--r-- 1 root root 344 Ιαν 7 19:48 animal.xpf -r--r--r-- 1 root root 378 Ιαν 7 19:48 axe.xpf -r--r--r-- 1 root root 313 Ιαν 7 19:48 barnsl1.xpf -r--r--r-- 1 root root 310 Ιαν 7 19:48 barnsl2.xpf -r--r--r-- 1 root root 349 Ιαν 7 19:48 barnsl3.xpf -r--r--r-- 1 root root 342 Ιαν 7 19:48 barnsl4.xpf -r--r--r-- 1 root root 340 Ιαν 7 19:48 barnsl5.xpf -r--r--r-- 1 root root 313 Ιαν 7 19:48 barnsl6.xpf -r--r--r-- 1 root root 333 Ιαν 7 19:48 barnsl7.xpf -r--r--r-- 1 root root 331 Ιαν 7 19:48 barnsl8.xpf -r--r--r-- 1 root root 296 Ιαν 7 19:48 barnsl9.xpf -r--r--r-- 1 root root 312 Ιαν 7 19:48 beatle.xpf -r--r--r-- 1 root root 312 Ιαν 7 19:48 beatle2.xpf -r--r--r-- 1 root root 270 Ιαν 7 19:48 bolygo.xpf -r--r--r-- 1 root root 271 Ιαν 7 19:48 brown.xpf -r--r--r-- 1 root root 300 Ιαν 7 19:48 burnship.xpf -r--r--r-- 1 root root 265 Ιαν 7 19:48 butterfly.xpf -r--r--r-- 1 root root 292 Ιαν 7 19:48 checker.xpf -r--r--r-- 1 root root 321 Ιαν 7 19:48 circle.xpf -r--r--r-- 1 root root 285 Ιαν 7 19:48 crone.xpf -r--r--r-- 1 root root 275 Ιαν 7 19:48 csiga2.xpf -r--r--r-- 1 root root 274 Ιαν 7 19:48 csiga3.xpf -r--r--r-- 1 root root 275 Ιαν 7 19:48 csiga4.xpf -r--r--r-- 1 root root 275 Ιαν 7 19:48 csiga5.xpf -r--r--r-- 1 root root 290 Ιαν 7 19:48 dblspira.xpf -r--r--r-- 1 root root 304 Ιαν 7 19:48 dragons.xpf -r--r--r-- 1 root root 334 Ιαν 7 19:48 dragons2.xpf -r--r--r-- 1 root root 246 Ιαν 7 19:48 edge.xpf -r--r--r-- 1 root root 318 Ιαν 7 19:48 edge2.xpf -r--r--r-- 1 root root 270 Ιαν 7 19:48 edge3.xpf -r--r--r-- 1 root root 279 Ιαν 7 19:48 eifell.xpf -r--r--r-- 1 root root 333 Ιαν 7 19:48 eye.xpf -r--r--r-- 1 root root 377 Ιαν 7 19:48 eyes.xpf -r--r--r-- 1 root root 311 Ιαν 7 19:48 fract0.xpf -r--r--r-- 1 root root 264 Ιαν 7 19:48 fract1.xpf -r--r--r-- 1 root root 282 Ιαν 7 19:48 galaxy.xpf -r--r--r-- 1 root root 320 Ιαν 7 19:48 gamma.xpf -r--r--r-- 1 root root 281 Ιαν 7 19:48 golden.xpf -r--r--r-- 1 root root 318 Ιαν 7 19:48 goldrive.xpf -r--r--r-- 1 root root 313 Ιαν 7 19:48 head.xpf -r--r--r-- 1 root root 313 Ιαν 7 19:48 head2.xpf -r--r--r-- 1 root root 354 Ιαν 7 19:48 head3.xpf -r--r--r-- 1 root root 378 Ιαν 7 19:48 heart.xpf -r--r--r-- 1 root root 369 Ιαν 7 19:48 helloween.xpf -r--r--r-- 1 root root 278 Ιαν 7 19:48 hornflake1.xpf -r--r--r-- 1 root root 255 Ιαν 7 19:48 hornflake2.xpf -r--r--r-- 1 root root 320 Ιαν 7 19:48 impulzus.xpf -r--r--r-- 1 root root 324 Ιαν 7 19:48 incolor1.xpf -r--r--r-- 1 root root 315 Ιαν 7 19:48 incolor2.xpf -r--r--r-- 1 root root 270 Ιαν 7 19:48 incolor3.xpf -r--r--r-- 1 root root 421 Ιαν 7 19:48 incolor4.xpf -r--r--r-- 1 root root 324 Ιαν 7 19:48 incolor5.xpf -r--r--r-- 1 root root 318 Ιαν 7 19:48 julia.xpf -r--r--r-- 1 root root 303 Ιαν 7 19:48 julia2.xpf -r--r--r-- 1 root root 309 Ιαν 7 19:48 julia3.xpf -r--r--r-- 1 root root 400 Ιαν 7 19:48 julia4.xpf -r--r--r-- 1 root root 338 Ιαν 7 19:48 julia5.xpf -r--r--r-- 1 root root 720 Ιαν 7 19:48 juliaanim.xaf -r--r--r-- 1 root root 331 Ιαν 7 19:48 kovzsi10.2.xpf -r--r--r-- 1 root root 269 Ιαν 7 19:48 kovzsi12.xpf -r--r--r-- 1 root root 295 Ιαν 7 19:48 kovzsi14.xpf -r--r--r-- 1 root root 289 Ιαν 7 19:48 kovzsi15.xpf -r--r--r-- 1 root root 310 Ιαν 7 19:48 kovzsi16.xpf -r--r--r-- 1 root root 267 Ιαν 7 19:48 kovzsi17.xpf -r--r--r-- 1 root root 283 Ιαν 7 19:48 kovzsi2.1.xpf -r--r--r-- 1 root root 275 Ιαν 7 19:48 kovzsi2.xpf -r--r--r-- 1 root root 283 Ιαν 7 19:48 kovzsi3.1.xpf -r--r--r-- 1 root root 296 Ιαν 7 19:48 kovzsi3.2.xpf -r--r--r-- 1 root root 282 Ιαν 7 19:48 kovzsi4.xpf -r--r--r-- 1 root root 237 Ιαν 7 19:48 kovzsi6.1.xpf -r--r--r-- 1 root root 236 Ιαν 7 19:48 kovzsi6.2.xpf -r--r--r-- 1 root root 237 Ιαν 7 19:48 kovzsi6.xpf -r--r--r-- 1 root root 249 Ιαν 7 19:48 kovzsi7.1.xpf -r--r--r-- 1 root root 248 Ιαν 7 19:48 kovzsi7.2.xpf -r--r--r-- 1 root root 249 Ιαν 7 19:48 kovzsi7.3.xpf -r--r--r-- 1 root root 253 Ιαν 7 19:48 kovzsi7.4.xpf -r--r--r-- 1 root root 257 Ιαν 7 19:48 kovzsi7.5.xpf -r--r--r-- 1 root root 353 Ιαν 7 19:48 kovzsi8.xpf -r--r--r-- 1 root root 313 Ιαν 7 19:48 kovzsi9.2.xpf -r--r--r-- 1 root root 314 Ιαν 7 19:48 kovzsi9.xpf -r--r--r-- 1 root root 311 Ιαν 7 19:48 lemon.xpf -r--r--r-- 1 root root 321 Ιαν 7 19:48 light.xpf -r--r--r-- 1 root root 289 Ιαν 7 19:48 lighting.xpf -r--r--r-- 1 root root 262 Ιαν 7 19:48 magnet.xpf -r--r--r-- 1 root root 272 Ιαν 7 19:48 magnet1.xpf -r--r--r-- 1 root root 282 Ιαν 7 19:48 magnet2.xpf -r--r--r-- 1 root root 280 Ιαν 7 19:48 magnet3.xpf -r--r--r-- 1 root root 259 Ιαν 7 19:48 magnet4.xpf -r--r--r-- 1 root root 312 Ιαν 7 19:48 mand1.xpf -r--r--r-- 1 root root 328 Ιαν 7 19:48 mand2.xpf -r--r--r-- 1 root root 295 Ιαν 7 19:48 mand3.xpf -r--r--r-- 1 root root 267 Ιαν 7 19:48 mand4.xpf -r--r--r-- 1 root root 295 Ιαν 7 19:48 mand5.xpf -r--r--r-- 1 root root 328 Ιαν 7 19:48 mand7.xpf -r--r--r-- 1 root root 319 Ιαν 7 19:48 mand8.xpf -r--r--r-- 1 root root 363 Ιαν 7 19:48 mand9.xpf -r--r--r-- 1 root root 400 Ιαν 7 19:48 mandanim.xaf -r--r--r-- 1 root root 268 Ιαν 7 19:48 minibrot.xpf -r--r--r-- 1 root root 309 Ιαν 7 19:48 nap.xpf -r--r--r-- 1 root root 335 Ιαν 7 19:48 newcolor.xpf -r--r--r-- 1 root root 264 Ιαν 7 19:48 newt.xpf -r--r--r-- 1 root root 268 Ιαν 7 19:48 newt2.xpf -r--r--r-- 1 root root 547 Ιαν 7 19:48 newton.xaf -r--r--r-- 1 root root 326 Ιαν 7 19:48 newton.xpf -r--r--r-- 1 root root 320 Ιαν 7 19:48 newton2.xpf -r--r--r-- 1 root root 332 Ιαν 7 19:48 newton3.xpf -r--r--r-- 1 root root 290 Ιαν 7 19:48 octo.xpf -r--r--r-- 1 root root 294 Ιαν 7 19:48 orveny.xpf -r--r--r-- 1 root root 360 Ιαν 7 19:48 paisleypillow.xpf -r--r--r-- 1 root root 316 Ιαν 7 19:48 palace.xpf -r--r--r-- 1 root root 324 Ιαν 7 19:48 paramecium.xpf -r--r--r-- 1 root root 331 Ιαν 7 19:48 pavaszem.xpf -r--r--r-- 1 root root 338 Ιαν 7 19:48 pavaszem2.xpf -r--r--r-- 1 root root 297 Ιαν 7 19:48 pentafrac.xpf -r--r--r-- 1 root root 296 Ιαν 7 19:48 pepita.xpf -r--r--r-- 1 root root 315 Ιαν 7 19:48 perb1.xpf -r--r--r-- 1 root root 269 Ιαν 7 19:48 perb2.xpf -r--r--r-- 1 root root 310 Ιαν 7 19:48 perb3.xpf -r--r--r-- 1 root root 352 Ιαν 7 19:48 perb4.xpf -r--r--r-- 1 root root 334 Ιαν 7 19:48 perb5.xpf -r--r--r-- 1 root root 327 Ιαν 7 19:48 phoenix1.xpf -r--r--r-- 1 root root 350 Ιαν 7 19:48 phoenix2.xpf -r--r--r-- 1 root root 320 Ιαν 7 19:48 pretty.xpf -r--r--r-- 1 root root 308 Ιαν 7 19:48 pretty2.xpf -r--r--r-- 1 root root 345 Ιαν 7 19:48 redjulia.xpf -r--r--r-- 1 root root 263 Ιαν 7 19:48 redmand.xpf -r--r--r-- 1 root root 285 Ιαν 7 19:48 redmand2.xpf -r--r--r-- 1 root root 332 Ιαν 7 19:48 rocks.xpf -r--r--r-- 1 root root 333 Ιαν 7 19:48 royal.xpf -r--r--r-- 1 root root 352 Ιαν 7 19:48 rpg.xpf -r--r--r-- 1 root root 287 Ιαν 7 19:48 shell.xpf -r--r--r-- 1 root root 293 Ιαν 7 19:48 skullfrm.xpf -r--r--r-- 1 root root 324 Ιαν 7 19:48 something.xpf -r--r--r-- 1 root root 350 Ιαν 7 19:48 spiral.xpf -r--r--r-- 1 root root 251 Ιαν 7 19:48 spiral2.xpf -r--r--r-- 1 root root 264 Ιαν 7 19:48 spiral3.xpf -r--r--r-- 1 root root 359 Ιαν 7 19:48 spiral4.xpf -r--r--r-- 1 root root 341 Ιαν 7 19:48 sprial.xpf -r--r--r-- 1 root root 336 Ιαν 7 19:48 sun.xpf -r--r--r-- 1 root root 272 Ιαν 7 19:48 thebug.xpf -r--r--r-- 1 root root 303 Ιαν 7 19:48 tower.xpf -r--r--r-- 1 root root 305 Ιαν 7 19:48 tree.xpf -r--r--r-- 1 root root 288 Ιαν 7 19:48 triangle.xpf -r--r--r-- 1 root root 411 Ιαν 7 19:48 truecol1.xpf -r--r--r-- 1 root root 318 Ιαν 7 19:48 truecol2.xpf -r--r--r-- 1 root root 380 Ιαν 7 19:48 truecol3.xpf -r--r--r-- 1 root root 354 Ιαν 7 19:48 truecol4.xpf -r--r--r-- 1 root root 362 Ιαν 7 19:48 truecol5.xpf -r--r--r-- 1 root root 330 Ιαν 7 19:48 truecol6.xpf -r--r--r-- 1 root root 384 Ιαν 7 19:48 truecol7.xpf -r--r--r-- 1 root root 272 Ιαν 7 19:48 ufo.xpf -r--r--r-- 1 root root 376 Ιαν 7 19:48 warriormask.xpf -r--r--r-- 1 root root 359 Ιαν 7 19:48 whisp.xpf -r--r--r-- 1 root root 348 Ιαν 7 19:48 zsigapro.xpf /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/help: σύνολο 160 -r--r--r-- 1 root root 161255 Ιαν 7 19:48 xaos.hlp /home/djemos/salix-current/xaos/pkg/usr/share/XaoS/tutorial: σύνολο 392 -r--r--r-- 1 root root 4970 Ιαν 7 19:48 3dtutor.xaf -r--r--r-- 1 root root 1348 Ιαν 7 19:48 Bclosing.xaf -r--r--r-- 1 root root 34056 Ιαν 7 19:48 Bintro.xaf -r--r--r-- 1 root root 1265 Ιαν 7 19:48 Bolyai.xaf -r--r--r-- 1 root root 200 Ιαν 7 19:48 anim.xaf -r--r--r-- 1 root root 8296 Ιαν 7 19:48 anim.xhf -r--r--r-- 1 root root 4810 Ιαν 7 19:48 barnsley.xaf -r--r--r-- 1 root root 1728 Ιαν 7 19:48 classic.xaf -r--r--r-- 1 root root 4992 Ιαν 7 19:48 coast.xhf -r--r--r-- 1 root root 3488 Ιαν 7 19:48 dimension.xaf -r--r--r-- 1 root root 5895 Ιαν 7 19:48 escape.xaf -r--r--r-- 1 root root 179 Ιαν 7 19:48 features.xaf -r--r--r-- 1 root root 208 Ιαν 7 19:48 filter.xaf -r--r--r-- 1 root root 3231 Ιαν 7 19:48 filter.xhf -r--r--r-- 1 root root 348 Ιαν 7 19:48 flake1.xhf -r--r--r-- 1 root root 1392 Ιαν 7 19:48 flake2.xhf -r--r--r-- 1 root root 5569 Ιαν 7 19:48 flake3.xhf -r--r--r-- 1 root root 22273 Ιαν 7 19:48 flake4.xhf -r--r--r-- 1 root root 55820 Ιαν 7 19:48 flake5.xhf -r--r--r-- 1 root root 2496 Ιαν 7 19:48 flaketh.xhf -r--r--r-- 1 root root 43 Ιαν 7 19:48 fmath.xaf -r--r--r-- 1 root root 2787 Ιαν 7 19:48 fourfr.xaf -r--r--r-- 1 root root 489 Ιαν 7 19:48 fractal.xaf -r--r--r-- 1 root root 12 Ιαν 7 19:48 head.xhf -r--r--r-- 1 root root 2490 Ιαν 7 19:48 incolor.xaf -r--r--r-- 1 root root 7050 Ιαν 7 19:48 innew.xhf -r--r--r-- 1 root root 3203 Ιαν 7 19:48 intro.xaf -r--r--r-- 1 root root 8905 Ιαν 7 19:48 julia.xaf -r--r--r-- 1 root root 84 Ιαν 7 19:48 keys.xhf -r--r--r-- 1 root root 411 Ιαν 7 19:48 line1.xhf -r--r--r-- 1 root root 5221 Ιαν 7 19:48 magnet.xaf -r--r--r-- 1 root root 4947 Ιαν 7 19:48 mset.xaf -r--r--r-- 1 root root 4983 Ιαν 7 19:48 msetren.xaf -r--r--r-- 1 root root 1190 Ιαν 7 19:48 new30.xaf -r--r--r-- 1 root root 5404 Ιαν 7 19:48 newton.xaf -r--r--r-- 1 root root 2739 Ιαν 7 19:48 octo.xaf -r--r--r-- 1 root root 12059 Ιαν 7 19:48 other.xaf -r--r--r-- 1 root root 261 Ιαν 7 19:48 otherfr.xaf -r--r--r-- 1 root root 6605 Ιαν 7 19:48 outcolor.xaf -r--r--r-- 1 root root 3884 Ιαν 7 19:48 outnew.xhf -r--r--r-- 1 root root 86 Ιαν 7 19:48 palette.xaf -r--r--r-- 1 root root 1658 Ιαν 7 19:48 palette.xhf -r--r--r-- 1 root root 91 Ιαν 7 19:48 pause.xhf -r--r--r-- 1 root root 85 Ιαν 7 19:48 pert.xaf -r--r--r-- 1 root root 1577 Ιαν 7 19:48 pert.xhf -r--r--r-- 1 root root 3111 Ιαν 7 19:48 phoenix.xaf -r--r--r-- 1 root root 7852 Ιαν 7 19:48 plane.xaf -r--r--r-- 1 root root 3238 Ιαν 7 19:48 power.xaf -r--r--r-- 1 root root 634 Ιαν 7 19:48 render.xaf -r--r--r-- 1 root root 521 Ιαν 7 19:48 square.xhf -r--r--r-- 1 root root 2457 Ιαν 7 19:48 tree.xhf -r--r--r-- 1 root root 2981 Ιαν 7 19:48 trice.xaf -r--r--r-- 1 root root 239 Ιαν 7 19:48 truecol.xaf -r--r--r-- 1 root root 3448 Ιαν 7 19:48 truecol.xhf /home/djemos/salix-current/xaos/pkg/usr/share/applications: σύνολο 4 -rw-r--r-- 1 root root 161 Ιαν 7 19:48 xaos.desktop /home/djemos/salix-current/xaos/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 hicolor /home/djemos/salix-current/xaos/pkg/usr/share/icons/hicolor: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 48x48 /home/djemos/salix-current/xaos/pkg/usr/share/icons/hicolor/48x48: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 apps /home/djemos/salix-current/xaos/pkg/usr/share/icons/hicolor/48x48/apps: σύνολο 16 -rw-r--r-- 1 root root 14980 Ιαν 7 19:48 xaos.png /home/djemos/salix-current/xaos/pkg/usr/share/locale: σύνολο 32 drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 cs drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 de drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 es drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 fr drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 hu drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 it drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 pt drwxr-xr-x 3 root root 4096 Ιαν 7 19:48 ro /home/djemos/salix-current/xaos/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 12 -r--r--r-- 1 root root 9943 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 24 -r--r--r-- 1 root root 21923 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 12 -r--r--r-- 1 root root 10080 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 24 -r--r--r-- 1 root root 20612 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 20 -r--r--r-- 1 root root 20130 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 24 -r--r--r-- 1 root root 22670 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 20 -r--r--r-- 1 root root 16991 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/locale/ro: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:48 LC_MESSAGES /home/djemos/salix-current/xaos/pkg/usr/share/locale/ro/LC_MESSAGES: σύνολο 24 -r--r--r-- 1 root root 21450 Ιαν 7 19:48 xaos.mo /home/djemos/salix-current/xaos/pkg/usr/share/pixmaps: σύνολο 16 -rw-r--r-- 1 root root 14980 Ιαν 7 19:48 xaos.png /home/djemos/salix-current/xaos/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 19:49 xaos-3.5 /home/djemos/salix-current/xaos/pkg/usr/src/xaos-3.5: σύνολο 24 -rw-r--r-- 1 root root 1792 Ιαν 7 19:49 SLKBUILD -rw-r--r-- 1 root root 161 Ιαν 7 19:45 xaos.desktop -rw-r--r-- 1 root root 14980 Ιαν 7 19:45 xaos.png 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/xaos/xaos-3.5-i486-2dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/man/ usr/man/man6/ usr/man/man6/xaos.6.gz usr/info/ usr/info/xaos.info.gz usr/doc/ usr/doc/xaos-3.5/ usr/doc/xaos-3.5/ChangeLog usr/doc/xaos-3.5/ChangeLog.old usr/doc/xaos-3.5/INSTALL usr/doc/xaos-3.5/TODO usr/doc/xaos-3.5/COPYING usr/doc/xaos-3.5/AUTHORS usr/doc/xaos-3.5/NEWS usr/doc/xaos-3.5/README usr/share/ usr/share/XaoS/ usr/share/XaoS/catalogs/ usr/share/XaoS/catalogs/cesky.cat usr/share/XaoS/catalogs/espanhol.cat usr/share/XaoS/catalogs/deutsch.cat usr/share/XaoS/catalogs/italiano.cat usr/share/XaoS/catalogs/english.cat usr/share/XaoS/catalogs/README usr/share/XaoS/catalogs/portuguese.cat usr/share/XaoS/catalogs/romanian.cat usr/share/XaoS/catalogs/francais.cat usr/share/XaoS/catalogs/magyar.cat usr/share/XaoS/tutorial/ usr/share/XaoS/tutorial/power.xaf usr/share/XaoS/tutorial/flake5.xhf usr/share/XaoS/tutorial/filter.xaf usr/share/XaoS/tutorial/magnet.xaf usr/share/XaoS/tutorial/other.xaf usr/share/XaoS/tutorial/keys.xhf usr/share/XaoS/tutorial/barnsley.xaf usr/share/XaoS/tutorial/palette.xhf usr/share/XaoS/tutorial/3dtutor.xaf usr/share/XaoS/tutorial/escape.xaf usr/share/XaoS/tutorial/fourfr.xaf usr/share/XaoS/tutorial/truecol.xaf usr/share/XaoS/tutorial/trice.xaf usr/share/XaoS/tutorial/filter.xhf usr/share/XaoS/tutorial/features.xaf usr/share/XaoS/tutorial/flake1.xhf usr/share/XaoS/tutorial/flake3.xhf usr/share/XaoS/tutorial/truecol.xhf usr/share/XaoS/tutorial/julia.xaf usr/share/XaoS/tutorial/innew.xhf usr/share/XaoS/tutorial/new30.xaf usr/share/XaoS/tutorial/pert.xaf usr/share/XaoS/tutorial/flake2.xhf usr/share/XaoS/tutorial/incolor.xaf usr/share/XaoS/tutorial/anim.xhf usr/share/XaoS/tutorial/flaketh.xhf usr/share/XaoS/tutorial/flake4.xhf usr/share/XaoS/tutorial/octo.xaf usr/share/XaoS/tutorial/plane.xaf usr/share/XaoS/tutorial/coast.xhf usr/share/XaoS/tutorial/msetren.xaf usr/share/XaoS/tutorial/head.xhf usr/share/XaoS/tutorial/otherfr.xaf usr/share/XaoS/tutorial/fractal.xaf usr/share/XaoS/tutorial/palette.xaf usr/share/XaoS/tutorial/dimension.xaf usr/share/XaoS/tutorial/intro.xaf usr/share/XaoS/tutorial/pert.xhf usr/share/XaoS/tutorial/outnew.xhf usr/share/XaoS/tutorial/render.xaf usr/share/XaoS/tutorial/Bclosing.xaf usr/share/XaoS/tutorial/line1.xhf usr/share/XaoS/tutorial/newton.xaf usr/share/XaoS/tutorial/anim.xaf usr/share/XaoS/tutorial/classic.xaf usr/share/XaoS/tutorial/fmath.xaf usr/share/XaoS/tutorial/pause.xhf usr/share/XaoS/tutorial/mset.xaf usr/share/XaoS/tutorial/tree.xhf usr/share/XaoS/tutorial/Bolyai.xaf usr/share/XaoS/tutorial/phoenix.xaf usr/share/XaoS/tutorial/Bintro.xaf usr/share/XaoS/tutorial/square.xhf usr/share/XaoS/tutorial/outcolor.xaf usr/share/XaoS/examples/ usr/share/XaoS/examples/spiral.xpf usr/share/XaoS/examples/bolygo.xpf usr/share/XaoS/examples/kovzsi2.1.xpf usr/share/XaoS/examples/csiga2.xpf usr/share/XaoS/examples/redmand2.xpf usr/share/XaoS/examples/fract1.xpf usr/share/XaoS/examples/3d9.xpf usr/share/XaoS/examples/newton3.xpf usr/share/XaoS/examples/barnsl5.xpf usr/share/XaoS/examples/royal.xpf usr/share/XaoS/examples/crone.xpf usr/share/XaoS/examples/axe.xpf usr/share/XaoS/examples/julia.xpf usr/share/XaoS/examples/incolor3.xpf usr/share/XaoS/examples/0rfel1.xpf usr/share/XaoS/examples/perb4.xpf usr/share/XaoS/examples/something.xpf usr/share/XaoS/examples/truecol3.xpf usr/share/XaoS/examples/phoenix1.xpf usr/share/XaoS/examples/kovzsi10.2.xpf usr/share/XaoS/examples/kovzsi6.xpf usr/share/XaoS/examples/dragons.xpf usr/share/XaoS/examples/incolor2.xpf usr/share/XaoS/examples/csiga3.xpf usr/share/XaoS/examples/circle.xpf usr/share/XaoS/examples/barnsl9.xpf usr/share/XaoS/examples/galaxy.xpf usr/share/XaoS/examples/brown.xpf usr/share/XaoS/examples/zsigapro.xpf usr/share/XaoS/examples/pavaszem2.xpf usr/share/XaoS/examples/redjulia.xpf usr/share/XaoS/examples/paramecium.xpf usr/share/XaoS/examples/perb3.xpf usr/share/XaoS/examples/eifell.xpf usr/share/XaoS/examples/eyes.xpf usr/share/XaoS/examples/csiga5.xpf usr/share/XaoS/examples/tower.xpf usr/share/XaoS/examples/edge3.xpf usr/share/XaoS/examples/barnsl3.xpf usr/share/XaoS/examples/head.xpf usr/share/XaoS/examples/3d1.xpf usr/share/XaoS/examples/kovzsi6.2.xpf usr/share/XaoS/examples/mand1.xpf usr/share/XaoS/examples/animal.xpf usr/share/XaoS/examples/pavaszem.xpf usr/share/XaoS/examples/truecol5.xpf usr/share/XaoS/examples/barnsl6.xpf usr/share/XaoS/examples/whisp.xpf usr/share/XaoS/examples/perb5.xpf usr/share/XaoS/examples/kovzsi8.xpf usr/share/XaoS/examples/kovzsi7.5.xpf usr/share/XaoS/examples/hornflake1.xpf usr/share/XaoS/examples/3d4.xpf usr/share/XaoS/examples/kovzsi2.xpf usr/share/XaoS/examples/sun.xpf usr/share/XaoS/examples/3d8.xpf usr/share/XaoS/examples/3d7.xpf usr/share/XaoS/examples/magnet.xpf usr/share/XaoS/examples/truecol6.xpf usr/share/XaoS/examples/kovzsi3.1.xpf usr/share/XaoS/examples/edge.xpf usr/share/XaoS/examples/kovzsi9.xpf usr/share/XaoS/examples/julia3.xpf usr/share/XaoS/examples/barnsl8.xpf usr/share/XaoS/examples/kovzsi7.4.xpf usr/share/XaoS/examples/redmand.xpf usr/share/XaoS/examples/rpg.xpf usr/share/XaoS/examples/magnet2.xpf usr/share/XaoS/examples/rocks.xpf usr/share/XaoS/examples/newton2.xpf usr/share/XaoS/examples/burnship.xpf usr/share/XaoS/examples/light.xpf usr/share/XaoS/examples/palace.xpf usr/share/XaoS/examples/newt.xpf usr/share/XaoS/examples/gamma.xpf usr/share/XaoS/examples/spiral2.xpf usr/share/XaoS/examples/3d2.xpf usr/share/XaoS/examples/triangle.xpf usr/share/XaoS/examples/kovzsi7.1.xpf usr/share/XaoS/examples/nap.xpf usr/share/XaoS/examples/pretty2.xpf usr/share/XaoS/examples/kovzsi15.xpf usr/share/XaoS/examples/kovzsi9.2.xpf usr/share/XaoS/examples/octo.xpf usr/share/XaoS/examples/kovzsi7.3.xpf usr/share/XaoS/examples/alien.xpf usr/share/XaoS/examples/skullfrm.xpf usr/share/XaoS/examples/head3.xpf usr/share/XaoS/examples/truecol7.xpf usr/share/XaoS/examples/incolor5.xpf usr/share/XaoS/examples/beatle2.xpf usr/share/XaoS/examples/kovzsi6.1.xpf usr/share/XaoS/examples/kovzsi17.xpf usr/share/XaoS/examples/mand8.xpf usr/share/XaoS/examples/golden.xpf usr/share/XaoS/examples/head2.xpf usr/share/XaoS/examples/warriormask.xpf usr/share/XaoS/examples/minibrot.xpf usr/share/XaoS/examples/3d6.xpf usr/share/XaoS/examples/README usr/share/XaoS/examples/edge2.xpf usr/share/XaoS/examples/impulzus.xpf usr/share/XaoS/examples/eye.xpf usr/share/XaoS/examples/dblspira.xpf usr/share/XaoS/examples/mand5.xpf usr/share/XaoS/examples/phoenix2.xpf usr/share/XaoS/examples/barnsl7.xpf usr/share/XaoS/examples/kovzsi16.xpf usr/share/XaoS/examples/butterfly.xpf usr/share/XaoS/examples/lighting.xpf usr/share/XaoS/examples/paisleypillow.xpf usr/share/XaoS/examples/sprial.xpf usr/share/XaoS/examples/helloween.xpf usr/share/XaoS/examples/csiga4.xpf usr/share/XaoS/examples/kovzsi14.xpf usr/share/XaoS/examples/mand3.xpf usr/share/XaoS/examples/checker.xpf usr/share/XaoS/examples/incolor4.xpf usr/share/XaoS/examples/kovzsi4.xpf usr/share/XaoS/examples/shell.xpf usr/share/XaoS/examples/barnsl2.xpf usr/share/XaoS/examples/lemon.xpf usr/share/XaoS/examples/spiral4.xpf usr/share/XaoS/examples/pepita.xpf usr/share/XaoS/examples/magnet4.xpf usr/share/XaoS/examples/kovzsi12.xpf usr/share/XaoS/examples/incolor1.xpf usr/share/XaoS/examples/juliaanim.xaf usr/share/XaoS/examples/mand7.xpf usr/share/XaoS/examples/mand9.xpf usr/share/XaoS/examples/goldrive.xpf usr/share/XaoS/examples/barnsl4.xpf usr/share/XaoS/examples/mand2.xpf usr/share/XaoS/examples/spiral3.xpf usr/share/XaoS/examples/newton.xaf usr/share/XaoS/examples/perb1.xpf usr/share/XaoS/examples/fract0.xpf usr/share/XaoS/examples/newcolor.xpf usr/share/XaoS/examples/magnet3.xpf usr/share/XaoS/examples/kovzsi7.2.xpf usr/share/XaoS/examples/0rfel2.xpf usr/share/XaoS/examples/julia4.xpf usr/share/XaoS/examples/magnet1.xpf usr/share/XaoS/examples/orveny.xpf usr/share/XaoS/examples/3d3.xpf usr/share/XaoS/examples/newton.xpf usr/share/XaoS/examples/barnsl1.xpf usr/share/XaoS/examples/3d5.xpf usr/share/XaoS/examples/ufo.xpf usr/share/XaoS/examples/tree.xpf usr/share/XaoS/examples/beatle.xpf usr/share/XaoS/examples/heart.xpf usr/share/XaoS/examples/hornflake2.xpf usr/share/XaoS/examples/dragons2.xpf usr/share/XaoS/examples/kovzsi3.2.xpf usr/share/XaoS/examples/pretty.xpf usr/share/XaoS/examples/pentafrac.xpf usr/share/XaoS/examples/truecol4.xpf usr/share/XaoS/examples/2spirals.xpf usr/share/XaoS/examples/julia5.xpf usr/share/XaoS/examples/mand4.xpf usr/share/XaoS/examples/julia2.xpf usr/share/XaoS/examples/mandanim.xaf usr/share/XaoS/examples/thebug.xpf usr/share/XaoS/examples/truecol2.xpf usr/share/XaoS/examples/perb2.xpf usr/share/XaoS/examples/newt2.xpf usr/share/XaoS/examples/truecol1.xpf usr/share/XaoS/help/ usr/share/XaoS/help/xaos.hlp usr/share/applications/ usr/share/applications/xaos.desktop usr/share/locale/ usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/xaos.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/xaos.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/xaos.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/xaos.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/xaos.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/xaos.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/xaos.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/xaos.mo usr/share/pixmaps/ usr/share/pixmaps/xaos.png usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/xaos.png usr/src/ usr/src/xaos-3.5/ usr/src/xaos-3.5/xaos.desktop usr/src/xaos-3.5/SLKBUILD usr/src/xaos-3.5/xaos.png usr/bin/ usr/bin/xaos Slackware package /home/djemos/salix-current/xaos/xaos-3.5-i486-2dj.txz created. Package has been built. Cleaning pkg and src directories