Personally I would expect it to find /usr/lib/libaspell.so.15, not a
directory... (on my system /usr/lib/aspell is a dir)

On 09/02/2008, Bill Hoffman <[EMAIL PROTECTED]> wrote:
> Andreas Pakulat wrote:
> > Hi,
> >
> > I've got something really weird here. USing CMake from CVS (just
> > updated), the following call finds /usr/bin/aspell:
> >
> > FIND_LIBRARY(ASPELL_LIBRARIES NAMES aspell aspell-15 libaspell-15 libaspell)
> >
> > instead of /usr/lib/aspell. Thats surely wrong. Is that a bug in CVS, or
> > could there be a "system" reason why this happens?
> >
> > Andreas
> >
> Why is /usr/lib/aspell better than /usr/bin/aspell?
>
> -Bill
>
> _______________________________________________
> CMake mailing list
> [email protected]
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to