Re: FVWM: Upgrading 2.2.4 to 2.4.0

From: Bart Schaefer <schaefer_at_zanshin.com>
Date: Fri, 14 Sep 2001 18:50:50 -0700 (PDT)

On Fri, 14 Sep 2001, Dan Espen wrote:

> 2.4.0 comes with a conversion script that will take care of
> the minor differences bewteen 2.2.4 and 2.4.0.

Thanks. I had two small problems I thought I should report.

First, fvwm-2.4.0-2.i386.rpm requires libstroke.so.0, which is not present
by default on any version of RedHat. Fortunately, the Mandrake cooker RPM
libstroke0-0.5.1-1mdk.i586.rpm installed fine for me.

Second, I had trouble with fvwm24_convert, because of this:

if ( $source eq "") {
  $source = "$$HOME/.fvwm2rc";
}

and this:

if ($dest eq "") {
  $dest = "$$HOME/.fvwm/.fvwm2rc";
}


I don't know what $$HOME is supposed to mean; it should be $ENV{HOME}.

--
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 Fri Sep 14 2001 - 20:50:37 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST