Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 23 Jul 2003 14:48:29 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Rafael Jimenez cc: cygwin AT cygwin DOT com Subject: Re: xpdf ./configure error: Doesn't find specified libraries (But they are there??) In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 17 Jul 2003, Rafael Jimenez wrote: > Dear list, > > I am encountering some problems when building xpdf-0.92 under cygwin. > I built the t1lib libraries, and installed in /usr/local/lib/ and > /usr/local/include/. However, it seems that the ./configure script > doesn't find them, even though I include the specific path to them: > > The libraries exist, they are at: > > $ ls /usr/local/include/ > [...some files...] > /usr/local/include/t1lib.h > /usr/local/include/t1libx.h > > $ ls /usr/local/lib/ > [...some files...] > libt1.a > libt1.la > libt1x.a > libt1x.la > > Then, I tell the directories to configure in the following way: > > $ ./configure --with-t1-library=/usr/local/lib \ > --with-t1-includes=/usr/local/include > > But configure doesn't find t1lib.h (see output below). Is > this a bug, or am I doing something wrong?? > > Thanks, > R. > > % ======================================= [./configure output] > > loading cache ./config.cache > [snip] > checking whether to use t1 library... (cached) /usr/local/lib > checking where to find the t1 header files... (cached) /usr/local/include > checking for t1lib.h... (cached) no ^^^^^^^^ > configure: warning: requested t1 library not found! > [snip] Try blowing away ./config.cache and re-running configure. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/