Dan Espen wrote:
> Sorry. Try:
>
> ftp://ftp.fvwm.org/pub/fvwm/devel/snapshots/fvwm-snap-20121011.tar.gz
>
> Can't say when I'll create a release. One of these days...
Unfortunately bin/fvwm-menu-desktop-config.fpl is missing in the
snapshot. I stumbled over that yesterday as I tried to install
Fred writes:
> On 17.12.2012 00:30, Dan Espen wrote:
>> Fred writes:
>>> I'm almost ashamed of reporting this... At $WORK, the version of
>>> perl
>>> in $PATH is 5.6. This is okay for ./configure, which check for
>>> REQUIRED_PERL_VERSION=5.004 (in configure.ac), but fvwm-menu-desktop
>>> actua
On 17.12.2012 00:30, Dan Espen wrote:
Fred writes:
I'm almost ashamed of reporting this... At $WORK, the version of
perl
in $PATH is 5.6. This is okay for ./configure, which check for
REQUIRED_PERL_VERSION=5.004 (in configure.ac), but fvwm-menu-desktop
actually require 5.8.
Yes I know, the co
Fred writes:
> Hi,
>
> I'm almost ashamed of reporting this... At $WORK, the version of perl
> in $PATH is 5.6. This is okay for ./configure, which check for
> REQUIRED_PERL_VERSION=5.004 (in configure.ac), but fvwm-menu-desktop
> actually require 5.8.
>
> Yes I know, the correct fix is to provid