FYI:

$ which_fileset libm.a
/usr/ccs/lib/libm.a                     bos.adt.libm 5.3.0.0 

thus the lilbm.a comes from the  bos.adt.libm fileset.

Handy in case the file is installed and you would like to know the package:

$ lslpp -Lc | grep libm  # List all file in colum format
$ lslpp -wc "*libm*"    # which fileset maches 

hth
Hajo


>>> "John Calcote" <[EMAIL PROTECTED]> 21/02/2008 16:25 >>>
Jim,

libm comes from the glibc-devel package on my SLES 10 linux box. I'm
not sure where it comes from on AIX. I do have it installed on my AIX
machine, but with it being AIX, I'm not sure where to look to find out
how it got there. :)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openslp-devel mailing list
Openslp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-devel

Reply via email to