Installation Tutorial Paola Sivera ESO ACS 2.1 for Linux RH7.2.

Slides:



Advertisements
Similar presentations
2 Copyright © 2005, Oracle. All rights reserved. Installing the Oracle Database Software.
Advertisements

Cygwin Linux for Windows Desktop Paul Stuyvesant.
Windows 2003 Server. Windows 2003 Server Contents Fitur Windows 2003 Server Installation And Configuration Windows Management Resource  User Management.
STScI Tiger Upgrade CPT Project Manager: Jim Grice Technical Manager: Mark Calvin.
1 Departamento de Informatica, UTFSM. Agosto 2006 ACS Working Style Mauricio Araya: Team Leader ACS – UTFSM Team.
GNU/Linux Filesystem 1 st AUT GNU/Linux Festival Computer Engineering & IT Department Bahador Bakhshi.
7 th ACS Workshop 2010 Antofagasta, Chile ACS Project Lifecycle Matias Mora (based on presentation by G. Chiozzi and J. Ibsen)
Lab 1 Instructor: Jolanta Soltis.
Introduction to Android Studio
Software Installation, release 4.0 Geant4 Users’ Workshop Tutorial SLAC February 18-22, 2002 Takashi Sasaki, Gabriele Cosmo,
Very Quick & Basic Unix Steven Newhouse Unix is user-friendly. It's just very selective about who its friends are.
Platforms, installation, configuration; accessing example collections Course material prepared by Greenstone Digital Library Project University of Waikato,
© 2010 IBM Corporation IBM Experience Modeler - Theme Editor Installing Python Image Library Presenter’s Name - Presenter’s Title DD Month Year.
ALMA SW Development Tools, Standards and Integration Procedures P. Sivera, M. Zamparelli European Southern Observatory Garching – ESO.
Simple Web SQLite Manager/Form/Report
Software Installation The full set of lecture notes of this Geant4 Course is available at
1 SEEM3460 Tutorial Unix Introduction. 2 Introduction What is Unix? An operation system (OS), similar to Windows, MacOS X Why learn Unix? Greatest Software.
Using Macs and Unix Nancy Griffeth January 6, 2014 Funding for this workshop was provided by the program “Computational Modeling and Analysis of Complex.
1 Introduction to Tool chains. 2 Tool chain for the Sitara Family (but it is true for other ARM based devices as well) A tool chain is a collection of.
Building a Cross Compiler, Assembler and Linker Designed by Prof. Peng-Sheng Chen.
File System and Directory Structure in Linux. What is File System In a computer, a file system is the way in which files are named and where they are.
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Input/Output Controller (IOC) Overview Andrew Johnson Computer Scientist, AES Controls Group.
Introduction to Linux Operating System Tutorial 1
Unix Primer. Unix Shell The shell is a command programming language that provides an interface to the UNIX operating system. The shell is a “regular”
M. Zamparelli European Southern Observatory ACS Course Japan, July 2005 ALMA/ACS Software Engineering.
BioPSE NCRR SCIRun: Getting Started Installation and Configuration J. Davison de St. Germain (801)
LINUX System : Lecture 3 Vmware, Cygwin, LINUX installation Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University.
VTK: The Visualization Toolkit Part I: Overview and object models March 28, 2001.
Introduction Purpose This course describes the process of installing the KPIT GNU toolchain on your PC. Objective Learn how easy it is to get information.
Installation of IPT2 Chien-Wen CHEN Taiwan Forestry Research Institute 2012,Jun,26.
Computer Programming for Biologists Oct 30 th – Dec 11 th, 2014 Karsten Hokamp  Fill out.
How to Install and Run Prepared by: Shubhra Kanti Karmaker Santu Lecturer CSE Department BUET.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
GNU Compiler Collection (GCC) and GNU C compiler (gcc) tools used to compile programs in Linux.
09/21/081 Ho Chi Minh city University of Technology Linux kernel R.M. Introduction of building Linux kernel from source.
Cygwin Linux for Windows Desktop Paul Stuyvesant.
Geant4 Installation Supported platforms:  Scientific Linux with gcc 4.1.2/4.6  Mac Os X 10.7 and 10.8 with gcc 4.21  Windows7 with Visual Studio.
Module 2 - The File System
ICALEPCS 2001 Nov , 2001 ACS Common Software for the ALMA Project G.Chiozzi, B.Gustafsson, B.Jeram, P.Sivera – ESO M.Plesko, M.Sekiranja, G.Tkacik,
IsisOnline Manual Publishing your CDS/ISIS databases is very easy! Ismail Fahmi KMRG ITB.
Introduction to MySQL MySQL Overview by Ray Williams CS 320/565 Marymount University.
LYNN BRADSHAW CREATING WEB SITES WITH XARA WEB DESIGNER 7.
Advanced BioPSE NCRR How to Install and Configure J. Davison de St. Germain Chief Software Engineer SCI Institute December 2003 J. Davison.
Setting up Cygwin Computer Organization I 1 May 2010 ©2010 McQuain Cygwin: getting the setup tool Free, almost complete UNIX environment emulation.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Enabling Grids for E-sciencE Software installation and setup Viet Tran Institute of Informatics Slovakia.
Aibo Tutorial: Part1 – Getting Started. Steps to getting started Gather necessary elements Download Sony Software Set up you environment Checkout robocup.
More Unix Naomi Altman. Directories Directory = folder mkdir - makes a new directory rmdir - removes an empty directory cd mydirectory - moves you into.
Overview Using Plugins Developing Plugins Basic Examples / Demo Outlook Overview Using Plugins Developing Plugins Basic Examples / Demo Outlook Plugin.
Configuration your environment Many user-configurable Unix programs (such as your shell) read configuration files when they start up. These configuration.
Scheduling Blocks: simulating their execution Andy Biggs (ESO, Garching)
2: Operating Systems Networking for Home & Small Business.
ACS on VxWorks B.Gustafsson European Southern Observatory ESO Feb ESO.
 CSC 215 : Procedural Programming with C C Compilers.
CSC 215 : Procedural Programming with C
Lecture 5z Linux Tools – Call graphs Virtual Machines
EE516: Embedded Software Project 1
Installation of the ALICE Software
Development Environment Basics
Install external command line softwares
Andy Wang Object Oriented Programming in C++ COP 3330
Machine Learning Workshop
The Linux Operating System
Cmake Primer.
Software Installation
Andy Wang Object Oriented Programming in C++ COP 3330
Logging into the linux machines
Software Installation, release 4.0
Presentation transcript:

Installation Tutorial Paola Sivera ESO ACS 2.1 for Linux RH7.2

Some General Issues for ACS 2.1 n where: web pages u CD content u documentation + README and Test proc u ACS Overview, Installation Manual, Release Notes n who: n what: general purpose tools -> binaries ACS sources -> compilation

What n gnu tools (not gcc) and tcltk tools u gcc is the native one for RH7.3, 2.96 n java 1.4.1_02 n JacORB (+Ant 1.5.1) n ACE 5.3, TAO Patches n Python 2.2 omniORB and omnipython 2.0 n In-house develop. Tools = templates, Makefile, tat, … n ACS Sources

Installation steps 1) Install the operative system -> sys admin 2) Install the tools (binaries) -> install script 3) Compile the ACS libraries -> make 4) Test the software

Installation step 1: OS n Operative System: RH 7.2 Full installation; if not, add: u pdksh u glibc-dlevel u kernel-headers u itcl , tclx u gcc 2.96!

Space disk n CD~180MB n ACS-2.1~1500MB n ACS ~65MB (under $HOME) (The sources can grow up to 350MB is the “clean” after “make all” is not performed)

Environment and User n Whatever user can install ACS 2.1 n Default interactive shell: bash n Environment variables: $HOME/.acs/.bash_profile.acs to be sourced at login:. $HOME/.acs/.bash_profile.acs n Other emacs and x resources stuff

Prepare the system n Create the installation directory n /alma (not necessary the creation of ACS-2.1) n Give right permissions to the installation user n Create the installation user

Installation step2: script = where_you_have_the_cd =where_you_install_the_release $ /INSTALL/0_InstallACS constraint when installing gnu and tcl tools: respect the absolute path /alma/ACS-2.1

Step 3: Build the ACS libraries $ source $HOME/.acs/.bash_profile.acs $ export OPTIMIZE=0 $ cd $HOME/ACS $ make build_clean ($ make build) Look at $HOME/ACS/build.log Unset the INTROOT!!!

Step 4: Test the SW  $ acsStartORBSRVC  $ maciManager &  $ maciActivate Activator  $ objexp &  $ abeansStart alma.acs.examples.PSPanelTutorial

Step 4: Test the SW-2 SHUTDOWN: close the obj and abeans window n $ maciActivatorShutdown Activator n $ maciManagerShutdown n $ acsStopORBSRVC