xffm bug

edscott wilson garcia edscott at imp.mx
Tue Jun 10 03:09:50 CEST 2003


Dave:

  I just erased all xffm from my box and did a "./configure
--prefix=/usr/X11R6 && make install" and everything worked fine. This is
FreeBSD 4.7 with autoconf-2.57, automake-1.7.3, libtool-1.4a.

Edscott

El lun, 09-06-2003 a las 10:06, dave escribió:
> * 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)
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://moongroup.com/mailman/listinfo/xfce4-dev
> 





More information about the Xfce4-dev mailing list