next up previous contents
Next: File Organization Up: Walkthrough Examples Previous: Installing a Multi-User Configuration   Contents


Adding Users in the Multi-User Configuration

In this section, we show the screen output for installing a user-dstool subdirectory for use with the multi-user dstool configuration using the install_dsuser program. The example shows a user named sunuser creating a user-dstool directory called mydstool in their HOME directory. The central dstool library files in this example are located in /usr/local/dstool. The system prompt has been set to be the ``>'' character.

> install_dsuser
################################################################
                   user-dstool installation script

                         Cornell University 
                   Center for Applied Mathematics 
################################################################

 
 This script installs a new local copy of the basic user-dstool directory
 in accordance with instructions by the user.  For more information about
 the dstool multi-user configuration, consult the dstool installation manual.
 
 
The installation of the user-dstool directory depends on the
environment variable DSTOOL. You MUST have DSTOOL defined to
proceed with the program installation.
 
Currently, DSTOOL is set to the path:
            /usr/local/dstool
Do you want to proceed with this path to the main dstool installation?:
(yes or no): yes
 
Input the full destination path for the user-dstool directory: ~/mydstool
Currently, the new user-dstool directory will be installed in:
            ~/mydstool
Do you want to proceed to install the user-dstool files in /marcy/guest/mydstool?:
(yes or no): yes
x Makefile, 1375 bytes, 3 tape blocks
x models/Makefile, 788 bytes, 2 tape blocks
x models/standard_def.c, 5488 bytes, 11 tape blocks
x models/henon_def.c, 5895 bytes, 12 tape blocks
x models/lorenz_def.c, 5790 bytes, 12 tape blocks
x models/cubic_def.c, 5316 bytes, 11 tape blocks
x models/vdpol_def.c, 5720 bytes, 12 tape blocks
x models/hh_def.c, 6386 bytes, 13 tape blocks
x models/d4_def.c, 6012 bytes, 12 tape blocks
x models/GENERIC.c, 5403 bytes, 11 tape blocks
x models/kotorusmap_def.c, 6370 bytes, 13 tape blocks
x models/modellib_ds_def.h, 2877 bytes, 6 tape blocks
x models/models.c, 7366 bytes, 15 tape blocks
x userlib/Makefile, 739 bytes, 2 tape blocks
x userlib/mult_proj.c, 4324 bytes, 9 tape blocks
x userlib/example.c, 2032 bytes, 4 tape blocks
x userlib/user_panels.c, 2418 bytes, 5 tape blocks
 
The installation of the user-dstool files in /marcy/guest/mydstool is complete.



root
1998-11-02