Ok I'm redoing it with the script.

Thanks will let you know soon.

BTW: Do you have an IRC Channel for Vista?

Thanks
Zeno

On 7/28/05, K.S. Bhaskar <[EMAIL PROTECTED]> wrote:
> Try the following instead:
> 
> source /usr/local/gtm/gtmprofile
> export vista_source=/usr/local/OpenVistA
> export vista_home=/home/vista
> export gtm_log=$vista_home/log
> export gtmgbldir=$vista_home/g/mumps.gld
> export gtmroutines="$vista_home/o($vista_home/r)
> $vista_source/o($vista_source/r) $gtm_dist"
> 
> Watch out for line breaks - there are 6 lines above, one starting with
> "source" and 5 starting with "export".
> 
> If you use the script /usr/local/OpenVistA/vista, you do not need to set
> any variables.
> 
> -- Bhaskar
> 
> On Thu, 2005-07-28 at 08:25 -0500, Zeno Davatz wrote:
> > my .bash_profile File goes like this:
> > ---
> > if [ -f ~/.bashrc ]; then
> >         . ~/.bashrc
> > fi
> >
> > # User specific environment and startup programs
> >
> > PATH=$PATH:$HOME/bin
> >
> > unset USERNAME
> >
> > ## OpenVistA specific environment ##
> > export gtm_dist=/usr/local/gtm
> > export gtm_log=/home/vista/log
> >
> > export gtmgbldir=/home/vista/g/mumps.gld
> > export gtm_vista=/home/vista/
> > export vista_home=/home/vista
> > export gtmroutines="$vista_home/o($vista_home/r) $gtm_dist"
> >
> > alias GTM="$gtm_dist/mumps -direct"
> > alias gtm="$gtm_dist/mumps -direct"
> > alias mupip="$gtm_dist/mupip"
> > alias gde="$gtm_dist/mumps -r ^GDE"
> > alias lke="$gtm_dist/lke"
> > alias dse="$gtm_dist/dse"
> > alias rundown="$gtm_dist/mupip rundown -r \"*\""
> >
> > export PATH=$PATH:$gtm_dist
> > ---
> >
> > Thanks for your Feedback.
> > Zeno
> >
> > On 7/28/05, Aylesworth Marc A Ctr AFRL/IFSE
> > <[EMAIL PROTECTED]> wrote:
> > > You can also use a startup script to set the variables and start
> > Vista but
> > > the variables need to be set somewhere before the program is run.
> > >
> > > Thanks
> > >
> > > Marc Aylesworth
> > >
> > > C3I Associates
> > >
> > > AFRL/IFSE
> > >
> > > Joint Battlespace Infosphere Team
> > >
> > > 525 Brooks Rd
> > >
> > > Rome, NY 13441-4505
> > >
> > > Tel:315.330.2422
> > >
> > > Fax:315.330.7009
> > >
> > > Email: [EMAIL PROTECTED]
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Zeno
> > > Davatz
> > > Sent: Thursday, July 28, 2005 9:03 AM
> > > To: hardhats-members@lists.sourceforge.net
> > > Subject: Re: [Hardhats-members] Worlvista Setup
> > >
> > > Hi!
> > >
> > > Thanks for your reply. I downloaded the lastest Version of Vista
> > from
> > > Sourceforge: My Version says:
> > > /tmp/OpenVistASemiVivAFOIAGold20050507.tgz I guess that comes with
> > the
> > > FileMan Version 0.22.
> > >
> > > Thanks for your Feedback, keen to get this running.
> > >
> > > I got another question: Do I need to configure my .bash_profile
> > > according to instructions of the "manual installation"?
> > >
> > > I'm not doing the manual installation. What I'm doing is
> > > "/home/vista/FOIAVistA/vista" for the setup and
> > > "/home/vista/FOIAVistA/vista --run" to run the program.
> > >
> > > I'm on Gentoo-Linux 2.6.12.3 with Xdialog installed.
> > >
> > > Thanks for your help
> > > Zeno
> > >
> > > On 7/28/05, Nancy Anthracite <[EMAIL PROTECTED]> wrote:
> > > > The program cannot find your routines, so you need to set up your
> > > environment
> > > > variables correctly.  You need to tell what version of VistA you
> > are
> > > loading
> > > > so we can help point you in the right direction.
> > > >
> > > > On Thursday 28 July 2005 04:01 am, Zeno Davatz wrote:
> > > > > Hi
> > > > >
> > > > > I'm new to worldvista.org and I'm just in the progress of
> > setting it
> > > > > up. I have noted my questions so far right here:
> > > > >
> > http://openforum.worldvista.org/~forum/index.php?title=User_talk:Zeno
> > > > >
> > > > > Would be glad if you could throw me any hint or Feedback, either
> > in
> > > > > the list or right in the WIKI.
> > > > >
> > > > > I think worldvista is great stuff!
> > > > >
> > > > > thanks for your help.
> > > > > Zeno
> > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > SF.Net email is Sponsored by the Better Software Conference &
> > EXPO
> > > > > September 19-22, 2005 * San Francisco, CA * Development
> > Lifecycle
> > > Practices
> > > > > Agile & Plan-Driven Development * Managing Projects & Teams *
> > Testing &
> > > QA
> > > > > Security * Process Improvement & Measurement *
> > > http://www.sqe.com/bsce5sf
> > > > > _______________________________________________
> > > > > Hardhats-members mailing list
> > > > > Hardhats-members@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > > >
> > > > --
> > > > Nancy Anthracite
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > SF.Net email is Sponsored by the Better Software Conference &
> > EXPO
> > > September
> > > > 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > > > Agile & Plan-Driven Development * Managing Projects & Teams *
> > Testing & QA
> > > > Security * Process Improvement & Measurement *
> > http://www.sqe.com/bsce5sf
> > > > _______________________________________________
> > > > Hardhats-members mailing list
> > > > Hardhats-members@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > > >
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September
> > > 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > > Agile & Plan-Driven Development * Managing Projects & Teams *
> > Testing & QA
> > > Security * Process Improvement & Measurement *
> > http://www.sqe.com/bsce5sf
> > > _______________________________________________
> > > Hardhats-members mailing list
> > > Hardhats-members@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September
> > > 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > > Agile & Plan-Driven Development * Managing Projects & Teams *
> > Testing & QA
> > > Security * Process Improvement & Measurement *
> > http://www.sqe.com/bsce5sf
> > > _______________________________________________
> > > Hardhats-members mailing list
> > > Hardhats-members@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September
> > 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> > & QA
> > Security * Process Improvement & Measurement *
> > http://www.sqe.com/bsce5sf
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> >
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO September
> 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to