On Mon, 13 Oct 2003 14:07:56 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:

ML> Since I can't do much more on Python till tomorrow, I thought I'd tool up for
ML> playing with Palm support.
ML> 
ML> One of the sub-dependencies is devel(libm)

Where is it written?

ML> I have been to speakeasy.rpmfind.net and typed in libm but I just get a mile
ML> long list of names starting with libm*
ML> 
ML> I do not see a libm-devel* anywhere there for Mandrake or on my distribution
ML> CD's.

$ locate libm.a
/usr/lib/libm.a
$ rpm -qf /usr/lib/libm.a
glibc-devel-2.2.5-43
$ locate libm.so
/usr/lib/libm.so
/lib/libm.so.6
$ rpm -qf /usr/lib/libm.so
glibc-devel-2.2.5-43

You don't need to do anything, as presumably you have glibc-devel.

Regards,
Nerijus



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to