gradshdf disabled problem in fc4
Patrice Dumas
pertusus at FREE.FR
Tue Mar 14 09:17:03 EST 2006
> With hdf.
> I'm just beginning to intall everything myself as a newbir...
> The 'symbols' here means filename in /usr/local/hdf4/bin or some other things?
No, I mean symbols defined in the hdf library (within lbdf.a or libmfhdf.a).
Here is how I find the symbols defined in the library:
[dumas at nor75-15-82-67-190-22 ~]$ nm /usr/lib/hdf/*.a | grep ncopen
00001410 T sd_ncopen
U sd_ncopen
U sd_ncopen
T is for a symbol defined in the library, U for a symbol undefined.
--
Pat
More information about the gradsusr
mailing list