Re: perl 5.9.5 build results, cygwin

2007-09-23 Thread Reini Urban
Matthew Persico schrieb: Attached, please find a log for make test, built on Vista Home Premium und Cygwin. Only 5 test suites had failures: Failed 5 tests out of 1384, 99.64% okay. ../ext/IPC/SysV/t/ipcsysv.t ../ext/IPC/SysV/t/msg.t ../ext/IPC/SysV/t/sem.t ../ext

some rxvt patches

2007-09-23 Thread Robinson, Mark
howdy y'all I have scratched an itch w.r.t. rxvt which may be of interest to denizens of this list. Specifically: 1) a new parameter "-cd directory" which starts rxvt in the given directory. On windoze this allows you to set up a context menu item in explorer (like chere) that: (a) does away w

Re: lilypond-book python modules

2007-09-23 Thread Jan Nieuwenhuizen
> Running lilypond-book within cygwin gave me the error: > "ImpotError: no module named lilylib" > > Is it an installation bug of the package lilypond? Yes, it was already been reported http://cygwin.com/ml/cygwin/2007-09/msg00354.html > Is there a cleaner way to solve this problem? Yes, u

RE: git on cygwin howto?

2007-09-23 Thread Peter Klavins
How does the core.autocrlf config setting interact with how the repository is mounted? If I mounted the repository binary, but set core.autocrlf to translate lf to crlf, would my data files still translate to crlf endings when I pull from a Linux repository to Windows, while retaining lf endings w

Re: llrint implementation in Cygwin

2007-09-23 Thread Tim Prince
Tim Prince wrote: > http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01970.html > http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01973.html > shows that it has been available for 2.5 years. The x87 code quoted > there appears to be SSE3. > I apologize and retract the SSE3 remark. It should work on a

Re: llrint implementation in Cygwin

2007-09-23 Thread Tim Prince
Diego Biurrun wrote: > Hi! > > I have noticed that Cygwin does not implement llrint. However, llrint > is part of C99 and not having it available makes some applications (for > example MPlayer and FFmpeg) fail to compile. > > Are there any plans to implement llrint (in the near future)? > Perh

Re: What Environment Variables should i set up?

2007-09-23 Thread DePriest, Jason R.
On 9/23/07, yaojiaxing <> wrote: > i installed Cygwin,and wanted to compile programs in eclipse , > so what Environment Variables should i set up.Where to get > information about Environment Variables that i should > set up. > Thanks a lot! > For Cygwin programming questions, see if the FAQ is an

llrint implementation in Cygwin

2007-09-23 Thread Diego Biurrun
Hi! I have noticed that Cygwin does not implement llrint. However, llrint is part of C99 and not having it available makes some applications (for example MPlayer and FFmpeg) fail to compile. Are there any plans to implement llrint (in the near future)? best regards Diego -- Unsubscribe i

Re: setup keeps ending with setup.exe generated errors and will be close By Windows

2007-09-23 Thread Paul McFerrin
Have you considered renaming the bash executable just before running setup to prevent this error? Wes S wrote: On 22 Sep 2007 at 18:01, Wes S wrote: On 22 Sep 2007 at 22:13, Bengt-Arne Fjellner wrote: Wes S wrote: I just tried that and I still get setup.exe generated err

What Environment Variables should i set up?

2007-09-23 Thread yaojiaxing
i installed Cygwin,and wanted to compile programs in eclipse , so what Environment Variables should i set up.Where to get information about Environment Variables that i should set up. Thanks a lot! -- ÎÒÊÇÓÀÔ¶Ïò×ÅÔ¶·½¶ÀÐеÄÀË×Ó¡¡ ÄãÊÇããÈ˺£Ö®ÖÐÎÒµÄÅ®ÈË

Re: Cygwin Usage

2007-09-23 Thread DaveOJ
Okay, I will. -- View this message in context: http://www.nabble.com/Cygwin-Usage-tf4503369.html#a12847603 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Cygwin Usage

2007-09-23 Thread Christopher Faylor
On Sun, Sep 23, 2007 at 01:21:25AM -0700, DaveOJ wrote: >I figured out that I needed the X-startup-scripts package. It wasn't in the >this site,ftp://sunsite.dk/projects/cygwinports, so I used >ftp://mirrors.xmission.com instead I installed X-startup-scripts, as well as >other dependencies that wer

Re: problem with font (CID)

2007-09-23 Thread Christopher Faylor
On Sun, Sep 23, 2007 at 01:44:31AM -0300, Luiz Portella wrote: >Hi!, > >I had installed xorg-x11-fnts xorg-x11-base > >but at run >$ ls /usr/X11R6/lib/X11/fonts > >I get >100dpi 75dpi TIF Type1 cyrillic encodings misc util > >I hope to have "CID" there, because I can't get Xwin by startx. >w

Re: git on cygwin howto?

2007-09-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Peter Klavins on 9/23/2007 7:21 AM: > Could someone please help me use git on cygwin? Ah, by the way, I use > DOS line ends on cygwin, i.e., \r\n not \n like on Linux. Could that be > the problem? If so, then maybe it's something cygwin

[ANNOUNCEMENT] Updated chere-1.0-1

2007-09-23 Thread Dave
A new release of chere, 1.0-1, has been uploaded, replacing version 0.8-1 as the current version. NEWS: This release adds the ability to specify extra arguments to be passed to the terminal, as suggested at . In particular this feature all

git on cygwin howto?

2007-09-23 Thread Peter Klavins
I'm using cygwin 1.5.24-2 with git 1.5.3-1, and I can't get past even the most fundamental first steps, which, on Linux, work fine. I'd simply like to understand what is going wrong. From cygwin bash: $ mkdir test $ cd test $ git init Initialized empty Git repository in .git/ $ git status # On b

RE: Cygwin Usage

2007-09-23 Thread Bengt-Arne Fjellner
DaveOJ wrote: > I figured out that I needed the X-startup-scripts package. It wasn't > in the > this site,ftp://sunsite.dk/projects/cygwinports, so I used > ftp://mirrors.xmission.com instead I installed X-startup-scripts, as > well as > other dependencies that weren't installed the 1st time > I

Re: Cygwin Usage

2007-09-23 Thread DaveOJ
I figured out that I needed the X-startup-scripts package. It wasn't in the this site,ftp://sunsite.dk/projects/cygwinports, so I used ftp://mirrors.xmission.com instead I installed X-startup-scripts, as well as other dependencies that weren't installed the 1st time I can now get to startxwin.bat,

Cygwin Usage

2007-09-23 Thread DaveOJ
I installed Cygwin using the setup.exe from the Cygwin site; I wanted to use KDE applications on XP, so I used this URL :ftp://sunsite.dk/projects/cygwinports Here is the site for Cygwin ports: http://cygwinports.dotsrc.org/ I installed what I wanted (Amarok & Kaffeine) I can see them in the bin