X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=RO xjZRmQDeux+G9MilvIwqkXww/NFmOEIV+mzLgE/bEarGUb9xxk5RoApBLENng656 XTi5n0IsLrWVYbB5N06nRICrYJz/NReF1A6qnVtYRRXiu808fjUwFVyGLGdW5HWX oZ9WO1aMVeIyMXQf2Z7Aa9LeDk3zNqCQ9VYgaTDRo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=kw6zKaoD OYSc1PWR9MXQeLmsfKI=; b=Sl5h+V6F1v12apMU7ZTqbk5hxK/wdCjuWfksXKCN 1skp7am7i2LNddh/p7B2DbLsKuAnDUxWFrpRQ+nfbjX/UcFdEA04jtkpmY+0Xo4E maJxsT2V6Sr4bHf5JDwjpyOA2RdXV4Cx/ONX50l+1dQGHL1ur6vtGyh0h4nC7woT BvQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 MIME-Version: 1.0 X-Received: by 10.58.73.202 with SMTP id n10mr4242455vev.7.1377345039356; Sat, 24 Aug 2013 04:50:39 -0700 (PDT) In-Reply-To: <20130824180126.3348@binki> References: <20130824180126 DOT 3348 AT binki> Date: Sat, 24 Aug 2013 13:50:39 +0200 Message-ID: Subject: Re: mintty functionality From: Robert Marklund To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Doesn't the normal terminal way work? PATH=$HOME/bin:$PATH command Or for library: LIBRARY_PATH=my/path:$LIBRARY_PATH command /R 2013/8/24 : > > I am attempting to create a desktop icon for cygwin based applicatin. > > I am using > mkshortcut and mintty with the program to be invoked's name as am argument to mintty. > > The problem I'm encountering is that the applicatin that mintty is to run requires > /usr/lib/lapack which is not in PATH when invoked from the desktop. I know I can do the windows thing to set a full microsoft windows PATH, but would prefer to keep it in the shortcut or in a mintty configuration file. > > In essence I want to apprend to the PATH environment variable the needed library path. > Can this be done a.) with makshortcut or b.) with mintty. I couldn't find any reference in h ow to in the documentation. > > Any advice would be appreciated. > > Regards > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- ______________________________________________ Robert Marklund Mobile: +46 (0)70 213 22 76 E-mail: robbelibobban AT gmail DOT com Chat: robbelibobban AT gmail DOT com ______________________________________________ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple