User Tools

Site Tools


software:ke_9.11.1_to_9.11.4

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:ke_9.11.1_to_9.11.4 [2013/10/03 01:34]
Jim Lovell created
software:ke_9.11.1_to_9.11.4 [2013/10/03 02:03] (current)
Jim Lovell
Line 32: Line 32:
 git pull origin master git pull origin master
 Now have st-0.0.1-9.10.5_ifpic Now have st-0.0.1-9.10.5_ifpic
 +
 +1.  copy control files to new directory:
 +mkdir control.ke-9.11.4
 +cp -rp control/* control.ke-9.11.4/​
 +Make these the default
 +ln -sfn control.ke-9.11.4 control
 +
 +
 +2. unpack new version
 +
 +
 +su
 +cd / 
 +tar xzpvf /​home/​prog/​fs-9.11.4.tgz
 +cd /usr2 
 +ln -sfn fs-9.11.4 fs
 +exit
 +
 +
 +3. Now as prog 
 +4. build fs
 +cd fs
 +make
 +
 +5. re-build st
 +cd /usr2/st
 +make rmdoto rmexe all
 +
 +6. as root
 +cd /​usr2/​eremotectrl/​make
 +make clean
 +make build
 +make install
 +
 +7. reboot
 +
 +8 login as oper
 +
 +9 edit skedf.ctl to match hb. Just the DBBC settings at the end changed
 +
 +10. edited station.prc as per 14F in fs9114up.txt
 +
 +</​code>​
 +
  
  
 </​code>​ </​code>​
/home/www/auscope/opswiki/data/attic/software/ke_9.11.1_to_9.11.4.1380764090.txt.gz · Last modified: 2013/10/03 01:34 by Jim Lovell