On Wed, 19 Dec 2007, Mike Boone wrote:
> Can anyone running Cygwin and Ruby on Rails comment on this problem?
>
> Create a Rails 2.0.2 application and see if it fails with this error:
> No such file or directory - /dev/urandom
>
> I filed a bug on Rails, please read for more details.
> http://dev.
Can anyone running Cygwin and Ruby on Rails comment on this problem?
Create a Rails 2.0.2 application and see if it fails with this error:
No such file or directory - /dev/urandom
I filed a bug on Rails, please read for more details.
http://dev.rubyonrails.org/ticket/10544
I'm not sure if this i
On 2007-12-20 01:39Z, Ronny wrote:
>> If you are running a non-cygwin program then it uses whatever Windows uses.
>> If you are running a *Cygwin program* then it uses whatever Cygwin uses.
>
> Sounds interesting. Might be worth a try.
> How do i make it to be a cygwin program?
> I build it using
If you are running a non-cygwin program then it uses whatever Windows uses.
If you are running a *Cygwin program* then it uses whatever Cygwin uses.
Sounds interesting. Might be worth a try.
How do i make it to be a cygwin program?
I build it using gcc under cygwin.
Do i have to replace a header
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to rb76543 on 12/19/2007 4:11 PM:
> please look at this screen shot and give me a clue. in the file
> 'make_avr2.txt', the first line says this:
> cd "/cygdrive/d/cygwin/home/loser/avrdude", but if you look at the last line
> of the screen sh
rb76543 wrote:
please look at this screen shot and give me a clue. in the file
'make_avr2.txt', the first line says this:
cd "/cygdrive/d/cygwin/home/loser/avrdude", but if you look at the last line
of the screen shot, clearly
that directory exists. i've just started working with cygwin, so i'm d
On Thu, Dec 20, 2007 at 11:42:51AM +1100, Daniel Noll wrote:
>On Thursday 20 December 2007 11:36:08 Matt Wozniski wrote:
>> On Dec 19, 2007 7:09 PM, Daniel Noll wrote:
>> > On Wednesday 19 December 2007 08:18:37 Dave Korn wrote:
>> > > > Does Cygwin uses EOF of Windows?
>> > >
>> > > No, Cygwin u
On Thu, Dec 20, 2007 at 11:09:43AM +1100, Daniel Noll wrote:
>On Wednesday 19 December 2007 08:18:37 Dave Korn wrote:
>> >
>> > Does Cygwin uses EOF of Windows?
>>
>> No, Cygwin uses Ctrl-D for EOF like all POSIX.
>
>No, Cygwin uses whatever the user tells it to use during the install.
No. It d
On Thursday 20 December 2007 11:36:08 Matt Wozniski wrote:
> On Dec 19, 2007 7:09 PM, Daniel Noll wrote:
> > On Wednesday 19 December 2007 08:18:37 Dave Korn wrote:
> > > > Does Cygwin uses EOF of Windows?
> > >
> > > No, Cygwin uses Ctrl-D for EOF like all POSIX.
> >
> > No, Cygwin uses whatever
On Dec 19, 2007 7:09 PM, Daniel Noll wrote:
> On Wednesday 19 December 2007 08:18:37 Dave Korn wrote:
> > >
> > > Does Cygwin uses EOF of Windows?
> >
> > No, Cygwin uses Ctrl-D for EOF like all POSIX.
>
> No, Cygwin uses whatever the user tells it to use during the install.
No, you're confusing
On Wednesday 19 December 2007 08:18:37 Dave Korn wrote:
> >
> > Does Cygwin uses EOF of Windows?
>
> No, Cygwin uses Ctrl-D for EOF like all POSIX.
No, Cygwin uses whatever the user tells it to use during the install.
Daniel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Pr
memmem isn't standardized, but even so, it has some bugs based on comparison
with strstr.
memmem(haystack,len,"",0) should return haystack, not NULL. This should be an
easy one-line fix.
memmem currently has O(m*n) worst-case complexity (quadratic, when haystack and
needle are both long). Bu
please look at this screen shot and give me a clue. in the file
'make_avr2.txt', the first line says this:
cd "/cygdrive/d/cygwin/home/loser/avrdude", but if you look at the last line
of the screen shot, clearly
that directory exists. i've just started working with cygwin, so i'm doing
something s
pw: wrote
An input file mock up script is as follows (tested/works):
#!/bin/bash
#mockup_input_files.sh
mkdir final
mkdir sunshine
for FNUM in `seq 1 26`;do
OFILE=`echo $FNUM| awk '{print "./final/test_file_" $1 ".final.txt"}'`;
echo
"HEADER|HEADER|HEADER|HEADER|HEADER|HEADER|HEADER|H
On Dec 19, 2007 9:31 AM, Corinna Vinschen wrote:
> On Dec 19 08:54, Nimish Pachapurkar wrote:
> > On Dec 19, 2007 8:39 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
>
>
> http://cygwin.com/acronyms/#PCYMTNQREAIYR
Sorry about the mail id. I will take care henceforth.
>
> > I was under the impres
Hello,
I altered the problematic script in my previous email
to use a list of input files from a file.
As predicted the script had an exception
after successfully processing one or two files.
I ran the script again, resuming on the file where
the processing stopped last. The following error
was
I am running 1.5.25(0.156/4/2), not sure if that is what you meant by
1.5.25-7. Also, if it isn't, how to completely wipe out cygwin and reinstall
again?
On this issue, i have tried two reinstallation on two XP machines (just
remove c:\cygwin and some registries). I also tried install Visual S
- Original Message -
From: "Bruno Zovich" <>
To:
Sent: Wednesday, December 19, 2007 12:36 PM
Subject: ***[Possible UCE]*** cron
| Hello,
|
| I've tried multiple suggestions -- no luck,
| Can you point me in the right direction?
The error messages are
2007/12/12 15:50:03 [bzovich] cron
Hello,
I am running a bash script used for processing some text files.
The script works fine for a few files and then _cygtls will throw
and exception, there will be a segfault and a core gets dumped.
If I restart the bash script on the file where it last left off
the script will continue for a
Hello,
I've tried multiple suggestions -- no luck,
Can you point me in the right direction?
tanx,
Bruno Zovich
Current version
-rwxr-x---+ 1 bzovich Users 4959 Jun 12 2007
/usr/share/doc/Cygwin/cron-4.1-6.README
Running crons:
None
Sendmail:
lrwxrwxrwx 1 bzovich None 16 Dec 19 09:02 /usr/sbi
On Dec 19 08:54, Nimish Pachapurkar wrote:
> On Dec 19, 2007 8:39 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
http://cygwin.com/acronyms/#PCYMTNQREAIYR
> > Windows 2008 Server is not yet supported.
>
> Thanks for the clarification. Is there a plan for supporting it in near
> future?
As u
On Dec 19, 2007 8:39 AM, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
> On Dec 19 08:18, Nimish Pachapurkar wrote:
> > Hello,
> >
> > I am experiencing problem with Cygwin installation on the latest
> > Windows Server 2008 Enterprise version RC1. I am using the latest
> > setup.exe from Cygwin home
On Dec 19 08:18, Nimish Pachapurkar wrote:
> Hello,
>
> I am experiencing problem with Cygwin installation on the latest
> Windows Server 2008 Enterprise version RC1. I am using the latest
> setup.exe from Cygwin home page (as of yesterday). The setup runs fine
> during the package selection and d
Hello,
I am experiencing problem with Cygwin installation on the latest
Windows Server 2008 Enterprise version RC1. I am using the latest
setup.exe from Cygwin home page (as of yesterday). The setup runs fine
during the package selection and download phase. The installation
"hangs" when it tries t
Hi,
I have been having a problem with xemacs running on cygwin and
writing to files on a network drive which are handled by a OpenSUSE 10.2
server running samba 3.3. It seems that if the file already existed
then there is no problem with editing the file and saving it. But I
cannot create
On Dec 18 17:34, Derek Lei Liu wrote:
> Kind of wondering if this thing ever work for anyone. A few weeks back, i
> had problem to run "devenv" build script through sshd on windows 2003
> server. here is the thread:
> http://sourceware.org/ml/cygwin/2007-11/msg00473.html The symptom was
> basic
On Dec 18 21:08, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Igor Peshansky on 12/18/2007 11:58 AM:
> > I bet that if you did post one, it would show that your Cygwin is
> > installed on either FAT or FAT32, not NTFS. That, and the DOS "Read-only"
> > bit
On Dec 18 21:06, Eric Blake wrote:
> According to Linda Walsh on 12/18/2007 3:30 PM:
> > Is it possible the update quoted at the bottom will address or fix
> > the path-len problem, mentioned below, in cygwin?
>
> Why not try out the snapshots, and see for yourself? But yes, it looks
> like Corin
PACKAGE DESCRIPTION
===
Homepage: http://www.netcordia.com/resources/tools.asp
License : GPL
Network throughput testing tool. It can be also used to create a
network pipe through which you can push any other data you might have.
CHANGES SINCE LAST RELEASE
PACKAGE DESCRIPTION
===
Homepage: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
License : GPL
Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews.
CHANGES SINCE
30 matches
Mail list logo