From: P. Sivera Date: 15 Mar 2004 VLT COMMON SOFTWARE "APR2004" - OVERVIEW ======================================== The APR2004 release is an external release and it will be distributed to consortia (CDs with OS, VLTSW sources and manuals). The release notes for APR2004 reflect only the move from APR2003 to APR2004. To have a complete picture of the changes from previous releases, have a look at the page: http://www.eso.org/projects/vlt/sw-dev/vltsw/index.html The HP-UX 11.00 requires the installation of new patches, which are provided on 1 cd. They are the official annual HP patches "Support Plus". The Solaris SunOS 5.8 does not require any patch or change. Please follow instructions in the "VLT Common Software - Combined OS Installation Manual" (VLT-MAN-ESO-17200-2238 issue 3) For Linux, a DVD will be provided. The Linux installation manual is available at the page: http://www.eso.org/projects/vlt/sw-dev/wwwdoc/add_doc.html Supported Platforms -------------------- O.S. TORNADO CCSlite HP-UX 11.00 2.0.2 (68k&PPC) CCSlite Sun 5.8 2.0.2 (68k&PPC) CCSLite Linux* RedHat 9 cross compiler gcc 2.95 (68k&PPC) NOCCS HP-UX 11.00 - NOCCS Sun 5.8 - NOCCS Linux RedHat 9 - * REMARK: Up to now the only hardware platform accepted by Paranal as target workstation is HP (currently with HP-UX 11.00 and CCS-lite) and consequently this is the standard platform to be used for development as well. A Linux DVD containing Linux RH9 OS and VLTSW has been prepared and will be distributed as well, together with the HP cds. Important remark on Linux: After the tools and the VLTSW installation, new shared libraries get installed in the GNU-, TCLTK-, VLTROOT. On Linux, the run-time linker needs to know about those shared libs. For this it is necessary to perform the following two steps as root: 1) add the lines /diska/vlt/APR2004/gnu/lib /diska/vlt/APR2004/tcltk/lib /diska/vlt/APR2004/CCSLite/lib (change accordingly to your installation the paths to the "lib" directories) to the file /etc/ld.so.conf 2) run as root the command: # ldconfig Note that if you have a previous installation you should remove the entries for the previous release. Features 1. The compiler version has changed: we have gcc 3.3 A web page has been prepared with the list of warnings and some tips to fix them. See: http://www.eso.org/projects/vlt/sw-dev/c_warnings.htm The GNU make version has also changed: we moved to make 3.80 (no major differences from the previous version: 3.79) 2. tcltk: upgraded to 8.4.5; see the Release Notes for tcltk 3. VxWorks Tornado 2.0.2: No major changes from APR2003 for Sun and HP. On Linux we finally have a cross compiler: gcc 2.95 4. JAVA platform: JDK 1.4.1.05 5. MIDAS: 03SEPpl1.2 Distribution ------------ The release will be distributed to external sites upon request. ___oOo___