Hi,
this is the config part of the fvwm-config file
################################################################################################################
prefix="/softs/fvwm2_4_7"
exec_prefix="${prefix}"
bindir="${exec_prefix}/bin"
datadir="${prefix}/share"
libexecdir="${exec_prefix}/libexec"
sysconfdir="${prefix}/etc"
mandir="${prefix}/man"
fvwm_moduledir="${libexecdir}/fvwm/2.4.7"
fvwm_datadir="${datadir}/fvwm"
#fvwm_imagepath="/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
<--- removed the initial path and added the one below
fvwm_imagepath="/usr/include/X11/bitmaps:/softs/X11R6.3/include/X11/bitmaps:/softs/X11R6.3/include/X11/pixmaps"
fvwm_userdir='$HOME/.fvwm'
fvwm_exe='fvwm2'
with_gnomehints=yes
with_gtk=yes
with_gdkimlib=no
with_gnomelibs=no
with_multibyte=no
with_readline=yes
with_rplay=no
with_shape=yes
with_sm=yes
with_stroke=no
with_xinerama=no
with_xpm=no
################################################################################################################
Note that the initial path used by fvwm-config was
fvwm_imagepath="/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
And actualy the /usr/include/X11/pixmaps path doesn't existes, so why
did fvwm choose it ????
Dominik Vogt wrote:
>
> Can you post your complete config file?
>
> Bye
>
--
+------------------------------------------------------+
| Salim RENANE - TIMA Trainee |
+------------------------------------------------------+
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon May 13 2002 - 07:58:34 BST