Difference: ACMECommandLine (3 vs. 4)

Revision 42009-05-15 - BradAtcheson

Line: 1 to 1
 
META TOPICPARENT name="ActiveMeasurementFacility"

Moving the Gantry, Stages, and Robots

Line: 74 to 74
  -- WolfgangHeidrich - 24 Nov 2005
Added:
>
>
#kiewa

Changes to kiewa

kiewa is old and unpatched, so it does not mount all the filesystems for security reasons. In particular, /usr/bin/perl is not available. To run the acmemove scripts, perl can instead be found /cs/local/bin/perl

At some point in time something changed and the moved script no longer executes properly. Make the following change to fix it:

   # we need to be on kiewa for this daemon to work
   #($ENV{'SHORTHOST'} eq "kiewa") or die "This program must be run on kiewa!\n";
   ($ENV{'HOSTNAME'} eq "kiewa.cs.ubc.ca") or die "This program must be run on kiewa!\n";

-- BradAtcheson - 15 May 2009

 
META FILEATTACHMENT attr="" comment="" date="1134703355" name="acmemove" path="acmemove" size="858" user="heidrich" version="1.1"
META FILEATTACHMENT attr="" comment="" date="1134703412" name="moved" path="moved" size="1396" user="heidrich" version="1.1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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