delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <42DE0837.A91E1C80@dessent.net> |
Date: | Wed, 20 Jul 2005 01:15:51 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | Cygwin List <cygwin AT cygwin DOT com> |
CC: | cygwin-xfree AT cygwin DOT com |
Subject: | Re: compiling flpsed under Cygwin |
References: | <BAY102-DAV34ECB8E8122E97AF12D55DDD70 AT phx DOT gbl> <42DDB680 DOT 30303 AT alltel DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050719225728 DOT 03ce4120 AT pop DOT prospeed DOT net> <BAY102-DAV12D860730A0A27539DDA7BDDD70 AT phx DOT gbl> |
X-Spam-Report: | -5.9/5.0 ---- Start SpamAssassin results * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * 0.0 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
"Stephen P. Harris" wrote: > Well I installed LyX 1.3.1 before the current port to native Windows, > LyX 1.3.6. So I used the recommendation found at the porter's website. What he means is that Cygwin/X long ago transitioned from XFree86 to X.org for the X server. If you are still using the ancient XFree86 packages you would be very well advised to remove them and install the xorg-x11-* packages. From the standpoint of the application it doesn't matter, X11 is X11. > I think fltk compiles and installs ok. The ./configure for > flpsed fails after finding fltk-config at the next two lines: > > Checking for open in -lX11 ... no > Error LixXll.so not found [doesn't come with Cygwin] You need the -devel package installed (xorg-x11-devel) and then you can link with -lX11. Again, this is why we ask for people to post the output of "cygcheck -svr" when asking for help so that we can see what packages you have installed. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |