The lapack maintainer would be me.
>That's because /etc/profile.d/lapack.sh is polluting the namespace with
>BINDIR=/usr/lib/lapack
Hm, you are correct. This is not purposeful, but inadvertent. I did not note
carefully that the script is being sourced, so that modifications to commonly
used env
Eric Blake byu.net> writes:
> In the meantime, as a workaround, you can do 'unset $BINDIR' prior
> to running updatedb.
Make that 'unset BINDIR'. My proofreading isn't very good today :)
--
Eric Blake
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
Steve Kelem elementcxi.com> writes:
>
> I'm having trouble running updatedb. I've tried findutils-4.2.27-1 and
> findutils-4.3.0-1.
> When I run updatedb manually, I get the message:
> updatedb needs to be able to execute /usr/lib/lapack/find, but cannot.
> The directory /usr/lib/lapack contai
3 matches
Mail list logo