tar -xf libfm-1.2.1.tar.xz 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking how to print strings... printf 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 how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 valac... /usr/bin/valac checking for ANSI C header files... (cached) yes checking for library containing pow... -lm checking for library containing dlopen... -ldl checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.1 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for GTK... yes checking for MENU_CACHE... yes checking for menu_cache_dir_list_children... yes checking for GLIB2_27... yes checking for DBUS... yes checking for EXIF... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/actions/Makefile config.status: creating src/tests/Makefile config.status: creating src/modules/Makefile config.status: creating src/fm-version.h config.status: creating data/Makefile config.status: creating data/libfm-pref-apps.1 config.status: creating data/lxshortcut.1 config.status: creating data/ui/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libfm/Makefile config.status: creating docs/reference/libfm/version.xml config.status: creating libfm.pc config.status: creating libfm-gtk.pc config.status: creating libfm-gtk3.pc config.status: creating libfm-extra.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Libfm 1.2.1 Configuration Summary: prefix: /usr sysconfdir: /etc Enable compiler flags and other support for debugging: no Build udisks support (Linux only, experimental): yes Build with libexif for faster thumbnail loading: yes Build demo program src/demo/libfm-demo: no Build with custom actions support (requires Vala): yes Large file support: yes GIO module for preferred apps (for glib < 2.28 only): not required Build libfm-gtk for Gtk+ version: 2.0 Build API doc with gtk-doc (recommended for make dist): no make all-recursive make[1]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1' Making all in src make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' make all-recursive make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making all in actions make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' CC libfmactions_la-action.lo action.c: In function 'string_strip': action.c:498:2: warning: passing argument 1 of 'g_strchug' discards 'const' qualifier from pointer target type [enabled by default] g_strstrip (_tmp1_); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from action.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:177:23: note: expected 'gchar *' but argument is of type 'const gchar *' gchar* g_strchug (gchar *string); ^ action.c: In function 'fm_get_actions_for_files': action.c:1948:3: warning: passing argument 1 of '_g_object_ref0' discards 'const' qualifier from pointer target type [enabled by default] _tmp4_ = _g_object_ref0 (_tmp2_); ^ action.c:943:17: note: expected 'gpointer' but argument is of type 'gconstpointer' static gpointer _g_object_ref0 (gpointer self) { ^ action.c:1989:3: warning: passing argument 1 of '_g_object_ref0' discards 'const' qualifier from pointer target type [enabled by default] _tmp16_ = _g_object_ref0 (_tmp14_); ^ action.c:943:17: note: expected 'gpointer' but argument is of type 'gconstpointer' static gpointer _g_object_ref0 (gpointer self) { ^ action.c:2030:3: warning: passing argument 1 of '_g_object_ref0' discards 'const' qualifier from pointer target type [enabled by default] _tmp28_ = _g_object_ref0 (_tmp26_); ^ action.c:943:17: note: expected 'gpointer' but argument is of type 'gconstpointer' static gpointer _g_object_ref0 (gpointer self) { ^ action.c: In function 'fm_load_all_actions': action.c:2073:18: warning: assignment from incompatible pointer type [enabled by default] _tmp2_ = _tmp1_ = g_get_system_data_dirs (); ^ CC libfmactions_la-condition.lo CC libfmactions_la-profile.lo CC libfmactions_la-parameters.lo CC libfmactions_la-utils.lo CCLD libfmactions.la make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' Making all in . make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' CC extra/libfm_extra_la-fm-xml-file.lo CCLD libfm-extra.la CC libfm_la-fm.lo CC libfm_la-glib-compat.lo CC base/libfm_la-fm-app-info.lo CC base/libfm_la-fm-archiver.lo CC base/libfm_la-fm-bookmarks.lo CC base/libfm_la-fm-config.lo CC base/libfm_la-fm-dummy-monitor.lo CC base/libfm_la-fm-file.lo CC base/libfm_la-fm-file-info.lo CC base/libfm_la-fm-file-launcher.lo CC base/libfm_la-fm-folder.lo CC base/libfm_la-fm-folder-config.lo CC base/libfm_la-fm-icon.lo CC base/libfm_la-fm-list.lo CC base/libfm_la-fm-marshal.lo CC base/libfm_la-fm-mime-type.lo CC base/libfm_la-fm-module.lo CC base/libfm_la-fm-monitor.lo CC base/libfm_la-fm-nav-history.lo CC base/libfm_la-fm-path.lo CC base/libfm_la-fm-templates.lo CC base/libfm_la-fm-terminal.lo base/fm-terminal.c: In function 'fm_terminal_launch': base/fm-terminal.c:305:25: warning: ignoring return value of 'g_environ_setenv', declared with attribute warn_unused_result [-Wunused-result] g_environ_setenv(envp, "PWD", dir, TRUE); ^ CC base/libfm_la-fm-thumbnail-loader.lo CC base/libfm_la-fm-thumbnailer.lo CC base/libfm_la-fm-utils.lo CC job/libfm_la-fm-deep-count-job.lo CC job/libfm_la-fm-dir-list-job.lo CC job/libfm_la-fm-file-info-job.lo CC job/libfm_la-fm-file-ops-job.lo CC job/libfm_la-fm-file-ops-job-change-attr.lo CC job/libfm_la-fm-file-ops-job-delete.lo CC job/libfm_la-fm-file-ops-job-xfer.lo CC job/libfm_la-fm-job.lo CC job/libfm_la-fm-simple-job.lo CC udisks/libfm_la-fm-udisks.lo udisks/fm-udisks.c: In function '_fm_udisks_finalize': udisks/fm-udisks.c:46:5: warning: 'g_io_scheduler_cancel_all_jobs' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:42) [-Wdeprecated-declarations] g_io_scheduler_cancel_all_jobs(); ^ CC udisks/libfm_la-g-udisks-volume-monitor.lo CC udisks/libfm_la-g-udisks-device.lo CC udisks/libfm_la-g-udisks-volume.lo CC udisks/libfm_la-g-udisks-drive.lo CC udisks/libfm_la-g-udisks-mount.lo udisks/g-udisks-mount.c: In function 'g_udisks_mount_guess_content_type': udisks/g-udisks-mount.c:244:9: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations] g_io_scheduler_push_job(guess_content_job, data, guess_content_data_free, G_PRIORITY_DEFAULT, cancellable); ^ CC udisks/libfm_la-dbus-utils.lo CCLD libfm.la CC libfm_gtk_la-fm-gtk.lo CC libfm_gtk_la-glib-compat.lo CC libfm_gtk_la-gtk-compat.lo CC gtk/exo/libfm_gtk_la-exo-icon-view.lo CC gtk/exo/libfm_gtk_la-exo-private.lo CC gtk/exo/libfm_gtk_la-exo-tree-view.lo CC gtk/exo/libfm_gtk_la-exo-marshal.lo CC gtk/exo/libfm_gtk_la-exo-string.lo CC gtk/libfm_gtk_la-fm-app-chooser-combo-box.lo CC gtk/libfm_gtk_la-fm-app-chooser-dlg.lo CC gtk/libfm_gtk_la-fm-app-menu-view.lo CC gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.lo CC gtk/libfm_gtk_la-fm-cell-renderer-text.lo CC gtk/libfm_gtk_la-fm-clipboard.lo CC gtk/libfm_gtk_la-fm-dir-tree-model.lo CC gtk/libfm_gtk_la-fm-dir-tree-view.lo CC gtk/libfm_gtk_la-fm-dnd-auto-scroll.lo CC gtk/libfm_gtk_la-fm-dnd-dest.lo CC gtk/libfm_gtk_la-fm-dnd-src.lo CC gtk/libfm_gtk_la-fm-file-menu.lo CC gtk/libfm_gtk_la-fm-file-properties.lo CC gtk/libfm_gtk_la-fm-folder-model.lo CC gtk/libfm_gtk_la-fm-folder-view.lo CC gtk/libfm_gtk_la-fm-gtk-file-launcher.lo CC gtk/libfm_gtk_la-fm-gtk-utils.lo CC gtk/libfm_gtk_la-fm-gtk-marshal.lo CC gtk/libfm_gtk_la-fm-icon-pixbuf.lo CC gtk/libfm_gtk_la-fm-menu-tool-item.lo CC gtk/libfm_gtk_la-fm-path-bar.lo CC gtk/libfm_gtk_la-fm-path-entry.lo CC gtk/libfm_gtk_la-fm-places-model.lo CC gtk/libfm_gtk_la-fm-places-view.lo CC gtk/libfm_gtk_la-fm-progress-dlg.lo CC gtk/libfm_gtk_la-fm-side-pane.lo CC gtk/libfm_gtk_la-fm-standard-view.lo CC gtk/libfm_gtk_la-fm-tab-label.lo CC gtk/libfm_gtk_la-fm-thumbnail.lo CCLD libfm-gtk.la CC libfm_pref_apps-glib-compat.o CC libfm_pref_apps-gtk-compat.o CC tools/libfm_pref_apps-libfm-pref-apps.o CCLD libfm-pref-apps CC tools/lxshortcut-lxshortcut.o CCLD lxshortcut make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making all in modules make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' CC vfs_menu_la-vfs-menu.lo CCLD vfs-menu.la CC vfs-search.lo CCLD vfs-search.la CC gtk_menu_actions_la-gtk-menu-actions.lo CCLD gtk-menu-actions.la CC gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.lo CCLD gtk-fileprop-x-desktop.la CC gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.lo CCLD gtk-fileprop-x-shortcut.la CC gtk_menu_trash_la-gtk-menu-trash.lo CCLD gtk-menu-trash.la make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' Making all in tests make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/tests' CC test-fm-path.o CCLD fm-path CC libfm-file-search-cli-demo.o CCLD file-search-cli-demo make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/tests' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making all in po make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/po' MSGFMT af.gmo MSGFMT ar.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fo.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lg.gmo MSGFMT lt.gmo MSGFMT ml.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT tt_RU.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT ur.gmo MSGFMT ur_PK.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/po' Making all in data make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data' Making all in ui make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1' make[1]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1' Making install in src make[1]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' make install-recursive make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making install in actions make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/ginstall -c -m 644 fm-actions.h '/home/djemos/libfm/pkg/usr/include/libfm-1.0' make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/actions' Making install in . make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libfm-extra.la libfm.la libfm-gtk.la '/home/djemos/libfm/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libfm-extra.so.4.0.1 /home/djemos/libfm/pkg/usr/lib/libfm-extra.so.4.0.1 libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm-extra.so.4.0.1 libfm-extra.so.4 || { rm -f libfm-extra.so.4 && ln -s libfm-extra.so.4.0.1 libfm-extra.so.4; }; }) libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm-extra.so.4.0.1 libfm-extra.so || { rm -f libfm-extra.so && ln -s libfm-extra.so.4.0.1 libfm-extra.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfm-extra.lai /home/djemos/libfm/pkg/usr/lib/libfm-extra.la libtool: install: /usr/bin/ginstall -c .libs/libfm.so.4.0.1 /home/djemos/libfm/pkg/usr/lib/libfm.so.4.0.1 libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm.so.4.0.1 libfm.so.4 || { rm -f libfm.so.4 && ln -s libfm.so.4.0.1 libfm.so.4; }; }) libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm.so.4.0.1 libfm.so || { rm -f libfm.so && ln -s libfm.so.4.0.1 libfm.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfm.lai /home/djemos/libfm/pkg/usr/lib/libfm.la libtool: install: warning: relinking `libfm-gtk.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i486 -mtune=i686 -no-undefined -export-symbols-regex "^fm" -version-info 4:1:0 -rpath /usr/lib -lgobject-2.0 -lglib-2.0 -o libfm-gtk.la libfm_gtk_la-fm-gtk.lo libfm_gtk_la-glib-compat.lo libfm_gtk_la-gtk-compat.lo gtk/exo/libfm_gtk_la-exo-icon-view.lo gtk/exo/libfm_gtk_la-exo-private.lo gtk/exo/libfm_gtk_la-exo-tree-view.lo gtk/exo/libfm_gtk_la-exo-marshal.lo gtk/exo/libfm_gtk_la-exo-string.lo gtk/libfm_gtk_la-fm-app-chooser-combo-box.lo gtk/libfm_gtk_la-fm-app-chooser-dlg.lo gtk/libfm_gtk_la-fm-app-menu-view.lo gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.lo gtk/libfm_gtk_la-fm-cell-renderer-text.lo gtk/libfm_gtk_la-fm-clipboard.lo gtk/libfm_gtk_la-fm-dir-tree-model.lo gtk/libfm_gtk_la-fm-dir-tree-view.lo gtk/libfm_gtk_la-fm-dnd-auto-scroll.lo gtk/libfm_gtk_la-fm-dnd-dest.lo gtk/libfm_gtk_la-fm-dnd-src.lo gtk/libfm_gtk_la-fm-file-menu.lo gtk/libfm_gtk_la-fm-file-properties.lo gtk/libfm_gtk_la-fm-folder-model.lo gtk/libfm_gtk_la-fm-folder-view.lo gtk/libfm_gtk_la-fm-gtk-file-launcher.lo gtk/libfm_gtk_la-fm-gtk-utils.lo gtk/libfm_gtk_la-fm-gtk-marshal.lo gtk/libfm_gtk_la-fm-icon-pixbuf.lo gtk/libfm_gtk_la-fm-menu-tool-item.lo gtk/libfm_gtk_la-fm-path-bar.lo gtk/libfm_gtk_la-fm-path-entry.lo gtk/libfm_gtk_la-fm-places-model.lo gtk/libfm_gtk_la-fm-places-view.lo gtk/libfm_gtk_la-fm-progress-dlg.lo gtk/libfm_gtk_la-fm-side-pane.lo gtk/libfm_gtk_la-fm-standard-view.lo gtk/libfm_gtk_la-fm-tab-label.lo gtk/libfm_gtk_la-fm-thumbnail.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lmenu-cache -lglib-2.0 libfm.la -ldl -lm -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/libfm-gtk.so.4.0.1T /home/djemos/libfm/pkg/usr/lib/libfm-gtk.so.4.0.1 libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm-gtk.so.4.0.1 libfm-gtk.so.4 || { rm -f libfm-gtk.so.4 && ln -s libfm-gtk.so.4.0.1 libfm-gtk.so.4; }; }) libtool: install: (cd /home/djemos/libfm/pkg/usr/lib && { ln -s -f libfm-gtk.so.4.0.1 libfm-gtk.so || { rm -f libfm-gtk.so && ln -s libfm-gtk.so.4.0.1 libfm-gtk.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfm-gtk.lai /home/djemos/libfm/pkg/usr/lib/libfm-gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libfm-pref-apps lxshortcut '/home/djemos/libfm/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c .libs/libfm-pref-apps /home/djemos/libfm/pkg/usr/bin/libfm-pref-apps libtool: install: /usr/bin/ginstall -c .libs/lxshortcut /home/djemos/libfm/pkg/usr/bin/lxshortcut test -z "/usr/include" || /usr/bin/mkdir -p "/home/djemos/libfm/pkg/usr/include" ln -s libfm-1.0 "/home/djemos/libfm/pkg/usr/include/libfm" /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/ginstall -c -m 644 fm-extra.h fm-version.h extra/fm-xml-file.h '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/ginstall -c -m 644 fm-gtk.h gtk/fm-app-chooser-combo-box.h gtk/fm-app-chooser-dlg.h gtk/fm-app-menu-view.h gtk/fm-cell-renderer-pixbuf.h gtk/fm-cell-renderer-text.h gtk/fm-clipboard.h gtk/fm-dir-tree-model.h gtk/fm-dir-tree-view.h gtk/fm-dnd-auto-scroll.h gtk/fm-dnd-dest.h gtk/fm-dnd-src.h gtk/fm-file-menu.h gtk/fm-file-properties.h gtk/fm-folder-model.h gtk/fm-folder-view.h gtk/fm-gtk-file-launcher.h gtk/fm-gtk-marshal.h gtk/fm-gtk-utils.h gtk/fm-icon-pixbuf.h gtk/fm-menu-tool-item.h gtk/fm-path-bar.h gtk/fm-path-entry.h gtk/fm-places-model.h gtk/fm-places-view.h gtk/fm-progress-dlg.h gtk/fm-side-pane.h gtk/fm-sortable.h gtk/fm-standard-view.h gtk/fm-tab-label.h gtk/fm-thumbnail.h '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/ginstall -c -m 644 fm.h fm-seal.h base/fm-app-info.h base/fm-archiver.h base/fm-bookmarks.h base/fm-config.h base/fm-dummy-monitor.h base/fm-file.h base/fm-file-info.h base/fm-file-launcher.h base/fm-folder.h base/fm-folder-config.h base/fm-icon.h base/fm-list.h base/fm-marshal.h base/fm-mime-type.h base/fm-module.h base/fm-monitor.h base/fm-nav-history.h base/fm-path.h base/fm-templates.h base/fm-terminal.h base/fm-thumbnail-loader.h base/fm-thumbnailer.h base/fm-utils.h job/fm-deep-count-job.h job/fm-dir-list-job.h job/fm-file-info-job.h job/fm-file-ops-job.h job/fm-file-ops-job-change-attr.h job/fm-file-ops-job-delete.h job/fm-file-ops-job-xfer.h job/fm-job.h job/fm-simple-job.h '/home/djemos/libfm/pkg/usr/include/libfm-1.0' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/include/libfm' make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making install in modules make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/lib/libfm/modules' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c vfs-menu.la vfs-search.la gtk-menu-actions.la gtk-fileprop-x-desktop.la gtk-fileprop-x-shortcut.la gtk-menu-trash.la '/home/djemos/libfm/pkg/usr/lib/libfm/modules' libtool: install: warning: relinking `vfs-menu.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../extra -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o vfs-menu.la -rpath /usr/lib/libfm/modules vfs_menu_la-vfs-menu.lo -lmenu-cache -lglib-2.0 ../../src/libfm-extra.la -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/vfs-menu.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/vfs-menu.so libtool: install: /usr/bin/ginstall -c .libs/vfs-menu.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/vfs-menu.la libtool: install: warning: relinking `vfs-search.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o vfs-search.la -rpath /usr/lib/libfm/modules vfs-search.lo -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/vfs-search.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/vfs-search.so libtool: install: /usr/bin/ginstall -c .libs/vfs-search.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/vfs-search.la libtool: install: warning: relinking `gtk-menu-actions.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -I../actions -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../gtk -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o gtk-menu-actions.la -rpath /usr/lib/libfm/modules gtk_menu_actions_la-gtk-menu-actions.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/gtk-menu-actions.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-menu-actions.so libtool: install: /usr/bin/ginstall -c .libs/gtk-menu-actions.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-menu-actions.la libtool: install: warning: relinking `gtk-fileprop-x-desktop.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../gtk -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o gtk-fileprop-x-desktop.la -rpath /usr/lib/libfm/modules gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/gtk-fileprop-x-desktop.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-fileprop-x-desktop.so libtool: install: /usr/bin/ginstall -c .libs/gtk-fileprop-x-desktop.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-fileprop-x-desktop.la libtool: install: warning: relinking `gtk-fileprop-x-shortcut.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../gtk -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o gtk-fileprop-x-shortcut.la -rpath /usr/lib/libfm/modules gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/gtk-fileprop-x-shortcut.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-fileprop-x-shortcut.so libtool: install: /usr/bin/ginstall -c .libs/gtk-fileprop-x-shortcut.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-fileprop-x-shortcut.la libtool: install: warning: relinking `gtk-menu-trash.la' libtool: install: (cd /home/djemos/libfm/src/libfm-1.2.1/src/modules; /bin/sh /home/djemos/libfm/src/libfm-1.2.1/libtool --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../gtk -O2 -march=i486 -mtune=i686 -no-undefined -module -avoid-version -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -o gtk-menu-trash.la -rpath /usr/lib/libfm/modules gtk_menu_trash_la-gtk-menu-trash.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /home/djemos/libfm/pkg) libtool: install: /usr/bin/ginstall -c .libs/gtk-menu-trash.soT /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-menu-trash.so libtool: install: /usr/bin/ginstall -c .libs/gtk-menu-trash.lai /home/djemos/libfm/pkg/usr/lib/libfm/modules/gtk-menu-trash.la libtool: install: warning: remember to run `libtool --finish /usr/lib/libfm/modules' make install-exec-hook make[5]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' rm -f /home/djemos/libfm/pkg/usr/lib/libfm/modules/*.la rm -f /home/djemos/libfm/pkg/usr/lib/libfm/modules/*.a make[5]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/modules' Making install in tests make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/tests' make[4]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/src/tests' 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/djemos/libfm/src/libfm-1.2.1/src/tests' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src/tests' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' make[1]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/src' Making install in po make[1]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/po' linguas="af ar be bg bn bn_IN ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id is it ja kk ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/djemos/libfm/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/libfm/src/libfm-1.2.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/libfm.mo; \ echo "installing $lang.gmo as $dir/libfm.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/libfm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libfm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/libfm.mo.m; \ echo "installing $lang.gmo.m as $dir/libfm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/libfm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libfm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /home/djemos/libfm/pkg/usr/share/locale/af/LC_MESSAGES/libfm.mo installing ar.gmo as /home/djemos/libfm/pkg/usr/share/locale/ar/LC_MESSAGES/libfm.mo installing be.gmo as /home/djemos/libfm/pkg/usr/share/locale/be/LC_MESSAGES/libfm.mo installing bg.gmo as /home/djemos/libfm/pkg/usr/share/locale/bg/LC_MESSAGES/libfm.mo installing bn.gmo as /home/djemos/libfm/pkg/usr/share/locale/bn/LC_MESSAGES/libfm.mo installing bn_IN.gmo as /home/djemos/libfm/pkg/usr/share/locale/bn_IN/LC_MESSAGES/libfm.mo installing ca.gmo as /home/djemos/libfm/pkg/usr/share/locale/ca/LC_MESSAGES/libfm.mo installing cs.gmo as /home/djemos/libfm/pkg/usr/share/locale/cs/LC_MESSAGES/libfm.mo installing da.gmo as /home/djemos/libfm/pkg/usr/share/locale/da/LC_MESSAGES/libfm.mo installing de.gmo as /home/djemos/libfm/pkg/usr/share/locale/de/LC_MESSAGES/libfm.mo installing el.gmo as /home/djemos/libfm/pkg/usr/share/locale/el/LC_MESSAGES/libfm.mo installing en_GB.gmo as /home/djemos/libfm/pkg/usr/share/locale/en_GB/LC_MESSAGES/libfm.mo installing es.gmo as /home/djemos/libfm/pkg/usr/share/locale/es/LC_MESSAGES/libfm.mo installing et.gmo as /home/djemos/libfm/pkg/usr/share/locale/et/LC_MESSAGES/libfm.mo installing eu.gmo as /home/djemos/libfm/pkg/usr/share/locale/eu/LC_MESSAGES/libfm.mo installing fa.gmo as /home/djemos/libfm/pkg/usr/share/locale/fa/LC_MESSAGES/libfm.mo installing fi.gmo as /home/djemos/libfm/pkg/usr/share/locale/fi/LC_MESSAGES/libfm.mo installing fo.gmo as /home/djemos/libfm/pkg/usr/share/locale/fo/LC_MESSAGES/libfm.mo installing fr.gmo as /home/djemos/libfm/pkg/usr/share/locale/fr/LC_MESSAGES/libfm.mo installing gl.gmo as /home/djemos/libfm/pkg/usr/share/locale/gl/LC_MESSAGES/libfm.mo installing he.gmo as /home/djemos/libfm/pkg/usr/share/locale/he/LC_MESSAGES/libfm.mo installing hr.gmo as /home/djemos/libfm/pkg/usr/share/locale/hr/LC_MESSAGES/libfm.mo installing hu.gmo as /home/djemos/libfm/pkg/usr/share/locale/hu/LC_MESSAGES/libfm.mo installing id.gmo as /home/djemos/libfm/pkg/usr/share/locale/id/LC_MESSAGES/libfm.mo installing is.gmo as /home/djemos/libfm/pkg/usr/share/locale/is/LC_MESSAGES/libfm.mo installing it.gmo as /home/djemos/libfm/pkg/usr/share/locale/it/LC_MESSAGES/libfm.mo installing ja.gmo as /home/djemos/libfm/pkg/usr/share/locale/ja/LC_MESSAGES/libfm.mo installing kk.gmo as /home/djemos/libfm/pkg/usr/share/locale/kk/LC_MESSAGES/libfm.mo installing ko.gmo as /home/djemos/libfm/pkg/usr/share/locale/ko/LC_MESSAGES/libfm.mo installing lg.gmo as /home/djemos/libfm/pkg/usr/share/locale/lg/LC_MESSAGES/libfm.mo installing lt.gmo as /home/djemos/libfm/pkg/usr/share/locale/lt/LC_MESSAGES/libfm.mo installing ml.gmo as /home/djemos/libfm/pkg/usr/share/locale/ml/LC_MESSAGES/libfm.mo installing ms.gmo as /home/djemos/libfm/pkg/usr/share/locale/ms/LC_MESSAGES/libfm.mo installing nb.gmo as /home/djemos/libfm/pkg/usr/share/locale/nb/LC_MESSAGES/libfm.mo installing nl.gmo as /home/djemos/libfm/pkg/usr/share/locale/nl/LC_MESSAGES/libfm.mo installing nn.gmo as /home/djemos/libfm/pkg/usr/share/locale/nn/LC_MESSAGES/libfm.mo installing pa.gmo as /home/djemos/libfm/pkg/usr/share/locale/pa/LC_MESSAGES/libfm.mo installing pl.gmo as /home/djemos/libfm/pkg/usr/share/locale/pl/LC_MESSAGES/libfm.mo installing ps.gmo as /home/djemos/libfm/pkg/usr/share/locale/ps/LC_MESSAGES/libfm.mo installing pt.gmo as /home/djemos/libfm/pkg/usr/share/locale/pt/LC_MESSAGES/libfm.mo installing pt_BR.gmo as /home/djemos/libfm/pkg/usr/share/locale/pt_BR/LC_MESSAGES/libfm.mo installing ro.gmo as /home/djemos/libfm/pkg/usr/share/locale/ro/LC_MESSAGES/libfm.mo installing ru.gmo as /home/djemos/libfm/pkg/usr/share/locale/ru/LC_MESSAGES/libfm.mo installing sk.gmo as /home/djemos/libfm/pkg/usr/share/locale/sk/LC_MESSAGES/libfm.mo installing sl.gmo as /home/djemos/libfm/pkg/usr/share/locale/sl/LC_MESSAGES/libfm.mo installing sr.gmo as /home/djemos/libfm/pkg/usr/share/locale/sr/LC_MESSAGES/libfm.mo installing sr@latin.gmo as /home/djemos/libfm/pkg/usr/share/locale/sr@latin/LC_MESSAGES/libfm.mo installing sv.gmo as /home/djemos/libfm/pkg/usr/share/locale/sv/LC_MESSAGES/libfm.mo installing te.gmo as /home/djemos/libfm/pkg/usr/share/locale/te/LC_MESSAGES/libfm.mo installing th.gmo as /home/djemos/libfm/pkg/usr/share/locale/th/LC_MESSAGES/libfm.mo installing tr.gmo as /home/djemos/libfm/pkg/usr/share/locale/tr/LC_MESSAGES/libfm.mo installing tt_RU.gmo as /home/djemos/libfm/pkg/usr/share/locale/tt_RU/LC_MESSAGES/libfm.mo installing ug.gmo as /home/djemos/libfm/pkg/usr/share/locale/ug/LC_MESSAGES/libfm.mo installing uk.gmo as /home/djemos/libfm/pkg/usr/share/locale/uk/LC_MESSAGES/libfm.mo installing ur.gmo as /home/djemos/libfm/pkg/usr/share/locale/ur/LC_MESSAGES/libfm.mo installing ur_PK.gmo as /home/djemos/libfm/pkg/usr/share/locale/ur_PK/LC_MESSAGES/libfm.mo installing vi.gmo as /home/djemos/libfm/pkg/usr/share/locale/vi/LC_MESSAGES/libfm.mo installing zh_CN.gmo as /home/djemos/libfm/pkg/usr/share/locale/zh_CN/LC_MESSAGES/libfm.mo installing zh_TW.gmo as /home/djemos/libfm/pkg/usr/share/locale/zh_TW/LC_MESSAGES/libfm.mo make[1]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/po' Making install in data make[1]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data' Making install in ui make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/libfm/ui' /usr/bin/ginstall -c -m 644 file-prop.ui progress.ui ask-rename.ui app-chooser.ui preferred-apps.ui exec-file.ui filesearch.ui choose-icon.ui '/home/djemos/libfm/pkg/usr/share/libfm/ui' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data/ui' make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[3]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 libfm-pref-apps.desktop lxshortcut.desktop '/home/djemos/libfm/pkg/usr/share/applications' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/etc/xdg/libfm' /usr/bin/ginstall -c -m 644 libfm.conf '/home/djemos/libfm/pkg/etc/xdg/libfm' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/libfm' /usr/bin/ginstall -c -m 644 archivers.list terminals.list '/home/djemos/libfm/pkg/usr/share/libfm' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/libfm/images' /usr/bin/ginstall -c -m 644 images/unknown.png images/folder.png '/home/djemos/libfm/pkg/usr/share/libfm/images' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/man/man1' /usr/bin/ginstall -c -m 644 libfm-pref-apps.1 lxshortcut.1 '/home/djemos/libfm/pkg/usr/share/man/man1' /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/share/mime/packages' /usr/bin/ginstall -c -m 644 libfm.xml '/home/djemos/libfm/pkg/usr/share/mime/packages' make[3]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[1]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1/data' make[1]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1' make[2]: Entering directory `/home/djemos/libfm/src/libfm-1.2.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/libfm/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libfm.pc libfm-gtk.pc '/home/djemos/libfm/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1' make[1]: Leaving directory `/home/djemos/libfm/src/libfm-1.2.1' /home/djemos/libfm/pkg: σύνολο 12 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 etc drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 install drwxr-xr-x 9 root root 4096 Ιούλ 6 19:31 usr /home/djemos/libfm/pkg/etc: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 xdg /home/djemos/libfm/pkg/etc/xdg: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 libfm /home/djemos/libfm/pkg/etc/xdg/libfm: σύνολο 4 -rw-r--r-- 1 root root 234 Ιούλ 6 19:31 libfm.conf.new /home/djemos/libfm/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 276 Ιούλ 6 19:31 doinst.sh -rw-r--r-- 1 root root 214 Ιούλ 6 19:31 slack-desc /home/djemos/libfm/pkg/usr: σύνολο 28 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 bin drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 doc drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 include drwxr-xr-x 4 root root 4096 Ιούλ 6 19:31 lib drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 man drwxr-xr-x 6 root root 4096 Ιούλ 6 19:31 share drwxr-xr-x 3 root root 4096 Ιούλ 6 19:24 src /home/djemos/libfm/pkg/usr/bin: σύνολο 20 -rwxr-xr-x 1 root root 6232 Ιούλ 6 19:31 libfm-pref-apps -rwxr-xr-x 1 root root 8672 Ιούλ 6 19:31 lxshortcut /home/djemos/libfm/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 libfm-1.2.1 /home/djemos/libfm/pkg/usr/doc/libfm-1.2.1: σύνολο 60 -rw-r--r-- 1 root root 1327 Ιούλ 6 19:31 AUTHORS -rw-r--r-- 1 root root 18002 Ιούλ 6 19:31 COPYING -rw-r--r-- 1 root root 0 Ιούλ 6 19:31 ChangeLog -rw-r--r-- 1 root root 23863 Ιούλ 6 19:31 NEWS -rw-r--r-- 1 root root 1184 Ιούλ 6 19:31 README -rw-r--r-- 1 root root 8168 Ιούλ 6 19:31 TODO /home/djemos/libfm/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 libfm /home/djemos/libfm/pkg/usr/include/libfm: σύνολο 364 -rw-r--r-- 1 root root 11168 Ιούλ 6 19:30 fm-actions.h -rw-r--r-- 1 root root 2944 Ιούλ 6 19:30 fm-app-chooser-combo-box.h -rw-r--r-- 1 root root 1402 Ιούλ 6 19:30 fm-app-chooser-dlg.h -rw-r--r-- 1 root root 1789 Ιούλ 6 19:30 fm-app-info.h -rw-r--r-- 1 root root 1563 Ιούλ 6 19:30 fm-app-menu-view.h -rw-r--r-- 1 root root 2388 Ιούλ 6 19:30 fm-archiver.h -rw-r--r-- 1 root root 3228 Ιούλ 6 19:30 fm-bookmarks.h -rw-r--r-- 1 root root 2410 Ιούλ 6 19:30 fm-cell-renderer-pixbuf.h -rw-r--r-- 1 root root 2168 Ιούλ 6 19:30 fm-cell-renderer-text.h -rw-r--r-- 1 root root 1512 Ιούλ 6 19:30 fm-clipboard.h -rw-r--r-- 1 root root 9320 Ιούλ 6 19:30 fm-config.h -rw-r--r-- 1 root root 3433 Ιούλ 6 19:30 fm-deep-count-job.h -rw-r--r-- 1 root root 3735 Ιούλ 6 19:30 fm-dir-list-job.h -rw-r--r-- 1 root root 4308 Ιούλ 6 19:30 fm-dir-tree-model.h -rw-r--r-- 1 root root 2996 Ιούλ 6 19:30 fm-dir-tree-view.h -rw-r--r-- 1 root root 1250 Ιούλ 6 19:30 fm-dnd-auto-scroll.h -rw-r--r-- 1 root root 4598 Ιούλ 6 19:30 fm-dnd-dest.h -rw-r--r-- 1 root root 3339 Ιούλ 6 19:30 fm-dnd-src.h -rw-r--r-- 1 root root 1867 Ιούλ 6 19:30 fm-dummy-monitor.h -rw-r--r-- 1 root root 1003 Ιούλ 6 19:30 fm-extra.h -rw-r--r-- 1 root root 4777 Ιούλ 6 19:30 fm-file-info-job.h -rw-r--r-- 1 root root 7237 Ιούλ 6 19:30 fm-file-info.h -rw-r--r-- 1 root root 2991 Ιούλ 6 19:30 fm-file-launcher.h -rw-r--r-- 1 root root 3895 Ιούλ 6 19:30 fm-file-menu.h -rw-r--r-- 1 root root 1272 Ιούλ 6 19:30 fm-file-ops-job-change-attr.h -rw-r--r-- 1 root root 1533 Ιούλ 6 19:30 fm-file-ops-job-delete.h -rw-r--r-- 1 root root 1444 Ιούλ 6 19:30 fm-file-ops-job-xfer.h -rw-r--r-- 1 root root 6046 Ιούλ 6 19:30 fm-file-ops-job.h -rw-r--r-- 1 root root 3440 Ιούλ 6 19:30 fm-file-properties.h -rw-r--r-- 1 root root 2973 Ιούλ 6 19:30 fm-file.h -rw-r--r-- 1 root root 2917 Ιούλ 6 19:30 fm-folder-config.h -rw-r--r-- 1 root root 9127 Ιούλ 6 19:30 fm-folder-model.h -rw-r--r-- 1 root root 12047 Ιούλ 6 19:30 fm-folder-view.h -rw-r--r-- 1 root root 4722 Ιούλ 6 19:30 fm-folder.h -rw-r--r-- 1 root root 2177 Ιούλ 6 19:30 fm-gtk-file-launcher.h -rw-r--r-- 1 root root 1919 Ιούλ 6 19:30 fm-gtk-marshal.h -rw-r--r-- 1 root root 4888 Ιούλ 6 19:30 fm-gtk-utils.h -rw-r--r-- 1 root root 1885 Ιούλ 6 19:30 fm-gtk.h -rw-r--r-- 1 root root 1286 Ιούλ 6 19:30 fm-icon-pixbuf.h -rw-r--r-- 1 root root 2448 Ιούλ 6 19:30 fm-icon.h -rw-r--r-- 1 root root 8820 Ιούλ 6 19:30 fm-job.h -rw-r--r-- 1 root root 6672 Ιούλ 6 19:30 fm-list.h -rw-r--r-- 1 root root 2125 Ιούλ 6 19:30 fm-marshal.h -rw-r--r-- 1 root root 2565 Ιούλ 6 19:30 fm-menu-tool-item.h -rw-r--r-- 1 root root 2659 Ιούλ 6 19:30 fm-mime-type.h -rw-r--r-- 1 root root 3541 Ιούλ 6 19:30 fm-module.h -rw-r--r-- 1 root root 1288 Ιούλ 6 19:30 fm-monitor.h -rw-r--r-- 1 root root 3267 Ιούλ 6 19:30 fm-nav-history.h -rw-r--r-- 1 root root 2804 Ιούλ 6 19:30 fm-path-bar.h -rw-r--r-- 1 root root 1990 Ιούλ 6 19:30 fm-path-entry.h -rw-r--r-- 1 root root 6271 Ιούλ 6 19:30 fm-path.h -rw-r--r-- 1 root root 4252 Ιούλ 6 19:30 fm-places-model.h -rw-r--r-- 1 root root 2761 Ιούλ 6 19:30 fm-places-view.h -rw-r--r-- 1 root root 1437 Ιούλ 6 19:30 fm-progress-dlg.h -rw-r--r-- 1 root root 1053 Ιούλ 6 19:30 fm-seal.h -rw-r--r-- 1 root root 4851 Ιούλ 6 19:30 fm-side-pane.h -rw-r--r-- 1 root root 1473 Ιούλ 6 19:30 fm-simple-job.h -rw-r--r-- 1 root root 1957 Ιούλ 6 19:30 fm-sortable.h -rw-r--r-- 1 root root 3105 Ιούλ 6 19:30 fm-standard-view.h -rw-r--r-- 1 root root 2136 Ιούλ 6 19:30 fm-tab-label.h -rw-r--r-- 1 root root 1947 Ιούλ 6 19:30 fm-templates.h -rw-r--r-- 1 root root 2657 Ιούλ 6 19:30 fm-terminal.h -rw-r--r-- 1 root root 3883 Ιούλ 6 19:30 fm-thumbnail-loader.h -rw-r--r-- 1 root root 2177 Ιούλ 6 19:30 fm-thumbnail.h -rw-r--r-- 1 root root 2090 Ιούλ 6 19:30 fm-thumbnailer.h -rw-r--r-- 1 root root 2715 Ιούλ 6 19:30 fm-utils.h -rw-r--r-- 1 root root 1268 Ιούλ 6 19:30 fm-version.h -rw-r--r-- 1 root root 4895 Ιούλ 6 19:30 fm-xml-file.h -rw-r--r-- 1 root root 1997 Ιούλ 6 19:30 fm.h /home/djemos/libfm/pkg/usr/lib: σύνολο 732 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 libfm -rwxr-xr-x 1 root root 1138 Ιούλ 6 19:30 libfm-extra.la lrwxrwxrwx 1 root root 20 Ιούλ 6 19:30 libfm-extra.so -> libfm-extra.so.4.0.1 lrwxrwxrwx 1 root root 20 Ιούλ 6 19:30 libfm-extra.so.4 -> libfm-extra.so.4.0.1 -rwxr-xr-x 1 root root 21028 Ιούλ 6 19:31 libfm-extra.so.4.0.1 -rwxr-xr-x 1 root root 2116 Ιούλ 6 19:30 libfm-gtk.la lrwxrwxrwx 1 root root 18 Ιούλ 6 19:30 libfm-gtk.so -> libfm-gtk.so.4.0.1 lrwxrwxrwx 1 root root 18 Ιούλ 6 19:30 libfm-gtk.so.4 -> libfm-gtk.so.4.0.1 -rwxr-xr-x 1 root root 425588 Ιούλ 6 19:31 libfm-gtk.so.4.0.1 -rwxr-xr-x 1 root root 1202 Ιούλ 6 19:30 libfm.la lrwxrwxrwx 1 root root 14 Ιούλ 6 19:30 libfm.so -> libfm.so.4.0.1 lrwxrwxrwx 1 root root 14 Ιούλ 6 19:30 libfm.so.4 -> libfm.so.4.0.1 -rwxr-xr-x 1 root root 275992 Ιούλ 6 19:31 libfm.so.4.0.1 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 pkgconfig /home/djemos/libfm/pkg/usr/lib/libfm: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 modules /home/djemos/libfm/pkg/usr/lib/libfm/modules: σύνολο 116 -rwxr-xr-x 1 root root 16236 Ιούλ 6 19:31 gtk-fileprop-x-desktop.so -rwxr-xr-x 1 root root 9056 Ιούλ 6 19:31 gtk-fileprop-x-shortcut.so -rwxr-xr-x 1 root root 8456 Ιούλ 6 19:31 gtk-menu-actions.so -rwxr-xr-x 1 root root 6456 Ιούλ 6 19:31 gtk-menu-trash.so -rwxr-xr-x 1 root root 43112 Ιούλ 6 19:31 vfs-menu.so -rwxr-xr-x 1 root root 20936 Ιούλ 6 19:31 vfs-search.so /home/djemos/libfm/pkg/usr/lib/pkgconfig: σύνολο 8 -rw-r--r-- 1 root root 363 Ιούλ 6 19:31 libfm-gtk.pc -rw-r--r-- 1 root root 299 Ιούλ 6 19:31 libfm.pc /home/djemos/libfm/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 man1 /home/djemos/libfm/pkg/usr/man/man1: σύνολο 8 -rw-r--r-- 1 root root 487 Ιούλ 6 19:31 libfm-pref-apps.1.gz -rw-r--r-- 1 root root 650 Ιούλ 6 19:31 lxshortcut.1.gz /home/djemos/libfm/pkg/usr/share: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 applications drwxr-xr-x 4 root root 4096 Ιούλ 6 19:31 libfm drwxr-xr-x 61 root root 4096 Ιούλ 6 19:31 locale drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 mime /home/djemos/libfm/pkg/usr/share/applications: σύνολο 12 -rw-r--r-- 1 root root 4909 Ιούλ 6 19:31 libfm-pref-apps.desktop -rw-r--r-- 1 root root 3684 Ιούλ 6 19:31 lxshortcut.desktop /home/djemos/libfm/pkg/usr/share/libfm: σύνολο 16 -rw-r--r-- 1 root root 3393 Ιούλ 6 19:31 archivers.list drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 images -rw-r--r-- 1 root root 849 Ιούλ 6 19:31 terminals.list drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 ui /home/djemos/libfm/pkg/usr/share/libfm/images: σύνολο 8 -rw-r--r-- 1 root root 3167 Ιούλ 6 19:31 folder.png -rw-r--r-- 1 root root 1671 Ιούλ 6 19:31 unknown.png /home/djemos/libfm/pkg/usr/share/libfm/ui: σύνολο 128 -rw-r--r-- 1 root root 12189 Ιούλ 6 19:31 app-chooser.ui -rw-r--r-- 1 root root 9232 Ιούλ 6 19:31 ask-rename.ui -rw-r--r-- 1 root root 10345 Ιούλ 6 19:31 choose-icon.ui -rw-r--r-- 1 root root 3635 Ιούλ 6 19:31 exec-file.ui -rw-r--r-- 1 root root 31262 Ιούλ 6 19:31 file-prop.ui -rw-r--r-- 1 root root 35622 Ιούλ 6 19:31 filesearch.ui -rw-r--r-- 1 root root 7867 Ιούλ 6 19:31 preferred-apps.ui -rw-r--r-- 1 root root 8934 Ιούλ 6 19:31 progress.ui /home/djemos/libfm/pkg/usr/share/locale: σύνολο 236 drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 af drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ar drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 be drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 bg drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 bn drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 bn_IN drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ca drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 cs drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 da drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 de drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 el drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 en_GB drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 es drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 et drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 eu drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 fa drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 fi drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 fo drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 fr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 gl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 he drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 hr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 hu drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 id drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 is drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 it drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ja drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 kk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ko drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 lg drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 lt drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ml drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 ms drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 nb drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 nl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 nn drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 pa drwxr-xr-x 3 root root 4096 Ιούλ 6 19:30 pl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ps drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 pt drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 pt_BR drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ro drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ru drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 sk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 sl drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 sr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 sr@latin drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 sv drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 te drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 th drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 tr drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 tt_RU drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ug drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 uk drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ur drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 ur_PK drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 vi drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 zh_CN drwxr-xr-x 3 root root 4096 Ιούλ 6 19:31 zh_TW /home/djemos/libfm/pkg/usr/share/locale/af: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/af/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 461 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 19063 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/be: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/be/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15845 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 39462 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/bn: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/bn/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 8171 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/bn_IN: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/bn_IN/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 887 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 8989 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 29256 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 8714 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30820 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13132 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/en_GB: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/en_GB/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 24055 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31377 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/et: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/et/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 29425 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/eu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/eu/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17254 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/fa: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/fa/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15832 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30376 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/fo: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/fo/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 8323 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 32554 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31327 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 28042 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/hr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/hr/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21804 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13139 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/id: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/id/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 29834 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/is: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/is/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 469 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 27531 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 36 -rw-r--r-- 1 root root 34572 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/kk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/kk/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 37532 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ko: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ko/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 32254 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/lg: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/lg/LC_MESSAGES: σύνολο 36 -rw-r--r-- 1 root root 33344 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/lt: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/lt/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30558 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ml: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ml/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 419 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ms: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ms/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 414 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/nb: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/nb/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 419 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30853 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/nn: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/nn/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 419 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/pa: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/pa/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 469 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:30 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31246 Ιούλ 6 19:30 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ps: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ps/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 414 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30113 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13557 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ro: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ro/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13496 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 38402 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/sk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/sk/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 7100 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/sl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/sl/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 26408 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/sr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/sr/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31642 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/sr@latin: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/sr@latin/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 24973 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 29490 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/te: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/te/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13850 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/th: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/th/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 414 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 30348 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/tt_RU: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/tt_RU/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 9950 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ug: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ug/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 19614 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 37555 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ur: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ur/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 419 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/ur_PK: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/ur_PK/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 419 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/vi: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/vi/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14090 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 28861 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 LC_MESSAGES /home/djemos/libfm/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 26978 Ιούλ 6 19:31 libfm.mo /home/djemos/libfm/pkg/usr/share/mime: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 packages /home/djemos/libfm/pkg/usr/share/mime/packages: σύνολο 4 -rw-r--r-- 1 root root 1543 Ιούλ 6 19:31 libfm.xml /home/djemos/libfm/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 6 19:31 libfm-1.2.1 /home/djemos/libfm/pkg/usr/src/libfm-1.2.1: σύνολο 4 -rw-r--r-- 1 root root 1171 Ιούλ 6 19:31 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libfm-gtk.so -> libfm-gtk.so.4.0.1 usr/lib/libfm-gtk.so.4 -> libfm-gtk.so.4.0.1 usr/lib/libfm-extra.so.4 -> libfm-extra.so.4.0.1 usr/lib/libfm-extra.so -> libfm-extra.so.4.0.1 usr/lib/libfm.so -> libfm.so.4.0.1 usr/lib/libfm.so.4 -> libfm.so.4.0.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libfm-gtk.so ) ( cd usr/lib ; ln -sf libfm-gtk.so.4.0.1 libfm-gtk.so ) ( cd usr/lib ; rm -rf libfm-gtk.so.4 ) ( cd usr/lib ; ln -sf libfm-gtk.so.4.0.1 libfm-gtk.so.4 ) ( cd usr/lib ; rm -rf libfm-extra.so.4 ) ( cd usr/lib ; ln -sf libfm-extra.so.4.0.1 libfm-extra.so.4 ) ( cd usr/lib ; rm -rf libfm-extra.so ) ( cd usr/lib ; ln -sf libfm-extra.so.4.0.1 libfm-extra.so ) ( cd usr/lib ; rm -rf libfm.so ) ( cd usr/lib ; ln -sf libfm.so.4.0.1 libfm.so ) ( cd usr/lib ; rm -rf libfm.so.4 ) ( cd usr/lib ; ln -sf libfm.so.4.0.1 libfm.so.4 ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/libfm-gtk.so» removed «./usr/lib/libfm-gtk.so.4» removed «./usr/lib/libfm-extra.so.4» removed «./usr/lib/libfm-extra.so» removed «./usr/lib/libfm.so» removed «./usr/lib/libfm.so.4» Updating your ./install/doinst.sh (prepending symlinks)... 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/libfm/libfm-1.2.1-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc etc/ etc/xdg/ etc/xdg/libfm/ etc/xdg/libfm/libfm.conf.new usr/ usr/doc/ usr/doc/libfm-1.2.1/ usr/doc/libfm-1.2.1/COPYING usr/doc/libfm-1.2.1/AUTHORS usr/doc/libfm-1.2.1/NEWS usr/doc/libfm-1.2.1/ChangeLog usr/doc/libfm-1.2.1/README usr/doc/libfm-1.2.1/TODO usr/src/ usr/src/libfm-1.2.1/ usr/src/libfm-1.2.1/SLKBUILD usr/share/ usr/share/locale/ usr/share/locale/nn/ usr/share/locale/nn/LC_MESSAGES/ usr/share/locale/nn/LC_MESSAGES/libfm.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/libfm.mo usr/share/locale/fo/ usr/share/locale/fo/LC_MESSAGES/ usr/share/locale/fo/LC_MESSAGES/libfm.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/libfm.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/libfm.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/libfm.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/libfm.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/libfm.mo usr/share/locale/ur/ usr/share/locale/ur/LC_MESSAGES/ usr/share/locale/ur/LC_MESSAGES/libfm.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/libfm.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/libfm.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/libfm.mo usr/share/locale/af/ usr/share/locale/af/LC_MESSAGES/ usr/share/locale/af/LC_MESSAGES/libfm.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/libfm.mo usr/share/locale/tt_RU/ usr/share/locale/tt_RU/LC_MESSAGES/ usr/share/locale/tt_RU/LC_MESSAGES/libfm.mo usr/share/locale/ur_PK/ usr/share/locale/ur_PK/LC_MESSAGES/ usr/share/locale/ur_PK/LC_MESSAGES/libfm.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/libfm.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/libfm.mo usr/share/locale/th/ usr/share/locale/th/LC_MESSAGES/ usr/share/locale/th/LC_MESSAGES/libfm.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/libfm.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/libfm.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/libfm.mo usr/share/locale/pa/ usr/share/locale/pa/LC_MESSAGES/ usr/share/locale/pa/LC_MESSAGES/libfm.mo usr/share/locale/fa/ usr/share/locale/fa/LC_MESSAGES/ usr/share/locale/fa/LC_MESSAGES/libfm.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/libfm.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/libfm.mo usr/share/locale/te/ usr/share/locale/te/LC_MESSAGES/ usr/share/locale/te/LC_MESSAGES/libfm.mo usr/share/locale/bn/ usr/share/locale/bn/LC_MESSAGES/ usr/share/locale/bn/LC_MESSAGES/libfm.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/libfm.mo usr/share/locale/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/LC_MESSAGES/libfm.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/libfm.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/libfm.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/libfm.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/libfm.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/libfm.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/libfm.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/libfm.mo usr/share/locale/lg/ usr/share/locale/lg/LC_MESSAGES/ usr/share/locale/lg/LC_MESSAGES/libfm.mo usr/share/locale/bn_IN/ usr/share/locale/bn_IN/LC_MESSAGES/ usr/share/locale/bn_IN/LC_MESSAGES/libfm.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/libfm.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/libfm.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/libfm.mo usr/share/locale/ug/ usr/share/locale/ug/LC_MESSAGES/ usr/share/locale/ug/LC_MESSAGES/libfm.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/libfm.mo usr/share/locale/ps/ usr/share/locale/ps/LC_MESSAGES/ usr/share/locale/ps/LC_MESSAGES/libfm.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/libfm.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/libfm.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/libfm.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/libfm.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/libfm.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/libfm.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/libfm.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/libfm.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/libfm.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/libfm.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/libfm.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/libfm.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/libfm.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/libfm.mo usr/share/libfm/ usr/share/libfm/terminals.list usr/share/libfm/ui/ usr/share/libfm/ui/choose-icon.ui usr/share/libfm/ui/progress.ui usr/share/libfm/ui/app-chooser.ui usr/share/libfm/ui/file-prop.ui usr/share/libfm/ui/ask-rename.ui usr/share/libfm/ui/preferred-apps.ui usr/share/libfm/ui/filesearch.ui usr/share/libfm/ui/exec-file.ui usr/share/libfm/archivers.list usr/share/libfm/images/ usr/share/libfm/images/folder.png usr/share/libfm/images/unknown.png usr/share/mime/ usr/share/mime/packages/ usr/share/mime/packages/libfm.xml usr/share/applications/ usr/share/applications/libfm-pref-apps.desktop usr/share/applications/lxshortcut.desktop usr/lib/ usr/lib/libfm-gtk.la usr/lib/libfm/ usr/lib/libfm/modules/ usr/lib/libfm/modules/vfs-search.so usr/lib/libfm/modules/gtk-menu-actions.so usr/lib/libfm/modules/gtk-fileprop-x-shortcut.so usr/lib/libfm/modules/gtk-menu-trash.so usr/lib/libfm/modules/gtk-fileprop-x-desktop.so usr/lib/libfm/modules/vfs-menu.so usr/lib/libfm-gtk.so.4.0.1 usr/lib/libfm-extra.la usr/lib/libfm.la usr/lib/libfm.so.4.0.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/libfm-gtk.pc usr/lib/pkgconfig/libfm.pc usr/lib/libfm-extra.so.4.0.1 usr/man/ usr/man/man1/ usr/man/man1/lxshortcut.1.gz usr/man/man1/libfm-pref-apps.1.gz usr/include/ usr/include/libfm/ usr/include/libfm/fm-simple-job.h usr/include/libfm/fm-places-view.h usr/include/libfm/fm-file-ops-job.h usr/include/libfm/fm-marshal.h usr/include/libfm/fm-version.h usr/include/libfm/fm-archiver.h usr/include/libfm/fm-file.h usr/include/libfm/fm-gtk-utils.h usr/include/libfm/fm-file-ops-job-change-attr.h usr/include/libfm/fm-deep-count-job.h usr/include/libfm/fm-gtk.h usr/include/libfm/fm-path.h usr/include/libfm/fm.h usr/include/libfm/fm-folder-model.h usr/include/libfm/fm-dir-tree-model.h usr/include/libfm/fm-thumbnail-loader.h usr/include/libfm/fm-actions.h usr/include/libfm/fm-side-pane.h usr/include/libfm/fm-file-menu.h usr/include/libfm/fm-app-chooser-dlg.h usr/include/libfm/fm-file-launcher.h usr/include/libfm/fm-terminal.h usr/include/libfm/fm-dnd-auto-scroll.h usr/include/libfm/fm-places-model.h usr/include/libfm/fm-xml-file.h usr/include/libfm/fm-icon-pixbuf.h usr/include/libfm/fm-monitor.h usr/include/libfm/fm-templates.h usr/include/libfm/fm-file-ops-job-xfer.h usr/include/libfm/fm-app-chooser-combo-box.h usr/include/libfm/fm-file-ops-job-delete.h usr/include/libfm/fm-file-info-job.h usr/include/libfm/fm-folder.h usr/include/libfm/fm-gtk-file-launcher.h usr/include/libfm/fm-path-entry.h usr/include/libfm/fm-thumbnail.h usr/include/libfm/fm-mime-type.h usr/include/libfm/fm-config.h usr/include/libfm/fm-bookmarks.h usr/include/libfm/fm-folder-config.h usr/include/libfm/fm-tab-label.h usr/include/libfm/fm-extra.h usr/include/libfm/fm-thumbnailer.h usr/include/libfm/fm-list.h usr/include/libfm/fm-app-info.h usr/include/libfm/fm-file-properties.h usr/include/libfm/fm-dir-tree-view.h usr/include/libfm/fm-clipboard.h usr/include/libfm/fm-module.h usr/include/libfm/fm-nav-history.h usr/include/libfm/fm-menu-tool-item.h usr/include/libfm/fm-dir-list-job.h usr/include/libfm/fm-app-menu-view.h usr/include/libfm/fm-job.h usr/include/libfm/fm-icon.h usr/include/libfm/fm-utils.h usr/include/libfm/fm-cell-renderer-pixbuf.h usr/include/libfm/fm-path-bar.h usr/include/libfm/fm-folder-view.h usr/include/libfm/fm-file-info.h usr/include/libfm/fm-dnd-dest.h usr/include/libfm/fm-gtk-marshal.h usr/include/libfm/fm-seal.h usr/include/libfm/fm-dnd-src.h usr/include/libfm/fm-dummy-monitor.h usr/include/libfm/fm-cell-renderer-text.h usr/include/libfm/fm-progress-dlg.h usr/include/libfm/fm-sortable.h usr/include/libfm/fm-standard-view.h usr/bin/ usr/bin/libfm-pref-apps usr/bin/lxshortcut WARNING: zero length file usr/doc/libfm-1.2.1/ChangeLog Slackware package /home/djemos/libfm/libfm-1.2.1-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories