---+!! <center>SearchCal - Installation instructions</center> %BR% %TOC% ---++ Introduction This page gives instructions for installation of SearchCal software. ---+++ Prerequisites | *What* | *Version* | *Where to find* | *Remarqs* | | cvs | - | | | | gcc and g++ | - | | | | MCS | - | | | ---+++ Default shell The default shell is bash. ---++ Configuration ---+++ Access to <nop>CVS repository Refer to [[McsInstallation#Access_to_CVS_repository][CVS repository configuration]] ---+++ Installation user %X% *Installation MUST NOT BE done as root* !!<BR> The installation of the SearchCal software can be done either in : * MCSROOT _swmgr_ user for software deployment, see [[McsInstallation#swmgr_user][swmgr user setting]] * INTROOT for development. In this case MCS environment must be correctly configured, see [[McsInstallation#Set_MCS_environment][MCS setting]] ---++ Installation ---+++ Prepare installation (as swmgr user) You should first install _sclins_ module. To install it: <verbatim> % cd % cvs co sclsins <user>@cvs.mariotti.fr's password: ... % cd sclins/src % make all install == Dependencies: ../object/sclinsQuery.ds == Dependencies: ../object/sclinsStop.ds == Dependencies: ../object/sclinsStart.ds == Dependencies: ../object/sclinsInstall.ds == Making script: ../bin/sclinsInstall == Making script: ../bin/sclinsStart == Making script: ../bin/sclinsStop == Making script: ../bin/sclinsQuery . . . 'all' done Check <INTROOT> directory structure Installing into target: <INTROOT> ......scripts: sclinsInstall sclinsStart sclinsStop sclinsQuery Copying current files from: /diska/home/swmgr/sclins/src to: /diska/home/swmgr/INTROOT/Sources/sclins/src from: /diska/home/swmgr/sclins/include to: /diska/home/swmgr/INTROOT/Sources/sclins/include . . . done done. To start SCALIB intallation, just do the following: % cd ../.. % sclinsInstall </verbatim> ---+++ Start installation You should now install all other modules belonging to SCALIB. To do this just execute sclsinsInstall script as shown below: <verbatim> % cd % sclinsInstall -> All the SCALIB modules will be installed from : <current_directory>/DEVELOPMENT into : <INTROOT_directory> WARNING: modules to be installed will be removed first from the SCALIB/DEVELOPMENT directory. Use '-u' option to only update modules Press enter to continue or ^C to abort <user>@cvs.mariotti.fr's password: .... </verbatim> To install a specific SCALIB release, you should use the -t option giving the requested release, as shown below: <verbatim> % cd % sclinsInstall -t V3-3 -> All the SCALIB modules will be installed from : <current_directory>/V3-3 into : <INTROOT_directory> .... </verbatim> The list of SCALIB release currently available are : * V3-0 * V3-1 * V3-1-1 * V3-2 * V3-3 * V3-3-1 * V3-3-2 * V3-3-3 * V3-3-4 * V3-3-5 ---+++ Quick start To start software : <verbatim> user% sclinsStart </verbatim> Have good fun with SearchCal ;-) -- Main.GerardZins - 22 Feb 2007
This topic: Jmmc/Software
>
WebHome
>
SearchCal
>
SearchCalInstallation
Topic revision: r1 - 2007-02-22 - GerardZins
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback