X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epamail.epa.gov>
Subject:  Re: [ANNOUNCEMENT] updated: orpie-1.5.1-2
Date:  Fri, 08 Jan 2010 09:42:08 -0500
Lines: 40
Message-ID:  <mtgek555n1sf7sqh34ri02kv2otet4t9ln@4ax.com>
References:  <announce.it3ek51ib2uuta0qmqj48dh488cv29h0jj@4ax.com> 	 <4B471746.2040602@towo.net> <416096c61001080447w1794cc4cr519c41945173d28d@mail.gmail.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  8bit
X-Archive: encrypt
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

> 2010/1/8 Thomas Wolff:
> > Andrew Schulman wrote:
> >>
> >> A new version of orpie, 1.5.1-2, is now available in the Cygwin
> >> distribution.
> >>
> >> This release is a Cygwin-only update.  The package has been rebuilt for
> >> Cygwin
> >> 1.7, removing dependence on some obsolete packages.  I recommend that all
> >> users
> >> of Orpie in Cygwin upgrade to the new version.
> >>
> >
> > Works well in the cygwin console; in mintty, however, it just reports:
> > /usr/bin/orpie.exe: error while loading shared libraries: ?: cannot open
> > shared object file: No such file or directory
> > It *does* work in a cygwin 1.5 mintty, though, so it's not a limitation
> > related to Windows console/pty incompatibilites, unless something got
> > changed here.
> 
> Same here, but only in an existing mintty window. Orpie works fine in
> a newly opened mintty.
> 
> And the difference appears to be in the PATH: in the new session it
> has an additional /usr/lib/lapack at the end.

OK, sorry about this.  I think a few things are conspiring:

* cygport didn't tell me that orpie depends on lapack, and I had forgotten
that it does, and stupidly removed it from setup.hint.

* In order for lapack to work, you have to have /usr/lib/lapack in your
$PATH.  IMO that's a bug, but the lapack maintainer told me a couple of
years ago that it's a wontfix.

So Thomas, please try this:  install lapack, and add /usr/bin/lapack to
your $PATH.  Then retry orpie, and let me know if that fixes the problem.

Thanks,
Andrew.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

