The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Keywords: Makefile, configuration . Date: Sun, 14 Sep 1997 03:41:59 GMT . ... I'm aware of the make config/menuconfig/xconfig etc., but a program I am writing for Uni will require that I am able to directly configure the Makefile(s).. Can anyone give me a general overview of where all the CONFIG_blah_blah_blahs go? ... I'd appreciate it if someone could tell me the general rule. ...
... NCSA HTTPD 1.1 Makefile . ... The aim was to have a replacement for the Netscape commerce server that with the simple addition of a key would be able to server Netscape clients. ... Command line option addition -z ssl -z ssl -z debug -z verify=INT -z cert=filename -z key=filename -z standalone # run standalone for a single request # which is very useful for debugging . ... Also the macro FPRINTF for the SSL version of fprintf was added to make "porting" easier. ... Catch heaps of fprintf's . ...
OS/2 REXX */ /* make a Makefile from an Imakefile from inside or outside the sources * * $XFree86: xc/config/util/xmkmf.cmd,v 3.0 1996/01/24 21:56:19 dawes Exp ... later scripts rely on their existance */ libpath = getenv('LIBRARY_PATH') incpath = getenv('C_INCLUDE_PATH') /* get args */ PARSE ARG arg0 arg1 arg2 arg3 /* from here almost everything is the same as in the xmkmf sh script */ topdir = '' curdir = '.' do_all = 0 IF ... EXIT END RETURN x ...
Use xmkmf if it works on your system to create Makefile. If it fails, a command line that builds xmccd without using the Makefile is one such as gcc -o xmccd -O2 -fno-strength-reduce -L./sbig -L/usr/X11R6/lib xmccd.o -lXm -lXt -lSM -lICE -lXext -lX11 -lsbigudrv4.0 -lm You may need to change the library path (-L flag) for the installation on your system. This one works for Slackware 9.1 .
No configuration file for you! 0) Install R and cfitsio, determine locations of fitsio.h, R.h, Rinternals.h libcfitsio.so, libR.so (Note: you may have to edit the Makefile for cfitsio to force it to make a shared library.) 1) Edit Makefile 2) "make shared" 3) Move librfits.so to desired library location 4) Edit first lines of rfits.r to point to libcfitsio.so and librfits.so 5) See rfits.API for list of RFITS functions and their arguments
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
... A Java application designed to display spectra from Hubble Space Telescope's STIS instrument relies on a Java-IRAF interface to access the data in a efficient way. ... A simple spectrum visualization tool is being developed by the Science Software Group at the Space Telescope Science Institute (STScI), basically to evaluate the capabilities (and weaknesses) of Java as a possible environment for development of data visualization and analysis tools tailored to Hubble Space Telescope (HST) data. ...
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
... Set this to where you want bp installed. Choices include: # 1) your standard perl library path, usually /usr/lib/perl. # 2) your site-specific perl library path, often /usr/lib/perl/site_perl # 3) a completely new place, such as /usr/local/lib/bp # 4) leave them here in the source directory # options 3 and 4 will require that the environment variable BPHOME be set # to run any bp programs, but I prefer them. ... BINDEST = /usr/local/bin # This is the prefix that will be used for the perl scripts. ...
... Configuration The dictionary accepts one obligatory parameter - RULES, which has to be set to the file describing parsing rules and output recipes. ... Each non-empty line is either a comment (when started with '#' symbol), or a conversion rule, and in the latter case has to contain whitespace-separated pattern and output recipe. Currently, pattern has to match the _integer_ (one, two or more) number of input tokens; they will be replaced with a single one. ...
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
TPOINT a telescope pointing analysis system Version 18.20, for Unix 10th December 2011 Published by: Tpoint Software www.tpsoft.demon.co.uk TPOINT is a trade mark. Information in this document is sub ject to change without notice. c Copyright 2011 P. T. Wallace. All Rights Reserved. Reproduction, adaptation, or translation without prior written permission is prohibited, except as allowed under the copyright laws. CONTENTS iii Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
MASS Software Version 2.04 User Guide V.Kornilov, N.Shatsky, O. Voziakova Decemb er 30, 2003 Contents 1 MASS software op eration overview 1.1 Main features of measurement pro cess with MASS instrument . ... 2 Installation, tuning and startup 2.1 Installation of the MASS software Turbina 2.2 Editing the configuration file . ... 4.2 Output data in MASS Software . ... 4.2 Output data in MASS Software The output of Turbina program op erating the MASS device is directed to an ASCI I file called mass-file. ...