Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <42DE0837.A91E1C80@dessent.net>
Date: Wed, 20 Jul 2005 01:15:51 -0700
From: Brian Dessent <brian@dessent.net>
MIME-Version: 1.0
To: Cygwin List <cygwin@cygwin.com>
CC: cygwin-xfree@cygwin.com
Subject: Re: compiling flpsed under Cygwin
References: <BAY102-DAV34ECB8E8122E97AF12D55DDD70@phx.gbl>  <42DDB680.30303@alltel.net> <6.2.1.2.0.20050719225728.03ce4120@pop.prospeed.net> <BAY102-DAV12D860730A0A27539DDA7BDDD70@phx.gbl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
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@cygwin.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/

