From d54fe7c1f704a63824c5bfa0ece65245572e9b27 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 4 Mar 2015 21:21:30 -0500 Subject: Initial commit --- src/slalib/sun67.htx/node12.html | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/slalib/sun67.htx/node12.html (limited to 'src/slalib/sun67.htx/node12.html') diff --git a/src/slalib/sun67.htx/node12.html b/src/slalib/sun67.htx/node12.html new file mode 100644 index 0000000..d75415d --- /dev/null +++ b/src/slalib/sun67.htx/node12.html @@ -0,0 +1,75 @@ + + + + +LINKING + + + + + + + + + + + + +

+ +next + +up + +previous +
+ Next: SUBPROGRAM SPECIFICATIONS +
+Up: SLALIB Positional Astronomy Library +
+ Previous: Acknowledgements +

+

+

+LINKING +

+

+On Unix systems (Sun, DEC Alpha etc.): +

%  f77 progname.o -L/star/lib `sla_link` -o progname +
+(The above assumes that all Starlink directories have been added to +the LD_LIBRARY_PATH and PATH environment variables +as described in SUN/202.) +

+On VAX/VMS: +

$  LINK progname,SLALIB_DIR:SLALIB/LIB +
+

+
+

+


+ +next + +up + +previous +
+ Next: SUBPROGRAM SPECIFICATIONS +
+Up: SLALIB Positional Astronomy Library +
+ Previous: Acknowledgements +

+

+

+SLALIB --- Positional Astronomy Library
Starlink User Note 67
P. T. Wallace
12 October 1999
E-mail:ptw@star.rl.ac.uk
+
+ + -- cgit