Hi!
Am installing version 3.2 on Sun SPARCstation with tar files. I
did not do this as a Super User. I believe I followed the
Installation Guide with the proper setting of the environmental
variables. X11 is available on the system. When I tried to
complile "example.f", I obtained error messages because certain
library subroutines were not accessible. I copy the screen output
below for your review.
Do other installers of NCAR graphics (who receive
this E-mail) know what library I might be missing just by viewing
the attached screen output? Thank you in advance for your reply.
Regards,
Pete
================ Screen Output ===============================
pacific{wd21pw}29> /export/wd21pw/NCARG/bin/ncargf77 example.f
f77 example.f /export/wd21pw/NCARG/lib/libncarg.a
/export/wd21pw/NCARG/lib/libncarg_gks.a
/export/wd21pw/NCARG/lib/libncarg_c.a
/export/wd21pw/NCARG/lib/libncarg_loc.a -lX11 -lm
example.f:
MAIN exmple:
ld: Undefined symbol
_s_rsFi
_pow_rr
_c_conv_i
_pow_ii
_e_wsle
_s_wsFe
_do_f_in
_r_sign
_Fsin
_s_stop
_s_wsFi
_s_cmp
_do_f_out
_do_l_out
_r_atn2
_Fsqrt
_i_conv_c
_s_wsle
_e_rsfi
_Fexp10
_pow_dd
_Fcos
_Flog10
_i_len
_f_inqu
_e_wsfe
_Ftan
_r_mod
_s_copy
_e_wsfi
pacific{wd21pw}30> /export/wd21pw/NCARG/bin/ncargf77 -noX11 example.f
f77 example.f /export/wd21pw/NCARG/lib/ncarg/robj/ggkwdr_stub.o
/export/wd21pw/NCARG/lib/libncarg.a
/export/wd21pw/NCARG/lib/libncarg_gks.a
/export/wd21pw/NCARG/lib/libncarg_c.a
/export/wd21pw/NCARG/lib/libncarg_loc.a -lm
example.f:
MAIN exmple:
ld: Undefined symbol
_s_rsFi
_pow_rr
_c_conv_i
_pow_ii
_e_wsle
_s_wsFe
_do_f_in
_r_sign
_Fsin
_s_stop
_s_wsFi
_s_cmp
_do_f_out
_do_l_out
_r_atn2
_Fsqrt
_i_conv_c
_s_wsle
_e_rsfi
_Fexp10
_pow_dd
_Fcos
_Flog10
_i_len
_f_inqu
_e_wsfe
_Ftan
_r_mod
_s_copy
_e_wsfi
pacific{wd21pw}31>
==================== End of Screen Window Output ===============
This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:26 MDT