Hello All:
Where are the install script(s) to make cygwin operational?
Setup downloads the files but I cannot locate the scripts to untar the
tar'ed files
Thank You,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs
Thanks Guys,
I am hopefully to have a operational BASH by COB
I'll keep my fingers crossed!
-Martin
- Original Message -
From: "Randall R Schulz" <[EMAIL PROTECTED]>
To: "Martin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 22
Hello All
I need to locate cygz.dll
Any help would be appreciated.
Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com
Hello All:
I am attempting to install mysql but the install script dies on groupadd and
useradd commands
how do I do groupadd with cygwin?
how do I do useradd with cygwin?
Thanks,
Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL P
Thanks Elfyn
Apparently passwd file requires the SID
how do I obtain the SID which corresponds with mysql username or groupname
Sorry for the bother!
-Martin
- Original Message -
From: "Elfyn McBratney" <[EMAIL PROTECTED]>
To: "cygwin" <[EMAIL PROTECTED]>; &
To backup Stephans statement it would be in Microsoft's interest to support
32/64 bit Cygwin.
By supporting Cygwin Microsoft would increase and not decrease the installed
base of Windows.
Back to the fray-
Martin
- Original Message -
From: "Christopher Faylor" <[EM
Xiao
$(BASE)=foo
gcc -shared -o cyg$(BASE).so -Wl,--out-implib=lib$(BASE).dll.a \
-Wl,--export-all -Wl,--enable-auto-image-base \
-Wl,--output-def=cyg$(BASE).def $(OBJS)
hth,
Martin
- Original Message -
From: "xiao chen" <[EMAIL PROTECTED]>
To: <[EMA
Mike:
Did you read this link on how to configure SCSI Zip drivers?
http://www.iomega.com/support/documents/4085.html
Martin
- Original Message -
From: "Mike Edwards" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 1:16 AM
Subject: write raw
here is the workaround we use in Ant build (which by the way outclasses
anything any make can do)
/cygdrive/c/Documents and Settings/cygusr //becomes
/cygdrive/c/DOCUME~1\cyguser //workaround for 95/98 inability to
handle spaces in directory name
Martin
- Original Message
How does Cygwin access a Linux partition?
Thank You,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Andrew et. al:
I especially like the work done at http://jcifs.samba.org/
for SMB access to all drives Linux ,NTFS or remote
The only quandary is I wanted to stay with C for Raw Speed
h...
Thanks to all for the invaluable suggestions,
Martin
- Original Message -
From: "Andrew Ma
David-
can you show us the patch of code for #define so we can test the results
from the preprocessor output?
Regards,
Martin
- Original Message -
From: "Dawson, David W" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 8:17 PM
Subject: ACE
tem hangs. I've also
tried /dev/ttyS0 and /dev/com1 which returns "Could not open device
"/dev/com1". Any ideas?
Regards
Martin Siegumfeldt
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Docum
rous failures.
One failure in particular is somewhat bizarre. It
involves changing a socket from blocking mode, to
non-blocking mode and back to blocking.
The attached test case illustrates this. Please excuse
the ugliness.
Is anything obviously wrong, that explains this
b
ct to the port
associated with the server socket. I would expect
this connection request to fail, since I just closed
the socket. It doesn't.
The attached test case illustrates this.
Please let me know if I'm doing something wrong.
Thanks for you
t work either.
I'll post my cygcheck.out if it's only my problem.
Could someone please try this out.
Thank you,
Martin
__
Find your next car at http://autos.yahoo.ca
--
Unsubscribe i
Forget it. I found the problem.
I knew I was an idiot.
--- Martin <[EMAIL PROTECTED]> wrote:
> I seem like an idiot. This is such a fundamental
> command, it can't be broken, can it?
>
> I have the following bash alias:
> alias explr='explorer.exe `pwd | cygpath
21 15:40 echo
bash-3.00$ test2 nopathext
NoPathExt
bash-3.00$ test2 path
Path
Is this normal behavior for execlp/execvp?
Shouldn't the execution permission be set in order to
execute it?
Thanks for your
I tried snapshot cygwin-inst-20060127.tar.bz2. This testcase still
fails for me. I could be doing something wrong. Please, give this
another try. Your efforts are appreciated.
Thanks,
Martin
--- Corinna Vinschen <[EMAIL PROTECTED]> wrote:
> On Jan 20 11:53, Martin wrote:
> >
Any response?
TIA
--- Martin <[EMAIL PROTECTED]> wrote:
> I am attempting to invoke a command with
> execvp/execlp. If a file appears in my PATH before
> the executable desired and has the same name as the
> executable, the first occurrence of the file name is
> used as the
In response to your comments:
I ran the testcase from ~/testcases directory. I believe my cygwin.out
file indicates /home is mounted from D:\home (HOME=/home/test). Also,
D: is NTFS. Also, there is nothing special about mount point (no -x
flag was used). This is all shown in cygwin.out.
Martin
It's not perfect. But I think you got the gist of it.
Thanks,
Martin
--- Dave Korn <[EMAIL PROTECTED]> wrote:
> On 31 January 2006 17:58, Igor Peshansky wrote:
>
>
> >> In response to your comments:
> >> I ran the testcase from ~/testcases director
I'm having trouble with global constructors/destructors not
executing/crashing within a dlopened DLL.
I've attached a test-case.
FYI: This works fine with 1.5.13-1.
Thanks for your help.
Martin
ps:
Here's my shell log.
[EMAIL PROTECTED] make clean
/bin/rm -f T1_dl *.exe *.dll
ar.h is present in Cygwin: /usr/include, but I suppose
> that
> if I add this directory as a -I, I will loos my indendence from
> Cygwin...
>
> Attached is the requiested cygcheck.out.
>
> Thanks in advance for any help,
> Xavier
-- snip --
Am I mis
--- Jukka Laurila <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm unable to run shell scripts in wish using
>
>open [list | my-shell-script]
>
> The error I get is
>
> couldn't execute "my-shell-script": no such file or directory
>
> - the shell script is set as executable
> - it starts wit
an see at least part of
> what is happening.
>
> Thanks,
> Gary
>
This may be the same problem I've been having:
http://cygwin.com/ml/cygwin/2006-02/msg00037.html
Just tried snapshot cygwin1-20060314.dll.bz2. No luck.
Has any progress been made on this issue?
Thanks for you
ot; responses when someone starts discussing
CF> cygwin internals. With luck, discussions will just gravitate to
CF> cygwin-developers without the need for mailing list police.
CF>
CF> cgf
CF>
CF>
May I ask at gmane.org to add the cygwin-developers list there ?
Martin
--
ng what's
> going
> on, and/or some other technique to catch this problem?
>
> Rob
>
=== message truncated ===> --
I had a similar problem with dynamically loaded modules (extensions) in
TCL. I traced my problem to the upgrade of binutils 20050610-1 to
binutils 20060709-1. W
small HowTo?
Thanks and best regards
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
uld be that easy :)
Working perfect!
The last problem I want to solve is the use hosts.deny and hosts.allow with
sshd.
Any solutions welcome!
Best regards
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
control
start" and then do a "daemon-control status" I got the message "Denyhosts is
not running"
But if I do a "ps -ef" I see python is running and Denyhosts is running as
well as I can proof in the log file - also proof there is a denyhosts.pid in
/var/run/
C
e
stopped, exit status: 255
I have tried to run denyhosts as SYSTEM or as Administrator in the services
config - but with no luck!
What I have done wrong?
Best regards
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.htm
nistrators
Thanks again for being patient with me.
Regards
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
nistrators
Thanks again for being patient with me.
Regards
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
did you get that information ?
Thanks
Martin
--
parozusa at web dot de
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
gitweb.cgi?p=cygwin-ports/xml2
>
>
> Yaakov
Thanks a lot, it would be very useful for me.
How can I integrate / install / use it within my Cygwin environment ?
Cheers
Martin
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/f
e no effect
(service is still running, reporting, it's trying to start), even
though they have been clearly sent.
Any ideas what could be wrong? I'd like to have denyhosts service
running without any issues.
Thanks in advance.
Best regards,
Martin
daemon-control
Description: Binary
yhosts.pid file:
7208
So according to syslog, startup of DenyHosts is looking for PID 7316,
but denyhosts.pid reports PID 7208.
Both PIDs belong to two python2.6 processes. I have no idea, why there
are two of them, nor why Denyhosts is so "schizophrenic" with PIDs.
Please help.
Regard
ey are not
installed output a message saying that your script requires tar and gzip
tobe installed under Cygwin?
Martin Kudlich
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/doc
Hello-
I need to setup a symlink to /bin/bash but cant find it anywhere.
Does anyone know the location of /bin/bash?
Thanks!
-Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com
Hello
./bin/my_print_defaults: 1: Syntax error: "(" unexpected
What is cygwin doing to this binary to cause this error?
How do I fix?
Thank You
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation:
so...cygwin CANNOT run binaries?
uh oh!
Thanks!
Marty
- Original Message -
From: "Max Bowsher" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 7:52 AM
Subject: Re: cant run bina
Cary-
A quick heads up:
Standard Binaries wont run under cygwin-
There is the possibility of rebuilding with cygwin lib's
Martin
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To: "Cary Lewis" <[EMAIL PROTECTED]>
Cc: <[EMAIL PRO
Where does cygwin look for hosts file ?
Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
bother!
Thanks,
Martin
- Original Message -
From: "Thorsten Kampe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 10:26 AM
Subject: Re: Hosts file
> * Martin Gainty (03-03-25 18:07 +0100)
> > Where does cygwin look for hosts file ?
Herr Doktor-
Why are you using 16 bit Windows libraries?
Are you on Windows 95 box?
Empfehlungen,
-Martin
- Original Message -
From: "Schnörr, Claudius Dr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2003 8:14 AM
Subject: Just a suggestio
Sam-
There is ping source at the Birthplace of the HAL 9000 computer
http://tecfa.unige.ch/guides/internet-tools-summary-decemj.html
Do a find on ping / source
Good Luck,
Martin
- Original Message -
From: "Hopkins, Samuel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]&g
Igor makes a good point
if you have any intervening nodes (Routers) which block ICMP packets then
your ping will not be successful
Once you get the source compiled ...ping localhost first
then ping out from the known base.
-Martin
- Original Message -
From: "Igor Pechtchanski&quo
if XP is such a good OS why did they strip out the JVM?
Some of us prefer writing component based Java over heavy and slow
monolithic Visual Basic apps.
I would purchase XP except I want to Manage my registry instead of Microsoft
'Nuf Said
Martin
- Original Message -
From: "
Linux STILL doesnt have driver support for the latest video cards..
In other words if you're working in Linux keep that VGA card !
-Martin
- Original Message -
From: "Thorsten Kampe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 9:53
make: *** [test_libmysqld] Error 1
where is the specification for the garbage line:
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
??
(I already checked .profile and its not there)
Thank You,
Martin
- Original Message -
From: "Igor Pechtchanski" <[EM
Vaillant-
What happens when you run "make -n" in source directory?
I find deltas between make in cygwin vs make in bash..essentially make
*should be* executing the commands displayed by make -n
In all porbability this would require research from a knowledgable entity.
-Martin
How do you do that?
Martin
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 10:20 AM
Subject: Re: Make shows invalid contents
>
Rob-
How does the unsuspecting public understand what is happening here
Does DrWatson pick this up OR is there something in the logfile
Regards,
Martin
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
Cc: "Marcel Telka" <[EMAIL PROTECTE
Would someone who has that talent be dealing with short tempered chits?
I dont think so..
-M
- Original Message -
From: "Randall R Schulz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 8:10 PM
Subject: Re: Bug in Cygwin bash?
> John,
>
> Are you a famous co
Vishal-
the method has to be declared with __declspec(dllexport)
e.g.
__declspec( dllexport ) void ExportedFunction();
Keep me apprised,
Martin
- Original Message -
From: "Vishal Jain" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 9:5
Hi.. I had installed Cygwin in my W2K workstation,
but I can't find
those basic command. for example "more", "make" and
etc... What should I
do?
And I found when I su - Administrator, or login
Administrator, it
always prompt me password incorrect. Why?
___
Hi.. I can't add a user using useradd command at all,
I checked thru all the package the cygwin provided, it
doesn't include useradd. What should I do then?
__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.
+1 for ant support
Now that ant has support for cc I dont see the use for archaic makefiles
Martin
- Original Message -
From: "Dario Alcocer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 29, 2003 6:35 PM
Subject: RPM support (was Re: qmail port s
g++ --version
Martin
- Original Message -
From: "Alex Vinokur" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 1:22 PM
Subject: The standard library version in g++
> How can we know what is versi
PHP has a configuration file for this
Read http://www.phpbuilder.com/manual/configuration.php
for help in Unified ODBC Configuration Directives
skål
Martin
- Original Message -
From: "Sven Köhler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 200
Elfyn-
Wheres the doc?
Thanks,
-Martin
- Original Message -
From: "Elfyn McBratney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 7:12 PM
Subject: [ANNOUNCE] LibXML2 (2.5.7) test packages available
> I have uploaded test packages for
> > > > > >
> > > > > >
> > > > > > > Bruce Dobrin wrote:
> > > > > > > > Here are the Cygcheck, and Group files, I'll include the
my
> > > > > (typical)
> > > > > > >
Install cron and use crontab -e
Martin
- Original Message -
From: "Chuck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 04, 2003 9:28 AM
Subject: at command
> Is there a unix style "at" command for cygwin? I'
Hello
Where can I locate cygwin library header file ioctls.h ?
Many Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http
Hello All:
Does cygwin support rpm's..perhaps a rpm binary?
Many Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwi
f the compiler from introducing leading _?
Many Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
anything Is there any doc on how this works?
Thanks,
Martin
- Original Message -
From: "Elfyn McBratney" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 01, 2003 5:53 PM
Subject: Re: Dumb Question
of `_main'
Where is the extra definition of _main coming from?
Sorry for the bother,
Martin
- Original Message -
From: "Brian Dessent" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 9:12 AM
Subject: Re: example needed pls: `cyg
Not familiar with technical term WTF
Your solution for using GCC options was successful.
Vielen Danke,
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
slp_iface.o
slp_xcast.o -l
commonslpd -o SLPReg.exe
slp_iface.o(.text+0x24f):slp_iface.c: undefined reference to [EMAIL PROTECTED]'
Which comm library contains [EMAIL PROTECTED]
Many Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
$ slpd
./slpd: 1: Syntax error: "(" unexpected
Any ideas what is causing this??
Is this a shell permissions problem?
Many Thanks,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Jordan-
What happens when you start in Safe Mode?
Dont run any other processes
Can you give us a dump of what you see?
Martin
- Original Message -
From: "Robert McNulty Junior" <[EMAIL PROTECTED]>
To: "Jordan Bortz" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTEC
Hello All-
Anyone run across the keywork 'restricted'?
What does it mean?
Many Thanks,
-Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/doc
,
fd_set *__restrict __writefds,
fd_set *__restrict __exceptfds,
const struct timespec *__restrict __timeout,
const __sigset_t *__restrict __sigmask) __THROW;
#endif
I have never seen restrict keyword..any ideas?
Thanks,
-Martin
--
Unsubscribe info: http://cygwin.com/ml
details. */
#ifndef _SYS_UTIME_H
#define _SYS_UTIME_H
#ifdef __cplusplus
extern "C" {
#endif
#include <_ansi.h>
Any ideas where I can locate _ansi.h?
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/p
Could someone please tell me what #include_next is ??
Where is the original definition?
Thanks,
M
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: ht
//
/** @file stringfwd.h
* This is an internal header file, included by other library headers.
* You should not attempt to use it directly.
*/
#ifndef _CPP_BITS_STRINGFWD_H
#define _CPP_BITS_STRINGFWD_H 1
#pragma GCC system_header
#include
namespace std
{
//other stuff commented out unt
As described I am pulling the source from http://www.openssl.org
to resolve calls which SLP makes to SSL..I would much prefer to use a SSL
library
binary but I did'nt see it..
The namespace problem goes away if I rename the calling .c to .cpp (duh!)
Martin
- Original Message -
From: &
Steve
Show us the line of code
AND the one above it
-Martin
- Original Message -
From: "Biederman, Steve" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 4:10 PM
Subject: configure produces bad makefiles?
>
> I'm trying to build
Which is?
- Original Message -
From: "guenter strubinsky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 5:21 PM
Subject: okay!
> This solution just screamed at me!
>
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Problem reports
DIR=C:\WINDOWS
WINDOWID=8388622
XAUTHORITY=/home/Marty/.Xauthority
_=/usr/bin/env
I am sure there is some simple configuration file I am not
setting up, since do the same thing worked find on a Win
2000 machine. The only difference, aside from XP vs 2000,
is that I had no problems with cygwin on
shamelessly copied from "Configuring XWindows"
One way to avoid this problem is to allow all connections from the local
machine.
[root]# xhost +localhost
Hth
Martin
- Original Message -
From: "martin cohen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Se
Lets start with a known start point
do a
cygcheck xhost
and display the results for us
Thanks,
-M
- Original Message -
From: "martin cohen" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Sent: Saturday, July 19, 2003 3:10 PM
Subject: Re
verify
[HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/]
"native"="C:\\local\\cygwin"
regards,
Martin
To some extent, sanity is a form of conformity. - John Nash PhD
MIT/Princeton
- Original Message -
From: "Jonathan T Wang" &
Termination request
Besides opening and closing the windows I sincerely doubt cygwin is sending
or receiving any window events..
Something to think about..
-Martin
- Original Message -
From: "David Sharp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday,
Dave
get a NAT Server with DHCP Server for your Internal LAN (which handles
'Dynamic Addressing' from ISP) at the DSL interface..Linksys has one for
sure.
put in an entry into the NAT Table for incoming Port 80 calls to route to
the Puter with Apache running
(e.g. 192.168.1.100)
H
an IP because it is a DHCP Server) then your
transmission will be successful
der Trottel!
Martin
- Original Message -
From: "Bill McCormick" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>; "Cygwin" <[EMAIL PROTECTED]>
Sent: Thu
uot;
The reason for this is that my McAfee firewall was
set (due to my mistake) to not allow emacs to access the
internat. This caused the failure above.
I do not know why emacs (and other applications, such as
xclock) need to access the internet, but allowing them to
allows them to ru
Check out this serial port code from CGF
http://sources.redhat.com/ml/cygwin/1999-08/msg00563.html
Hth,
Martin
- Original Message -
From: "thors_hammer123" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 27, 2003 11:21 AM
Subject: Serial Port?
&
What is the missing exported function?
-M
- Original Message -
From: "H Q" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 27, 2003 6:04 PM
Subject: missing exported function from cygwin1.dll
>
>
> Hi,
>
> I've looked through all the faqs and have searched the archives, but
It now says:
RETURNS
`memset' returns the value of M.
it should instead say:
RETURNS
`memset' returns the value of DST.
see http://www.fifi.org/cgi-bin/man2html/usr/share/man/man3/memset.3.gz
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
I would go so far as to suggest taking MSVCRT.dll off the path altogether
After all why have 2 runtimes?
-Martin
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003
x27;CreateProcess' API method and lots of other stuff, but nothing works as
well as pseudo terminal/fork/exec does on Linux. Has anyone got any
suggestions?
Thank you,
Martin
IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named address
I would be interested in a listing of ALL Windows programmes which allocate
and not free their memory
I have noted that when I have more than 12 windows open on my desktop
Internet Explorer will GPF.
Regards,
-Martin
- Original Message -
From: "Yorick Koster" <[EMAIL P
2003/02/01 13:20:02 compress_bz::error called
2003/02/01 13:23:53 Ending cygwin install
/ Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
local directory"?
Yes, same problem when I do it that way.
/ Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
w. I'll post again
if that fixes the problem.
/ Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
eck go OK?
Yes, all of the MD5sum checks go OK.
I also just scanned my hard drives again (including the free space) with
NDD, and it didn't report any problems.
/ Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs
"cygwin1.dll" v0.0 ts=2003/2/8 18:10
C:\WINDOWS\SYSTEM\KERNEL32.dll (already done)
gcc (GCC) 3.2 20020927 (prerelease)
_______
Martin Wolters |
Senior Research Engineer
1 - 100 of 455 matches
Mail list logo