-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Alexei Alexandrov on 12/7/2006 9:32 AM:
>>
>> Also, could you send the output of:
>>
>> $ grep -C5 00bash.sh /var/log/setup.log/full
>>
>> to see if it captured any error messages from the attempted cp?
>>
>
> The grepped setup log is att
Eric Blake wrote:
According to David Bishop on 12/6/2006 9:06 PM:
I can manually use the "cd" command without problems, but when I try to
use it in a script, I just get:
: No such file or directory
Sounds like a case of DOS line endings on a binary mount.
http://cygwin.com/ml/cygwin-announce/
[EMAIL PROTECTED] wrote:
Hello,
I would like to know if someone can tell me what I have to do to install
MPI, in order to use it under Cygwin.
Thank you very much,
MarioA
While there was once a version of lam-mpi set up to build under cygwin,
AFAIK it has suffered bit rot and would present
Richard Quadling wrote:
On 07/12/06, Andrew DeFaria <[EMAIL PROTECTED]> wrote:
A bus station is where a bus stops. A train station is where a train
stops. On my desk, I have a work station... Go figure!
A bus station is normally where a bus terminates.
A train station is normally where a train
René Berber <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> But your problem sounds more like one of DOS type mount, or something
> (bash/tcsh/etc.) mangling the file -- as in stripping \r from binary
> files.
Rene
Please award yourself one gold star!
I'd messed around with the mounts
zzapper wrote:
[snip]
> rene,
> thanks for replying, did you check that file size was exactly the same as
> unzip is clever enough to copy with a few errors?
Same files:
$ md5sum prof_383.zip
ed1b2d83d65f187cc780725313cdac92 *prof_383.zip
$ md5sum /c/tmp/prof_383.zip
ed1b2d83d65f187cc780725313c
Matthew Woehlke schrieb am 30.11.2006 17:58:
>> Any Ideas?
>
> Hmm, 'cp /bin/bash /bin/sh'? There have been quite a few scattered
> reports as of late of /bin/sh (which should be the same as /bin/bash)
> somehow getting out of sync. But that's just a WAG.
Thank you! That's the solution!!! Than
On 07 December 2006 19:21, Lucas Charron wrote:
> I can connect to my listening socket from within the
> same process and transmit data to and from the "server" and "client",
> but, if I try to use a web-browser, I get "This connection was denied"
> and the server application has no notification o
I'm using C::B(http://www.codeblocks.org) over cygwin. I'm testing a
socket stream library of my own creation (using Winsock2). My "server"
is currently a simple HTTP server (sends out a blank html page saying
"you are here"). I can connect to my listening socket from within the
same process an
On Thursday 07 December 2006 09:07 am, Dave Korn wrote:
> On 07 December 2006 15:54, R. Steve McKown wrote:
> > On Wednesday 06 December 2006 03:13 pm, Dave Korn wrote:
> >> On 06 December 2006 17:01, R. Steve McKown wrote:
> >>> Th extension accepts a file descriptor to an open serial port, uses t
On 07 December 2006 18:30, Dave Silvia wrote:
> It does appear to be some kind of problem between bash and Windows. I'm
> done, tho'. It's beyond my resources to do anything about and I haven't any
> more time to spend on investigating other shells to see if they're
> different. 3 days is enough.
-- On Thu, 07 Dec 2006 06:36:05 -0700 Eric Blake wrote --
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Dave Silvia on 12/7/2006 6:08 AM:
>> Hi!
>>
>> On further investigation an looking more closely at the areas in
>> the configure script where they errors and/or reboot was
>>
On Thu, Dec 07, 2006 at 09:27:19AM -0500, Bob Rossi wrote:
>On Thu, Dec 07, 2006 at 09:19:04AM -0500, Buchbinder, Barry (NIH/NIAID) [E]
>wrote:
>> Bob Rossi wrote on Thursday, December 07, 2006 9:10 AM:
>> > I'd like to know if anyone knows if it is possible to start the msys
>> > environment from
On Thu, Dec 07, 2006 at 01:01:37PM +0100, McArdle, Christian wrote:
>>> If you are not the intended recipient, you are hereby notified
>>> that any use, copying or dissemination of this message is
>>> strictly prohibited. If you received this message in
>>
>> If it does have any weight, it prohibit
On Thu, Dec 07, 2006, MarioA wrote:
>
> I would like to know if someone can tell me what I have to do to install
> MPI, in order to use it under Cygwin.
>
You can download and install a precompiled mpich2 for windows. Then you can
use cygwin compilers and loaders to link your program to that li
On 07 December 2006 16:26, Samuel Thibault wrote:
> Hi,
>
> Brian Dessent, le Thu 07 Dec 2006 08:12:05 -0800, a écrit :
>> MarioA wrote:
>>
>>> I would like to know if someone can tell me what I have to do to install
>>> MPI, in order to use it under Cygwin.
>>
>> You are making the mistake of
On Wednesday 06 December 2006 04:27 pm, Matthew Woehlke wrote:
> Dave Korn wrote:
> > BTW, mixing MSVC-based code with cygwin-based is inherently unreliable
> > and liable to fail unpredictably. I guess the vendor isn't likely to
> > want to share their dll source with you so you could recompile
Also, could you send the output of:
$ grep -C5 00bash.sh /var/log/setup.log/full
to see if it captured any error messages from the attempted cp?
The grepped setup log is attached (it is from setup.log, by the way -
setup.log.full is surprisingly small).
--
Alexei Alexandrov
setup.grep
Des
Steve Boyd wrote:
I'm a Cygwin newbie; spent the last 15 years in the tender clutches of hp-ux.
Currently making the jump to Cygwin. I'm looking for a place to start when
it comes to using things I was familiar with on hp-ux; rlogin, remsh, ftp,
etc. Can anybody give me some general background
Hi,
Brian Dessent, le Thu 07 Dec 2006 08:12:05 -0800, a écrit :
> MarioA wrote:
>
> > I would like to know if someone can tell me what I have to do to install
> > MPI, in order to use it under Cygwin.
>
> You are making the mistake of assuming that anyone here has any idea
> what MPI is.
MPI is
MarioA wrote:
> I would like to know if someone can tell me what I have to do to install
> MPI, in order to use it under Cygwin.
You are making the mistake of assuming that anyone here has any idea
what MPI is. We could probably google it and find out (and I'm sure
some readers might know) but t
On 07 December 2006 16:00, Keith Christian wrote:
>
> Baffling. Any ideas?
Different binutils versions? make versions? Run "cygcheck -s -v -r" on
each machine and then diff the two?
cheers,
DaveK
--
Can't think of a witty .sigline today
--
Unsubscribe info: http:/
On 07 December 2006 15:59, Fam. Ivanescu Gruia wrote:
> Hi all,
>
> I try to make C program in CygWin having declared matrix variables like:
>
> float lats[1000][1000],lons[1000]
> [1000];
>
> It compiles, but when I run the executable I got:
>
> Segmentation fault (core dumped)
>
> It seems
"Fam. Ivanescu Gruia" wrote:
> I try to make C program in CygWin having declared matrix variables like:
>
> float lats[1000][1000],lons[1000]
> [1000];
>
> It compiles, but when I run the executable I got:
>
> Segmentation fault (core dumped)
>
> It seems that the 1000 value is too big. If I p
On 07 December 2006 15:54, R. Steve McKown wrote:
> On Wednesday 06 December 2006 03:13 pm, Dave Korn wrote:
>> On 06 December 2006 17:01, R. Steve McKown wrote:
>>> Th extension accepts a file descriptor to an open serial port, uses the
>>> cygwin get_osfhandle() function to get the corresponding
Problem: Successful build on one XP machine but not on another.
On the machine with the successful build, PuTTY-Cygterm is fabulous. I can't
wait to get it working on the other machine.
I was able to successfully build Puttycyg on one Windows XP machine, but not on
another. Used the same sou
Hi all,
I try to make C program in CygWin having declared matrix variables like:
float lats[1000][1000],lons[1000]
[1000];
It compiles, but when I run the executable I got:
Segmentation fault (core dumped)
It seems that the 1000 value is too big. If I put 500 it works. However,
I need to use
On Wednesday 06 December 2006 03:13 pm, Dave Korn wrote:
> On 06 December 2006 17:01, R. Steve McKown wrote:
> > Th extension accepts a file descriptor to an open serial port, uses the
> > cygwin get_osfhandle() function to get the corresponding HANDLE, calls
> > the DLL function, then returns. Wh
Hello,
I would like to know if someone can tell me what I have to do to install
MPI, in order to use it under Cygwin.
Thank you very much,
MarioA
--
View this message in context: http://www.nabble.com/MPI-tf2775108.html#a7741455
Sent from the Cygwin Users mailing list archive at Nabble.com.
I've constructed the following bash shell script (exhaustMem.bsh):
Are you SURE you don't have a buggy driver installed? Known culprits
include Agnitum outpust, Mcafee virus scanners, Logitech webcam, ... In
other words, the leak is not caused by cygwin, but by your buggy driver
leaking memor
On 07 December 2006 14:22, Tony Richardson wrote:
> Albert Vos hotmail.com> writes:
>
>> at home and at work I have the same problem with octave under cygwin. In
>> both cases I octave just quits without giving any output, no prompt, no
>> error messages. One computer runs on win2000 Sp4 on whic
On 07 December 2006 13:08, Dave Silvia wrote:
> Hi!
>
> On further investigation an looking more closely at the areas in the
> configure script where they errors and/or reboot was occurring, and with
> some helpful pointers from responders on this list, I've constructed the
> following bash shell
I'm a Cygwin newbie; spent the last 15 years in the tender clutches of hp-ux.
Currently making the jump to Cygwin. I'm looking for a place to start when
it comes to using things I was familiar with on hp-ux; rlogin, remsh, ftp,
etc. Can anybody give me some general background on these subjects in
On Dec 7 09:27, Bob Rossi wrote:
> However, when I'm remote,
> there is no way I can see to get into an msys environment.
>
> The mingw-users list suggested that I get another version of sshd that's
> not related to cygwin. However, i like cygwin's sshd server.
MSYS is a very old Cygwin version
On Dec 7 06:38, Jeremy T. Harrison wrote:
>
> I ran the setup piece via 'Run as Administrator'. I am getting the same
> error message about bash.exe "...program to stop working correctly...
> notify you if a solution is available..."
>
> When I launch bash.exe, I get the bash prompt, but no fur
On Thu, Dec 07, 2006 at 09:19:04AM -0500, Buchbinder, Barry (NIH/NIAID) [E]
wrote:
> Bob Rossi wrote on Thursday, December 07, 2006 9:10 AM:
> > I'd like to know if anyone knows if it is possible to start the msys
> > environment from a cygwin shell? I'm ssh'ing into a windows machine,
> > which g
On Dec 7 14:08, Xavier Joubert wrote:
> Hi all,
>
> I just wanted to remind you the Cygwin home page at http://www.cygwin.com
> still
> list 1.5.21.
Thanks for the hint.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cyg
FWIW, my older 3.39 version of file, running on Redhat Enterprise Linux,
is clearly broken, or perhaps its "magic" file is. It reports both my
UTF-16BE and UTF-16LE files as UTF-16LE. So it seems pointless to
debate which version of file is more broken than the other. (And, of
course, this is not
Albert Vos hotmail.com> writes:
> at home and at work I have the same problem with octave under cygwin. In
> both cases I octave just quits without giving any output, no prompt, no
> error messages. One computer runs on win2000 Sp4 on which I'm no
> administrator and the other runs on winXp Sp
Bob Rossi wrote on Thursday, December 07, 2006 9:10 AM:
> I'd like to know if anyone knows if it is possible to start the msys
> environment from a cygwin shell? I'm ssh'ing into a windows machine,
> which gives me a cygwin shell. I've tried a lot of things, and can't
> get an msys environment.
On 07/12/06, Andrew DeFaria <[EMAIL PROTECTED]> wrote:
A bus station is where a bus stops. A train station is where a train
stops. On my desk, I have a work station... Go figure!
A bus station is normally where a bus terminates.
A train station is normally where a train pauses for a while.
A wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Alexei Alexandrov on 12/7/2006 6:34 AM:
>
>> ls -l /bin/bash.exe /bin/sh.exe
> -rwxrwx---+ 1 aalexand mkgroup-l-d 484352 Dec 6 17:17 /bin/bash.exe
> -rwxrwx---+ 1 aalexand mkgroup-l-d 451072 Aug 4 2005 /bin/sh.exe
You need to update y
Hi,
I'd like to know if anyone knows if it is possible to start the msys
environment from a cygwin shell? I'm ssh'ing into a windows machine,
which gives me a cygwin shell. I've tried a lot of things, and can't get
an msys environment.
Even if I remove every environment variable except for PS1, a
McArdle, Christian wrote:
If you are not the intended recipient, you are hereby notified that
any use, copying or dissemination of this message is
strictly prohibited. If you received this message in If it does have
any weight, it prohibits us from replying to your communication.
Not really, as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dave Silvia on 12/7/2006 6:08 AM:
> Hi!
>
> On further investigation an looking more closely at the areas in the configure
> script where they errors and/or reboot was occurring, and with some helpful
> pointers from responders on this li
On 12/7/06, Eric Blake <[EMAIL PROTECTED]> wrote:
Your version of /bin/sh (I'm guessing something from the 6.0 series) did
not get upgraded properly by the bash postinstall script. So that I might
be able to improve the postinstall script to try harder in your scenario,
please run the following
I ran the setup piece via 'Run as Administrator'. I am getting the same
error message about bash.exe "...program to stop working correctly...
notify you if a solution is available..."
When I launch bash.exe, I get the bash prompt, but no further. Is there
some manual work I can do to 'repair' t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Morten Kjarulff on 12/7/2006 2:04 AM:
> Hi,
>
> I downloaded the asciidoc package. asciddoc works fine.
>
> I then tried the a2x program. First 'getopt' was missing from my
> installation. I used the "Search Package List", it said that g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Alexei Alexandrov on 12/7/2006 12:18 AM:
> sh.exe won't start with the following error message:
>
> The procedure entry point rl_getenv_hook could not be located in the
> dynamic link library cygreadline6.dll
Your version of /bin/sh (I'm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
gzip 1.3.7 is now out, with a number of security fixes folded in to the
upstream sources. It built quite easily out of the box, but I don't know
how many patches cgf had folded into 1.3.5 that may or may not need to be
hung onto. Are you planning on
Hello,
Matthias Blaickner <[EMAIL PROTECTED]> wrote:
> I have problems with cygwin supporting iostream.h I
> use g++ as compiler and I'm told to remove the .h
> suffix from the header. doing so results in error
> messages about unknown functions.
> the test programm is:
>
> #include
> main()
> {
On 07 December 2006 13:02, Matthias Blaickner wrote:
> Hi everybody
>
> I have problems with cygwin supporting iostream.h I
> use g++ as compiler and I'm told to remove the .h
> suffix from the header. doing so results in error
> messages about unknown functions.
'cout' and 'endl' live in the
Hi all,
I just wanted to remind you the Cygwin home page at http://www.cygwin.com still
list 1.5.21.
Best regards,
Xavier
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
Hi!
On further investigation an looking more closely at the areas in the configure
script where they errors and/or reboot was occurring, and with some helpful
pointers from responders on this list, I've constructed the following bash shell
script (exhaustMem.bsh):
--
#!/bin/sh
if [ "$1"
Hi everybody
I have problems with cygwin supporting iostream.h I
use g++ as compiler and I'm told to remove the .h
suffix from the header. doing so results in error
messages about unknown functions.
the test programm is:
#include
main()
{
cout << "He's not the Messiah. He's a very naughty
boy" <
Hi
A new version of 'xemacs' has been uploaded to a server near you.
DESCRIPTION:
A powerful, highly customizable open source text editor and application
development system
CYGWIN NEWS:
* Fixed a packaging bug introduced by the switch to the cygport build framework.
>> If you are not the intended recipient, you are hereby notified
>> that any use, copying or dissemination of this message is
>> strictly prohibited. If you received this message in
>
> If it does have any weight, it prohibits us from replying to your
> communication.
Not really, as you are the
René Berber <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> zzapper wrote:
>
>>> I'm using the following to send attachments from the cli, works fine
>>> except for word Docs etc but zip files loose a few bytes
>>>
>>> eg
>>>
>>> -rwxr-xr-x 1 davidr None 161792 Dec 2 12:47 ../aaa/am4mar
Hi,
I downloaded the asciidoc package. asciddoc works fine.
I then tried the a2x program. First 'getopt' was missing from my
installation. I used the "Search Package List", it said that getopt.exe is
in:
cygutils/cygutils-1.2.10-1 A collection of simple utilities
util-linux/util-linux-2.12r-2
Hi,
Wed, 06 Dec 2006 David Bishop wrote:
> #!/bin/sh
> #
> rm -f putfile
> echo "put supernova.html" > putfile
> # Check the sn2006 directory
> cd sn2006
> down=0
> .
> cd ../sn2005
>
> Manually, all of these cd commands work, but when I put them in a script
> I only get errors. I run the s
Shahed wrote:
I tried that, but didn't work. i have downloaded the vim-7.0.tar.bz2 file
Downloading individual packages and trying to install them by hand is
not supported. If you keep insisting on trying to fix the problem this
way, you will probably annoy everyone and won't get any help a
Hi,
at home and at work I have the same problem with octave under cygwin. In
both cases I octave just quits without giving any output, no prompt, no
error messages. One computer runs on win2000 Sp4 on which I'm no
administrator and the other runs on winXp Sp2 on which I have all rights.
Both
62 matches
Mail list logo