Hello All,
I have compiled some network programs and libraries with cygwin.But it seems
that they don't work properly.for example Prozilla never begins downloading
and
always says it can't resolve host(while host is available for other
programs).
or libspopc test programs say "Operation not permitt
Never mind, I got ssmtp to work over SSL. ${EXIM_MAINTAINER} might want to
check if what I was trying to do can actually be done on Cygwin though.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gary R. Van Sickle
> Sent: S
[snip]
>
> This one lives in libcrypto.a. The attached configure.in and
> an autoconf solve the link error for me (don't know if it
> actually works yet).
Just tested it, works great.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Robert R
> Schneck-McConnell
> Sent: Saturday, December 04, 2004 7:15 PM
> To: cygwin@cygwin.com
> Cc: Reinhold May
> Subject: Re: ssl on ssmtp
>
> Two general points:
> (1) Don't e-mail cygwin packag
Ok, I give. No mas, no mas.
I have a new mutt build ready to go, but I can no longer test it since I've
gone DSL. AT&T does [E]SMTP over SSL, and ssmtp (which I had been using)
doesn't (the official Cygwin one anyway). So I'm trying to set up exim as a
sendmail replacement, and of course gettin
Hi,
cygcheck also searches the `basename ` for
dependent DLLs while dlopen requires PATH to be set to
open the DLL. One of them should be corrected to make
life consistent. example is as follows:
$ cygcheck /usr/lib/gstreamer-0.8/cyggstossaudio.dll
C:/cygwin/lib/gstreamer-0.8/cyggstossaudio.dll
Corinna Vinschen wrote:
> I really like this patch, cool stuff. However, I have two nits.
>
> First, your patch adds new options, so it should also add some wording to
> cygrunsrv.README.
Okay, here is a new patch.
* --list outputs one service per line to avoid the awkward quoting issue.
* che
Hi,
That's a BIG question of course as *nix seems never ending.
You could do :
ls /bin | more
or you could look in
http://cygwin.com/packages/
specifically in
http://cygwin.com/packages/coreutils/
and most interestingly
http://cygwin.com/packages/coreutils
In which I found ---pinky.exe---
On Sat, 21 May 2005 13:12:32 +0100, you wrote:
>>> Does Cygwin have TCL ?
>>
>> http://cygwin.com/packages/
>>
>>> If so where is the install option for it ?
>>
>> All packages are installed the same way, by selecting the desired
>> package in setup.exe.
>
> Is it tcltk ?
>
> Aaron
See
how I can verify which is my group for Unsubscribe??
excuse me my mail, I don't speak english. Thank You !!!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Does Cygwin have TCL ?
http://cygwin.com/packages/
If so where is the install option for it ?
All packages are installed the same way, by selecting the desired
package in setup.exe.
Is it tcltk ?
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
On May 20 23:37, only4 wrote:
> # 19 may 2005:
> CATCHED
> I re-read the directive
> #if defined(_POSIX_THREADS) && !defined(__CYGWIN__)
> and realized that splint may have not __CYGWIN__ setted...
>
> splint +D__CYGWIN__ file.c
>
> WORKS!
> This can suggest further investigation, to find
Aaron Gray wrote:
> Does Cygwin have TCL ?
http://cygwin.com/packages/
> If so where is the install option for it ?
All packages are installed the same way, by selecting the desired
package in setup.exe.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
Aaron Gray wrote:
> How do I do that ? "source the script" ?
"source ./gcc-3.4.3" or ". ./gcc-3.4.3". "man bash" section SHELL
BUILTIN COMMANDS.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Is it possible to set an environment variable using a bash script and for
that variable to be able to be seen within bash once the script is
finnished.
It's impossible for a child process to modify the environment of its
parent. By executing the file as a script you spawn a shell subprocess,
me
Does Cygwin have TCL ?
If so where is the install option for it ?
Many thanks in advance,
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Aaron Gray wrote:
> Is it possible to set an environment variable using a bash script and for
> that variable to be able to be seen within bash once the script is
> finnished.
It's impossible for a child process to modify the environment of its
parent. By executing the file as a script you spawn
Is it possible to set an environment variable using a bash script and for
that variable to be able to be seen within bash once the script is
finnished.
I want to be able to set the path using a script so I can say :-
./gcc-3.4.3
calling a script simular to this :-
gcc-3.4.
On May 20 19:25, Jason Pearce wrote:
There was some recent discussion about serial ports and Perl.
http://sourceware.org/ml/cygwin/2005-05/msg00013.html
But I did not see any resolution.
Did anyone end up porting either Win32::SerialPort or Win32API::CommPort
as Reini suggested?
I nee
19 matches
Mail list logo