Re: Environment Variables not taking

From: Walter Harms (u173034@grossglockner.Informatik.Uni-Oldenburg.DE)
Date: 01/25/03

  • Next message: John Kodis: "Re: OpenSSH3.5p1 vs. Commercial SSH 3.2"
    From: Walter Harms <u173034@grossglockner.Informatik.Uni-Oldenburg.DE>
    Date: 25 Jan 2003 16:51:23 GMT
    
    

    I have also problems with the environment.
    my solution is to call bash --login to make sure i have
    the environment i need.
    (work for unix servers but perhaps something like that works
    for windows too)

            walter

    -- 
    


    Relevant Pages

    • Re: getting intel fortran to work from cygwin command line?
      ... I am trying to get ifort to work from a bash script, ... Can someone who has this working post their bash environment ... Will is set environment variables in the current bash shell if I do ...
      (comp.lang.fortran)
    • How about a stupid question?
      ... I've done a number of Solaris installs and having come from Linux, ... I also prefer bash and since the bash ... environment, I've been accumulating a .bashrc that sets up the ... shells source global profiles vs user profiles, ...
      (comp.unix.solaris)
    • Re: Install Java 1.6
      ... Under bash the equivalent ... builtins are export and unset. ... First find out what the environment and PATH are. ...
      (alt.os.linux.suse)
    • Re: variable with "-" sign
      ... > I'm running a wrapper environment script for an application. ... > script into the bash script. ... tcsh script from bash, and running a tcsh script doesn't help since ...
      (comp.unix.shell)
    • Re: using ` and the bash source command
      ... that you could set the JAVA_HOME environment variable directly with ... command at all as the .bashrc is read every time I open a new terminal ... the fundemental difference with session is that it uses the SAME bash process for all commands, therefore any environments commands, and even bash builtins will all works. ...
      (comp.lang.ruby)