xffm bug

dave dave at gufi.org
Mon Jun 9 17:06:25 CEST 2003


* edscott wilson garcia <edscott at imp.mx> [2003-06-09 07:56:31 -0500]:
> When xffm compiles you should see
> "-DPACKAGE_DATA_DIR=/usr/X11R6/share/xffm". But if you have previously
> installed xffm to /usr/local, then you will find several libxffm files
> in /usr/local/lib. When xffm is executed, it loads these libraries as
> needed. Most systems will search /usr/local/lib before /usr/X11R6/lib,
> so your system is loading the old libraries which tell it that icons are
> at /usr/local/share/xffm instead of /usr/X11R6/share/xffm. Otherwise I
> can find no explanation.
> 
I have no xffm previously installed.
I launched ./configure --prefix=/usr/X11R6 and make -DPACKAGE_DATA_DIR=/usr/X11R6/share/xffm and then make install-strip but nothing is happened.
The problem is here:
davide at cow:~> xffm
xffm: gnome theme not found. Using plain icons instead.
      Install package xffm-icons for richer icons.
      Or select "plain" theme to remove this warning.
warning: failed to load external entity "/usr/local/share/xffm/pixmaps/types.xml"
xffm: No valid type.xml found.
      It should be at /usr/local/share/xffm/pixmaps/types.xml
      Verify your program instalation, dude!

** (xffm:29780): WARNING **: Couldn't find pixmap file: xffm_icon-36.png

But look here:
davide at cow:~> ls -l /usr/X11R6/share/xffm/pixmaps/xffm_icon-36.png
-rw-r--r--  1 root  wheel  3839  9 Giu 17:00 /usr/X11R6/share/xffm/pixmaps/xffm_icon-36.png

If I do:
davide at cow:/usr/local/share> sudo ln -s /usr/X11R6/share/xffm/ xffm 
davide at cow:/usr/local/share> xffm
davide at cow:/usr/local/share> 
No error or warning messages.

dave
-- 
GPG Public key http://davebsd.homeunix.net/~dave/damdave.asc
IRC irc.azzurra.org #freebsd-it,#ing-info
FreeSBIE: FreeBSD next generation (www.freesbie.org)



More information about the Xfce4-dev mailing list