Re: Problem using export command

2003-12-25 Thread Brian Dessent
Anjali Bharat Shah wrote: > > Hi Brian, Please keep replies to the list and not to me directly. > 1)Your CLASSPATH contains a directory with a space in it, probably > > \Program Files. You'll need to quote it so that the shell sees it all > > as one word. > Can you please show how to use quot

Patiler.com yeni üyelerini bekliyor

2003-12-25 Thread Patiler Haber Servisi
Evcil hayvanınız varsa sizleride üyelerimiz arasında görmekten mutluluk duyarız, www.patiler.com Bilgi İçin : [EMAIL PROTECTED] ** Verdiğimiz rahatsızlık için özür dileriz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

Re: Mutt + Cygwin on the go

2003-12-25 Thread Luc Hermitte
Hello. * On Thu, Dec 25, 2003 at 12:35:01PM +0200, Miki Tebeka <[EMAIL PROTECTED]> wrote: > I've written a little page on my experience with cygwin + mutt + > laptops (reading/sending mail offline). > > I'd be glad to hear any comments. > > http://www.cs.bgu.ac.il/~tebeka/Geek/HowTo/mutt-cygwin.

RE: Two mutt issues

2003-12-25 Thread Igor Pechtchanski
On Wed, 24 Dec 2003, Gary R. Van Sickle wrote: > > I have two problems using mutt on cygwin: > > 1. I've used this mailcap file: > > application/*; cygstart %s > > image/*; cygstart %s > > text/*; cygstart %s > > video/*; cygstart %s > > > > But it doesn't seem to work, when I try to open a Word a

Re: Problem using export command

2003-12-25 Thread Brian Dessent
Anjali Bharat Shah wrote: > export LD_LIBRARY_PATH=$REI_HOME/lib > export CLASSPATH=$CLASSPATH:$CP:$REI_HOME/classes:. > > rm $REI_HOME/classes/*.class > $JAVA_HOME/javac -d classes $REI_HOME/src/*.java > $JAVA_HOME/java ReiEngine $REI_HOME/config.xml > > This file runs without problems in Lin

Problem using export command

2003-12-25 Thread Anjali Bharat Shah
Hi, I have a file in which I do the following: export LD_LIBRARY_PATH=$REI_HOME/lib export CLASSPATH=$CLASSPATH:$CP:$REI_HOME/classes:. rm $REI_HOME/classes/*.class $JAVA_HOME/javac -d classes $REI_HOME/src/*.java $JAVA_HOME/java ReiEngine $REI_HOME/config.xml This file runs without problems

Merry Christmas

2003-12-25 Thread Christopher Faylor
Best wishes to everyone in this holiday season. -chris -- 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/

Re: Please try the latest snapshot -- it is close to cygwin 1.5.6

2003-12-25 Thread Christopher Faylor
On Thu, Dec 25, 2003 at 04:05:24PM +0930, Trevor Forbes wrote: >I run the testsuite when I built the dll which gives: > >FAIL: msgtest.c (execute) >FAIL: semtest.c (execute) >FAIL: shmtest.c (execute) >FAIL: pthread/mainthreadexits.c (execute) I think we've already been down the testsuite route.

Mutt + Cygwin on the go

2003-12-25 Thread Miki Tebeka
Hello All, I've written a little page on my experience with cygwin + mutt + laptops (reading/sending mail offline). I'd be glad to hear any comments. http://www.cs.bgu.ac.il/~tebeka/Geek/HowTo/mutt-cygwin.html -- Bye. ---

Re: libpcap in cygwin

2003-12-25 Thread Brian Dessent
S N A K E wrote: > > hello everbody , > i had problem in cygwim i was try to install libpcap-0.8.1 > but i have this message For windows, the libpcap API is provided by WinPCap. You will have zero success trying to compile the libpcap from unix, the two systems are just not the same under the ho

libpcap in cygwin

2003-12-25 Thread S N A K E
hello everbody , i had problem in cygwim i was try to install libpcap-0.8.1 but i have this message [EMAIL PROTECTED] /home/tmp/libpcap-0.8.1 $ ./configure loading ca