bad line in /etc/environment

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf bad line in /etc/environment

  • Creator
    Topic
  • #54308
    Kevin Scantlan
    Participant

      When installing the our most recent version of Cloverleaf (5.8), the following was added to the /etc/environment file:

      # begin HCIenv 5.8

      FPATH=/hci/cis5.8/integrator/kshlib

      export FPATH

      CL_INSTALL_DIR=/hci/cis5.8

      export CL_INSTALL_DIR

      # end HCIenv 5.8

      Everytime I run scp (secure copy),

    Viewing 1 reply thread
    • Author
      Replies
      • #80957

        Try commenting out the export lines and see what happens. Let me know.

        -- Max Drown (Infor)

      • #80958
        Russ Ross
        Participant

          I checked the /etc/environment entiries for Cloverleaf 6.0 that we are running on AIX and see the export lines no longer exist:

          Code:

          # begin HCIenv 6.0
          FPATH=/cloverleaf/cis6.0/integrator/kshlib
          CL_INSTALL_DIR=/cloverleaf/cis6.0
          # end HCIenv 6.0

          Our environment file also states like yours does the following:

          Code:

          # System wide environment file.  This file should only contain
          #     1.  comment lines which have a # in the first column,
          #     2.  blank lines, and
          #     3.  Lines in the form name=value.
          #
          # WARNING: This file is only for establishing environment variables.
          #          Execution of commands from this file or any lines other
          #          than specified above may cause failure of the initialization
          #      process.

          Russ Ross
          RussRoss318@gmail.com

      Viewing 1 reply thread
      • The forum ‘Cloverleaf’ is closed to new topics and replies.