07-jun-2000 fix script
- Subject: 07-jun-2000 fix script
- From: "bfp" <bfp-at-earthlink.net>
- Date: Mon, 3 Jul 2000 16:27:28 -0700
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset="iso-8859-1"
bash script to copy misplaced files in June 7 emc
repaired to avoid word wrap in email
------------cut-here---------------
#! /bin/sh
# filename fix
# fix for emc-07-Jun-2000 misplaced files
# place this file in the /usr/local/nist directory
# you may need to set executable permissions on this
# file with (# chmod 755 fix)
# this script will copy some files to the right
# directories so that the compiler can find them
cp emc/plat/linux_2_2_13/include/emcglb.h \
emc/plat/rtlinux_2_0/include/emcglb.h
cp rcslib/plat/linux_2_2_13/include/inifile.h \
rcslib/plat/rtlinux_2_0/include/inifile.h
cp rcslib/plat/linux_2_2_13/include/rcs_defs.hh \
rcslib/plat/rtlinux_2_0/include/rcs_defs.hh
cp rcslib/plat/linux_2_2_13/include/dbg_mem.h \
rcslib/plat/rtlinux_2_0/include/dbg_mem.h
------------cut-here---------------
Date Index |
Thread Index |
Back to archive index |
Back to Mailing List Page
Problems or questions? Contact