Hi! I've just downloaded fvwm-snap-20020206 and tried to compile it with installdir ~/usr/ . The commandline was
./configure --prefix=$HOME/usr There was a line in configure output: checking for gnomeConf.sh file in /export/ring1/bolkhov/usr/lib... not found (my $HOME is /export/ring1/bolkhov) and finally a With GNOME support in FvwmGtk? no: Can't find working gnome-config There is /usr/lib/gnomeConf.sh, so I modified the command line to ./configure --prefix=$HOME/usr --with-gnome-libs=/usr/lib/ but that had no effect -- configure still looks in ~/usr/lib/. I've skimmed through the script itself, and there's a code to set $gnome_prefix to the argument of --with-gnome-libs, but later there's some alchemy with --with-gnome, which probably overrides the value of $gnome_prefix. Not that I care about Gnome, but just for correctness... Am I missing something, or is there really a mistake in configure script? _________________________________________ Dmitry Yu. Bolkhovityanov The Budker Institute of Nuclear Physics Novosibirsk, Russia -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]