X-Spam-Check-By: sourceware.org
Message-ID: <6121546.post@talk.nabble.com>
Date: Sun, 3 Sep 2006 04:17:02 -0700 (PDT)
From: liora milbaum <liora.milbaum@lmb.co.il>
To: cygwin@cygwin.com
Subject: RE: Windows popup/message box?
In-Reply-To: <000b01c6ccf4$6e8d5340$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Nabble-From: liora.milbaum@lmb.co.il
References: <200607272025.k6RKPGTI008773@sd.skydive1.com> <Pine.GSO.4.63.0607271706530.734@access1.cims.nyu.edu> <44D140FF.3000307@x-ray.at> <Pine.GSO.4.63.0608022127240.14631@access1.cims.nyu.edu> <Pine.GSO.4.63.0608022228460.14631@access1.cims.nyu.edu> <6910a60608031301k433ec73fjc049079770395e16@mail.gmail.com> <6910a60608031302v31a98751rc7ede6692bb7e6a@mail.gmail.com> <6026656.post@talk.nabble.com> <Pine.GSO.4.63.0608281716150.10073@access1.cims.nyu.edu> <D00B190D8FFBF24FB29FACF432A8DF970506EB@srv-lmb.LMB.local> <D00B190D8FFBF24FB29FACF432A8DF9705077B@srv-lmb.LMB.local> <000b01c6ccf4$6e8d5340$a501a8c0@CAM.ARTIMI.COM>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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


I don't have a .bashrc file and I tried adding the path to the dll to the
PATH environment variable.
It didn't helped. The solution I listed bellow is currently the only one
that works for me.

Liora


Dave Korn wrote:
> 
> On 31 August 2006 12:43, Liora Milbaum wrote:
> 
>> I found a solution to my problem. As soon as I changed the crontab
>> command to:
>> * * * * * bash --login -c 'perl -e "use GD;"' >& /usr/tmp/test.log
>> 
>> It worked.
> 
> 
>   Ah, your path wasn't set so it couldn't find the dll; I guess your
> .bashrc
> was adding the necessary directory?  You could probably also fix it by
> adding
> the relevant directory to the %PATH% setting in the windows system
> environment
> variables, because then it should be part of $PATH for any cygwin process
> that
> starts, regardless of whether you run a shell and use a startup script.
> 
> 
>     cheers,
>       DaveK
> -- 
> Can't think of a witty .sigline today....
> 
> 
> --
> 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/
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Windows-popup-message-box--tf2011811.html#a6121546
Sent from the Cygwin Users forum at Nabble.com.


--
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/

