Jacob Tolar

Show:

What's happening?

  • Followup: RE: java problem - gcaldaemon

    Sorry, I'm not on here very often. Glad you got it working.

    2009-07-17 04:05:33 UTC in GCALDaemon

  • Followup: RE: java problem - gcaldaemon

    Sure, sorry I was not very clear. ~/.bashrc contains a bunch of commands that will run every time you run the bash (your shell). So you can use it to change your PATH environment variable automatically every time you run bash to run update_standalone.sh, or whatever it is called. So all you will need to do is add the following line anywhere in that file using your favorite text editor, and...

    2009-06-15 19:29:03 UTC in GCALDaemon

  • Followup: RE: java problem - gcaldaemon

    'export' will only change an environment variable until the shell you type it in terminates (see google, or man export). So just put it in your ~/.bashrc file (it looks like you're using bash as your shell), and hopefully that problem will go away. Hope that helps.

    2009-06-15 18:29:27 UTC in GCALDaemon

About Me

  • 2008-04-29 (2 years ago)
  • 2075123
  • sheckel (My Site)
  • Jacob Tolar

Send me a message