For tcsh you need to source a different set of initialisation files

  source $STARLINK_DIR/etc/login
  source $STARLINK_DIR/etc/cshrc

Tim

On Thu, Jun 11, 2009 at 6:17 AM, James Roe <[log in to unmask]> wrote:

I am a newbie with Starlink and Gaia.  I've installed the package in Kubuntu 8.10 and now I am lost.

My default shell is bash.  I've set up .bashrc to create the environment variables and to source $STARLINK_DIR/etc/profile

When I try to run Gaia in bash, I get this

jroe@beauty2:~/star/bin$ echo $STARLINK_DIR
/home/jroe/star
jroe@beauty2:~/star/bin$ echo $CONVERT_DIR
/home/jroe/star/bin/convert
jroe@beauty2:~/star/bin$ gaia gaia/ZUMi_1_I.fit
GAIA_DIR = /home/jroe/star/bin/gaia

I can run tcsh and when I do, I get this

beauty2:~/star/bin/gaia> echo $STARLINK_DIR
/home/jroe/star
beauty2:~/star/bin/gaia> echo $CONVERT_DIR
/home/jroe/star/bin/convert
beauty2:~/star/bin/gaia> gaia ZUMi_1_I.fit
/home/jroe/star/bin/gaia: Permission denied.
beauty2:~/star/bin/gaia>   

Is there an easy-to understand tutorial somewhere that can help me get started????

Jim Roe
Wentzville, Missouri