A me piace molto pcmanfm, ho scaricato la versione 0.5.2 dal sito, e ho seguito le istruzioni del file INSTALL...solo che:
Se do ./configure, alla fine mi sputa questo:
- Codice: Seleziona tutto
PCMan File Manager........................... : Version 0.5.2
Prefix....................................... : /usr/local
Linux HAL support............................ : yes
Linux inotify support (currently broken)..... : no
64-bit Large file support.................... : yes
Show warnings if run as super user........... : yes
Desktop icon integration..................... : yes
The binary will be installed in /usr/local/bin
http://pcmanfm.sourceforge.net/
Please read README carefully if you are packaging PCManFM.
Se do make, mi sputa questo alla fine:
- Codice: Seleziona tutto
Making all in data
make[1]: Entering directory `/root/pcmanfm-0.5.2/data'
make[1]: *** No rule to make target `ui/prefdlg.ui', needed by `all-am'. Stop.
make[1]: Leaving directory `/root/pcmanfm-0.5.2/data'
make: *** [all-recursive] Error 1
Lo installo comunque dando make install, solo che il programma non appare in alcun menu (sto facendo tutto cio prima su kde, dato che non ho installato fluxbox[dovrò formattare comunque]). Torvo pero il programma nella directory /usr/local/bin...e quando lo apro prima mi da questo messaggio:
GTK+ icon theme is not properly set
This usually means you don't have an XSETTINGS manager running. Desktop environment like GNOME or XFCE automatically execute their XSETTING managers like gnome-settings-daemon or xfce-mcs-manager.
If you don't use these desktop environments, you have two choices:
1. run an XSETTINGS manager, or
2. simply specify an icon theme in ~/.gtkrc-2.0.
For example to use the Tango icon theme add a line:
gtk-icon-theme-name="Tango" in your ~/.gtkrc-2.0. (create it if no such file)
NOTICE: The icon theme you choose should be compatible with GNOME, or the file icons cannot be displayed correctly. Due to the differences in icon naming of GNOME and KDE, KDE themes cannot be used. Currently there is no standard for this, but it will be solved by freedesktop.org in the future.
e poi il programma si apre normalmente.
Come mai questi errori? Cos'è "Linux inotify support"??
Ciao e grazie per le tantissime risposte.