Re: Cygwin Execution Problem

2008-06-11 Thread Mark Geisert
sunil kumar writes: > Hi Team, (This isn't a team, just a mailing list.) > I downloaded and installed the latest Cygwin from > site. But after installation while executing Cygwin, i > got the following error. > > "This application has failed to start because > cygncurses-8.dll was not found, Re-

Cygwin Execution Problem

2008-06-11 Thread sunil kumar
Hi Team, I downloaded and installed the latest Cygwin from site. But after installation while executing Cygwin, i got the following error. "This application has failed to start because cygncurses-8.dll was not found, Re-installing the application may fix this problem." What may be the cause? Af

Re: ncurses.rb

2008-06-11 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please don't hijack threads for unrelated purposes. Robert Link wrote: | I'm trying to install raggle, and all seems well, except when I launch | it it complains about not finding ncurses.rb. Am I going to have to | re-install ruby manually to get

[ANNOUNCEMENT] Updated: {octave,octave-doc,octave-devel}-3.0.1-1 and octave-forge-20080507-1

2008-06-11 Thread Marco Atzeri
Hi all, new versions 3.0.1-1 of octave, octave-devel and octave-doc and new version 20080507-1 of octave-forge have been uploaded. DESCRIPTION The GNU Octave language for numerical computations Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical comput

ncurses.rb

2008-06-11 Thread Robert Link
Greetings, I'm trying to install raggle, and all seems well, except when I launch it it complains about not finding ncurses.rb. Am I going to have to re-install ruby manually to get this? Many thanks, rl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

cygstart version 1.4 bug in "cygstart --reference"

2008-06-11 Thread SJ Kissane
Hi In cygstart 1.4, "cygstart --reference" opens a web browser to http://msdn.microsoft.com/library/en-us/shellcc/platform/Shell/reference/functions/shellexecute.asp which microsoft redirects to: http://msdn.microsoft.com/en-us/ms123402.aspx which now 404s. Now, from one perspective is Microso

ANNOUNCING Allmydata.org "Tahoe", the Least-Authority Filesystem, v1.1

2008-06-11 Thread zooko
ANNOUNCING Allmydata.org "Tahoe", the Least-Authority Filesystem, v1.1 We are pleased to announce the release of version 1.1 of the "Tahoe" Least Authority Filesystem. The "Tahoe" Least Authority Filesystem is a secure, decentralized, fault-tolerant filesystem. All of the source code is availab

g++ segfaults with new cygwin1.dll

2008-06-11 Thread Maett
Hi, I have a cross-gcc 3.2.3 built at a time when Cygwin1.dll version 1.5.13 was current. Now I want to update to a newer gcc version, so I built it with the current Cygwin environment (with Cygwin1.dll version 1.5.25), and it runs ok. But if I run my old gcc with the new Cygwin1.dll (1.5.25) it s

Re: cmake doesn't like gcc

2008-06-11 Thread Nathan Thern
On Fri, Jun 6, 2008 at 3:58 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote: > Brian Dessent wrote: > In the original post, Nathan said: >> >> It fails with the following output: >> >> Change Dir: /usr/src/CMakeFiles/CMakeTmp >> >> MORE OUTPUT ... > > What is the MORE OUTPUT? Also, there should be a

Re: Extra spaces in text files in cygwin

2008-06-11 Thread gmarsha11
Mark J. Reed-2 wrote: > > So pipe the files through iconv to something your munging tools can > deal with and then through iconv again to change it back to whatever > DP is using.. > > > Looks like that's what I'll have to do. It's a minor inconvenience, but doable. It's too bad that the

RE: Extra spaces in text files in cygwin

2008-06-11 Thread Dave Korn
gmarsha11 wrote on 11 June 2008 16:14: > The files are being created by HP Data Protector (backup management > software). After I changed the file, I realized that the next time DP > modifies it, it will change the encoding. DP can read the file when it is > ANSI encoded, but will always write i

Re: Extra spaces in text files in cygwin

2008-06-11 Thread Mark J. Reed
So pipe the files through iconv to something your munging tools can deal with and then through iconv again to change it back to whatever DP is using... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Re: Extra spaces in text files in cygwin

2008-06-11 Thread Gary Johnson
On 2008-06-11, gmarsha11 wrote: > Gary Johnson wrote: > > > > On 2008-06-10, gmarsha11 wrote: > >> > >> Does this mean it's necessary to change the encoding for any files I > >> might > >> need to cat, grep awk, etc.? > > > > I'm no expert on any of this, but as far as I know, all traditional >

Re: Extra spaces in text files in cygwin

2008-06-11 Thread gmarsha11
Gary Johnson wrote: > > On 2008-06-10, gmarsha11 wrote: >> >> Does this mean it's necessary to change the encoding for any files I >> might >> need to cat, grep awk, etc.? > > I'm no expert on any of this, but as far as I know, all traditional > Unix tools that deal with strings consider a st

Issue with tcltk-20080420-1 (change of behavior from 20060202-1)

2008-06-11 Thread Schamberger Mark-A11451
I have been using tkdiff (version 4.1.3) with Cygwin for a long time without any problems. After updating the tcltk package from 20060202-1 to 20080420-1, I noticed that tkdiff is no longer working properly when interacting with CVS. The cause of the problem is that when CVS is invoked it is igno

Re: Extra spaces in text files in cygwin

2008-06-11 Thread Mark J. Reed
On Tue, Jun 10, 2008 at 9:52 PM, René Berber <[EMAIL PROTECTED]> wrote: > "Document.txt" [converted][dos] 1L, 20C > > The "converted" means it wasn't regular text Only for a very limited definition of "regular text". All "converted" actually means that the file was read using a different encoding