Re: how to change the prompt in Cygwin

2008-01-05 Thread Vidiot
>Could you please help on how to remove the path display in my Cygwin? >It looks like following and I don't like it: > >[EMAIL PROTECTED] /cygdrive/c/Documents and Settings/Desktop >$ > >I want to change to > >[EMAIL PROTECTED] > >it is concise and good enough. please suggest. I use zsh, but the f

"Unable to access jarfile" when using full path of JAR

2008-01-05 Thread Dan Garrette
Hi, I'm having a problem running JAR files in cygwin. If I attempt to call a JAR file using its relative path, then it works fine: $ pwd /usr/local/bin $ java -jar malt-1.0.1/malt.jar But, if I attempt to call a JAR file using its full path, the file no longer seems visible: $ pwd /usr/local/

Re: "Unable to access jarfile" when using full path of JAR

2008-01-05 Thread Dave
Dan Garrette wrote: > I'm having a problem running JAR files in cygwin. > > If I attempt to call a JAR file using its relative path, then it works fine: > > But, if I attempt to call a JAR file using its full path, the file no > longer seems visible: > > $ pwd > /usr/local/bin > $ java -jar /usr

[ANNOUNCEMENT] New: ffcall-1.10-1 -- foreign function call libraries

2008-01-05 Thread Reini Urban
I need to maintain those foreign function call libraries, previously included in clisp, but now handed over to GNU, as libsigsegv and libiconv before. It was removed from the clisp cvs tree last month and will be an external build clisp dependency from the next clisp-2.44 on. I was not able to mak

[ANNOUNCEMENT] Updated: clisp-2.43-2, new: clisp-gtk2, clisp-gdi, clisp-clx

2008-01-05 Thread Reini Urban
I've released a new release clisp-2.43-2 for cygwin. ./configure --fsstnd=redhat --with-dynamic-ffi \ --with-module=rawsock --with-module=dirkey \ --with-module=bindings/win32 --with-module=berkeley-db \ --with-module=pcre --with-module=postgresql \ --with-module=fastcgi --with-modul

[ANNOUNCEMENT] Updated: perl-5.10.0-2 [experimental]

2008-01-05 Thread Reini Urban
The experimental perl-5.10 package has been slightly improved. It's definitely not worth a redownload, but good to have. Changes of perl-5.10.0-1 to perl-5.10.0-2: Just a little performance and convenience gain: Changed @INC, the include path, from @INC: /usr/lib/perl5/5.10/cygwin /

win32-gui-demos.pl dumps core (confirmed)

2008-01-05 Thread Reini Urban
Okay, I can reproduce this behaviour with various perls and Win32::GUI versions on my laptop. perl-5.10 is even worse than 5.8. For now I would say that just this script is broken (maybe the scintilla.dll again?), the samples do work if called alone. Why I'll have to investigate after my flight.