[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep Build Guide and other documents
From: |
Jeff Teunissen |
Subject: |
Re: GNUstep Build Guide and other documents |
Date: |
Mon, 13 Jan 2003 05:36:45 -0500 |
Richard Stonehouse wrote:
> Hello Dennis,
>
> > > Checking the version numbers of installed software, I couldn't get
> > > some of the more complex tests to work (the ones that do "strings
> > > `gcc --print-file-name=...").
> >
> > What is the problem? Doesn't the Red Hat compiler return the right
> > files when doing gcc --print-file-name=...
> > Or are there problems in getting the version-numbers from the
> > libraries...?
>
> Taking the command verbatim from the build guide:
>
> $ strings `gcc --print-file-name=libgmp.so` | grep -e
> \^[[:digit:]].[[:digit:]].[[:digit:]]$
>
> I get:
>
> strings: libgmp.so: No such file or directory
>
> But if I do:
>
> $ locate libgmp.so
>
> I get:
>
> /usr/lib/libgmp.so.3.3.0
> /usr/lib/libgmp.so.3
But no libgmp.so file. You have the shared library, but don't seem to have
the -devel package installed (which provides the .so symlink)
--
| Jeff Teunissen -=- Pres., Dusk To Dawn Computing -=- deek @ d2dc.net
| GPG: 1024D/9840105A 7102 808A 7733 C2F3 097B 161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project http://www.quakeforge.net/
| Specializing in Debian GNU/Linux http://www.d2dc.net/~deek/