From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16899 invoked from network); 12 Feb 2002 21:26:22 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 12 Feb 2002 21:26:22 -0000 Received: (qmail 10034 invoked by alias); 12 Feb 2002 21:26:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4676 Received: (qmail 10022 invoked from network); 12 Feb 2002 21:26:04 -0000 Date: Tue, 12 Feb 2002 15:25:36 -0600 From: Craig Van Tassle To: zsh Subject: Re: Reading .zprofile (Re: Can someone help me convert ...) Message-ID: <20020212152536.A4003@ambrosa.dns04.com> References: <20020205103802.GA3602@spoon.pkl.net> <20020205112619.20191.qmail@web9301.mail.yahoo.com> <20020205151248.GA8787@spoon.pkl.net> <1020212170720.ZM15910@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1020212170720.ZM15910@candle.brasslantern.com>; from schaefer@brasslantern.com on Tue, Feb 12, 2002 at 05:07:20PM +0000 I though i was haveing that problem when i upgraded my zsh under FreeBSD. One thing that i have done to make sure that all the files are loading up is i added a echo ".zshrc(or what ever) called". Now ive gotten used to that and if i dont see it i know that something is broken. Its also good for when im checking modifications to my .z files.. HTH Craig On Tue, Feb 12, 2002 at 05:07:20PM +0000, Bart Schaefer wrote: > On Feb 5, 3:12pm, Rik wrote: > } > } There's one thing last thing I've just noticed. I was using ~/.zprofile > } under 4.0.2. I upgraded to 4.0.4 and it decided to ignore ~/.zprofile. > } Is there a reason for this? If it's compile specific, then additional > } information is that I've just used a default install from FreeBSD ports. > > There's no compile option to ignore only the .zprofile, so the question is > whether it's ignoring all your other startup files (.zshenv, .zshrc, etc.) > as well? If the other files are working, then the only possibility is that > for some reason zsh does not believe that it is running as a login shell. > > -- > Bart Schaefer Brass Lantern Enterprises > http://www.well.com/user/barts http://www.brasslantern.com > > Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net