Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting up remote CVS access for CERN only at CERN  (requires SLAC account)

Panel

setenv CVSROOT :ext:noric.slac.stanford.edu:/afs/slac/g/npa/repo
setenv CVS_RSH ssh

Checking

source /u1/rcelab/setup/npa.csh

Check out  the RCE and STControl/PixLib packages.

...

Edit setup_rce.csh and set the RCE release path

Panel

setenv RELEASE <home_directory>/rcerel

Build the packages

Panel

cd rcerel
make i386_linux
make ppc-rtems-rce405-opt
cd ..

cd pixlib
source setup_rce.csh
make