Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: "Alex Vinokur" <alexvn@connect.to>
Subject: Re: startup problem // no longer works // profile not called
Date: Mon, 25 Oct 2004 18:20:50 +0200
Lines: 55
Message-ID: <clj961$je1$1@sea.gmane.org>
References: <1098655354.9421.ezmlm@cygwin.com> <200410250937.34058.d_baron@012.net.il> <clidg8$s21$1@sea.gmane.org> <417CBF56.E5BD31C0@dessent.net> <clikgs$eq6$1@sea.gmane.org> <Pine.GSO.4.61.0410250916210.28948@slinky.cs.nyu.edu> <clj0b6$lab$1@sea.gmane.org> <Pine.GSO.4.61.0410251147450.16595@slinky.cs.nyu.edu>
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: 85.65.0.124
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-IsSubscribed: yes


"Igor Pechtchanski" wrote in message news:Pine.GSO.4.61.0410251147450.16595@slinky.cs.nyu.edu...
> On Mon, 25 Oct 2004, Alex Vinokur wrote:
>
> > "Igor Pechtchanski" wrote:
> > [snip]
> > > 'mount' command, you can do something like
> > >
> > > mount -fst c:/cygwin /
> > > mount -fst c:/cygwin/bin /usr/bin
> > > mount -fst c:/cygwin/lib /usr/lib
> > >
> > [snip]
> >
> > There is some progress.
> > Thanks.
> >
> > After that I have all my aliases.
> > But here is what Cygwin concole shows.
> > ------------------------------------------
> > bash: kpsexpand: command not found  // it is not mine
> > Hello from Cygwin   // it is mine
> > ------------------------------------------
>
> Try 'bash --login -x -c "echo Hi" 2>&1 | grep kpsexpand'.  This should
> print out the line that invokes kpsexpand.  You can then use "less"
> instead of "grep" to find the relevant login script sequence and figure
> out which script contains that line.

$ bash --login -x -c "echo Hi" 2>&1 | grep kpsexpand

$ bash --login -x -c "echo Hi" 2>&1 | less kpsexpand
kpsexpand: No such file or directory

>
> > bash-2.05b$ cygcheck -srv > cygcheck.out    // cygcheck.out is attached
>
> FWIW, this sounds like something one of the tetex packages would do.  Is
> your tetex misconfigured somehow?

I don't know.

> Perhaps Jan could chime in.

[snip]


-- 
 Alex Vinokur
     email: alex DOT vinokur AT gmail DOT com
     http://mathforum.org/library/view/10978.html
     http://sourceforge.net/users/alexvn





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

