delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Sat, 19 May 2001 07:14:47 -0230 (NDT) |
From: | Neil Zanella <nzanella AT cs DOT mun DOT ca> |
To: | Fvwm Mailing List <fvwm AT fvwm DOT org> |
cc: | Cygwin Mailing List <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Cygwin + XPM + fvwm |
Message-ID: | <Pine.LNX.4.30.0105190632250.25128-100000@garfield.cs.mun.ca> |
MIME-Version: | 1.0 |
Hello, I ran fvwm2's configure on the latest net release of cygwin and I got a message in a windows dialog box saying that the file libXpm.dll could not be found in the specified path. For some reason it looks like the cygwin team decided to place many dll files including libXpm.dll under /usr/X11R6/bin or cygpath -w /usr/X11R6/bin to be precise. Perhaps this decision was made because the windows Path variable is used to point to both dll files and executables. I resolved the problem by doing the following before running the configure script: export PATH=$PATH:/usr/X11R6/bin IMHO either fvwm2's configure should look in that place for the file or cygwin should come with a preconfigured PATH variable including thedirectory /usr/X11R6/bin as xpm is part of the cygwin package. No other errors were encountered when installing fvwm2! Thanks! Neil -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |