Lexical Tools

Install lvg to lexDev

After the new version is released and distributed to the public in the next year, Lexical system group will install and provide the latest version of lvg for NLM internal staffs to use. The procedures are detailed as follows:

  1. Install lvg${YEAR}:
    • Install latest lvg on lexdev (login to lexdev)
    • The installation directory is "lexdev:/export/home/lu/Projects/LVG/lvg${YEAR}"

    • Add "/net/lexdev" in fornt of "/export/home/lu/Projects/LVG/lvg${YEAR}" in files of
      • /Projects/LVG/lvg${YEAR}/bin/lgt
      • /Projects/LVG/lvg${YEAR}/bin/luiNorm
      • /Projects/LVG/lvg${YEAR}/bin/lvg
      • /Projects/LVG/lvg${YEAR}/bin/norm
      • /Projects/LVG/lvg${YEAR}/bin/wordInd
      • /Projects/LVG/lvg${YEAR}/bin/toAscii
      • /Projects/LVG/lvg${YEAR}/bin/fields
      • /Projects/LVG/lvg${YEAR}/data/config/lvg.properties

  2. Create new links:
    • /nfsvol/nls/bin/lgt${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/lgt
    • /nfsvol/nls/bin/luiNorm${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/luiNorm
    • /nfsvol/nls/bin/lvg${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/lvg
    • /nfsvol/nls/bin/norm${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/norm
    • /nfsvol/nls/bin/wordInd${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/wordInd
    • /nfsvol/nls/bin/toAscii${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/toAscii
    • /nfsvol/nls/bin/fields${YEAR} -> /net/lexdev/export/home/lu/Projects/LVG/lvg${YEAR}/bin/fields

  3. Modify existing links:
    • /nfsvol/nls/bin/lgt -> /nfsvol/nls/bin/lgt${YEAR}
    • /nfsvol/nls/bin/luiNorm -> /nfsvol/nls/bin/luiNorm${YEAR}
    • /nfsvol/nls/bin/lvg -> nfsvol/nls/bin/lvg${YEAR}
    • /nfsvol/nls/bin/norm -> nfsvol/nls/bin/norm${YEAR}
    • /nfsvol/nls/bin/wordInd -> nfsvol/nls/bin/wordInd${YEAR}
    • /nfsvol/nls/bin/toAscii -> nfsvol/nls/bin/toAscii${YEAR}
    • /nfsvol/nls/bin/fields -> nfsvol/nls/bin/fields${YEAR}