Guillaume Rousse <[EMAIL PROTECTED]> writes:
> Ainsi parlait Frank Meurer :
> > On Tue, 10 Jul 2001, Guillaume Rousse cum veritate scripsit :
> > > On a fresh cooker install:
> > >
> > > [guillaume@silbermann guillaume]$ ssh-add
> > > Could not open a connection to your authentication agent.
> > >
> > > [guillaume@silbermann guillaume]$ echo $PATH
> > > /usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin
> > > [guillaume@silbermann guillaume]$ cat .bash_profile | grep PATH
> > > export PATH=$HOME/bin:$JAVA_HOME/bin:$PATH
> >
> > If you don't have a login shell, then your .bash_profile is not parsed.
> > I recommend the usage of .bashrc .
>
> I should have a login shell, as i log via kdm. and /etc/X/xdm/Xsession first
> line is #!/bin/bash -login.
> I don't want to have my $HOME/bin appended to my PATH in every new shell, so
> the need of a bash_profile and a basrc.
> Moreover, the behavior modification and the ssh-agent problem suggest there
> is something wrong currently.
which version of xinitrc have you ?
--
Fred - May the source be with you