Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <417D29F9.2040507@x-ray.at> Date: Mon, 25 Oct 2004 18:29:45 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: startup problem // no longer works // profile not called References: <1098655354 DOT 9421 DOT ezmlm AT cygwin DOT com> <200410250937 DOT 34058 DOT d_baron AT 012 DOT net DOT il> <417CBF56 DOT E5BD31C0 AT dessent DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Igor Pechtchanski schrieb: > 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. or use my ITP'd bash debugger. (cygwin-apps list) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/