Hello All
Is there a mechanism to check that a login will in effect authenticate to a
CVS Server?
I get nothing but error with no detail using the Windows CVS Client
Many Thanks,
martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/
Mittagspause..haben sie Spass!
~Martin~
- Original Message -
From: "Thorsten Kampe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 20, 2004 10:10 AM
Subject: Re: Apache obatined in Cygwin Setup is FOREIGN
> * George Hester (2004-03-20 05:49 +0100)
> > [whatever]
>
> A
Thorsten:
This is as far as I got
620 ms20 ms20 ms jfk-core-01.inet.qwest.net [205.171.8.18]
740 ms50 ms40 ms chi-core-03.inet.qwest.net [205.171.8.162]
840 ms40 ms40 ms chp-brdr-01.inet.qwest.net [205.171.220.62]
940 ms40 ms50 ms bx1-chicagod
Thorsten (et al):
I have the greatest respect for the incredible job that the CYGWIN
maintainers have done with BASH shell.
But the last time I used a bash shell on a Unix platform I was able to setup
the .pl to perl association but I cannot within CYGWIN..this is a nice to
have feature which I wou
Hello David
I do not have tipftp.pl on my box although I found this from Allen Gordon
http://snallen.lsu.edu/lib/doc/commands/armstrong_tftp_server.shtml
Vim editor is not yet installed..although I would be open to specific
suggestions on how to accomplish the associative task with these utilities.
ED]
> >X-Gmane-NNTP-Posting-Host: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com
> >X-Newsreader: Forte Free Agent 1.93/32.576 English (American)
> >Return-Path: [EMAIL PROTECTED]
> >X-OriginalArrivalTime: 17 Mar 2004 09:44:50.0303 (UTC)
FILETIME=[7DCA50F0:01C40C04]
> >
>
Mr Okamoto:
Following your instructions to create a makefile for Perl within CYGWIN
1)h2xs -A -n Mytest
2)as per instruction I added
Let's edit the .xs file by adding this to the end of the file:
void
hello()
CODE:
printf("Hello, world!\n");3)% perl
How does one associate CYGWIN Perl with .pl extensions within CYGWIN
environment?
When I invoke CYGWIN in order to execute a Perl Script I need to state
perl whatever.pl
I would like to place an association for .pl to the Cygwin Perl Interpreter
so when I invoke
whatever.pl
the associated Cygwin P
If you
chmod 511 /bin/bash.exe and run
bash.exe
you will encounter same capabilities as executing
bash.exe --restricted
There is a correlation between the 2 operations but I'm smart enough to say
I don't understand what the bash binary is doing with --restricted flag.
Thanks,
Mar
My 1st solution was to start bash.exe --restricted
but your solution accomplishes the same objective.
Thank You,
Martin
- Original Message -
From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Folks
How do I setup Cygwin BASH for Readonly mode?
Many Thanks,
Martin Gainty
--
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
Jason-
No link
Please re-transmit
Thanks,
Martin
"Sanity is a form of conformity"
.John Nash.. MIT
- Original Message -
From: "Jason B. Alonso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 10, 2004 9:02 AM
Subject: OLOCA
> Here's one for the OLOCA (sorry it's ou
cannot get cygwin installed properly.
Win2K SP4
1.5GB RAM
Roughly 40GB free on primary drive
Suggestions ?
Many Thanks,
Martin
- Original Message -
From: "Hannu E K Nevalainen" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>; <[EMAIL PROTECTE
Hello
When installing cygwin from the internet I get
The dynamic link library cygbz2-1.dll could not be found in the specified
path.
Advice?
Thank You,
Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
Hello All
Where is ssh for cygwin?
How do I install it?
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/
Paul-
Convert your Perl Script to a binary
http://www.indigostar.com/perl2exe.htm#Download
and then fork or exec the binary
hth,
Martin Gainty
- Original Message -
From: "Paul Bezzam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 17, 2003 12:27
Now that we got the courtesies out of the way..
What do you mean by cannot connect to Internet?
Cannot load TCP/IP Stack?
Cannot dial out?
Cannot configure Browser to use Ethernet to go to DSL/CableModem?
Please be more specific.
-M
- Original Message -
From: "Habib Ndadouh" <[EMAIL PRO
Read
http://wingimp.hp.infoseek.co.jp/gimp/docs/README.win32
Particulary the part about *NOT using cygwin runtime*
With gcc I mean gcc-2.95.2 as distributed by Mumit Khan, either as a
mingw version (preferred), or running under cygwin. To successfully
use gcc, follow the instructions below. We w
This is getting ridiculous.
Is there a way to put an end to this runway email?
-Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 24, 2003 3:08 PM
Subject: Re: Synergy support request
>
> Thank you for your email to Zero-Sixty Corporation
A DLL is a DLL
Whether you
create a DLL by compiling a source file and linking to the correct DLL
format
or assemble precompiled objects and create the DLL which creates the headers
for the exported functions and variables (essentially identifying the exact
signature needed by the linker)
really do
When referencing a dll function you must know its full signature to property
reference it..thus the need for an export specification
when creating a Static Lib *.a you can statically link in the entire library
into the binary and not worry about linker hunting down an exported function
(since it is
Which attached file am I supposed to be looking at???
-Martin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 19, 2003 3:28 AM
Subject: Re: Thank you!
> Please see the attached file for details.
>
-
Make sure the folder where make is located is before the folder continaing
nmake on your PATH
-Martin
- Original Message -
From: "Glen Zhang" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, August 17,
>From what I read it is supposed to be undefined
e.g.
#ifndef LOCK_H
#define LOCK_H
#endif
Hth,
Martin
- Original Message -
From: "Bill McCormick" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 1:21 PM
Subject: flockcyg
> Hello,
>
> I'm trying to com
The easiest way to resolve this is to take nmake.exe off the path
-Martin
- Original Message -
From: "Glen Zhang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 1:56 PM
Subject: FW: help
>
>
> Dear Sir/Madam:
>
> I am running nmake on cygwin shell, but I always
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 PROTECTED]>
To: <[EMAIL
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 6:03 PM
Subject: Re: linking wit
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
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?
> I wanted to port some Linu
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
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)
Hth,
Martin
- O
do any of the cygwin Libraries have a signal function?
If so does the cygwin singal function handle the signal values
SIGABRT Abnormal termination
SIGFPE Floating-point error
SIGILL Illegal instruction
SIGINT CTRL+C signal
SIGSEGV Illegal storage access
SIGTERM T
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" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECT
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
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]>
Sent: Saturday, July 19, 2003 1:05
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
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 tar. I run ./configure CFLAGS=-g.
quot;Malte Starostik" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 09, 2003 5:35 PM
Subject: Re: [Openslp-devel] namespace problems
--
Unsubscribe info: http://cygwin.com/m
//
/** @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
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
Hello
I am looking for header file _ansi.h
here is the header head for utime.h which calls for it
/* sys/utime.h
Copyright 2001 Red Hat, Inc.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. *
Igor et al.
from openssl source
/bn/sys/select.h
#ifdef __USE_XOPEN2K
/* Same as above only that the TIMEOUT value is given with higher
resolution and a sigmask which is been set temporarily. This version
should be used. */
extern int pselect (int __nfds, fd_set *__restrict __readfds,
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/docs.html
FAQ: http
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 PROTECTED]>
Sent: Friday, July 04, 2003 9:5
$ 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: http://cygwin
$
GCC -enable-stdcall-fixup -L/cygdrive/f/slp/openslp-1.1.3/common/.libs/test
S
LPReg.c slp_property.o slp_message.o libslp_reg.o libslp_handle.o
libslp_proper
ty.o slp_linkedlist.o slp_pid.o libslp_network.o libslp_knownda.o
libslp_parse.
o slp_compare.o slp_xid.o slp_buffer.o slp_network.o slp_if
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:
Hello All
I managed to get 2 modules to compile. SLPReg.o has a main libslp_handle
does not have a main . But I get this always get this error
$ GCC
SLPReg.c -nostartfiles -L/cygdrive/f/slp/openslp-1.1.3/common/.libs/test
libslp_handle.o SLPReg.o
SLPReg.o(.text+0xc8):SLPReg.c: multiple definition
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
GCC SlpReg.c
/cygdrive/h/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccwParH7.o(.text+0x11d):SLPReg.c
: un
defined reference to `_SLPOpen'
My header file refers to function SLPOpen not _SLPOpen
The .c file calls SLPOpen not _SLPOpen
Where does the leading underscore come from ?
How do I shut it off the compi
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://cygwin.com/f
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://cygwin.co
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've searched the libs but
> found nothing.
>
>
> --
> Unsubscr
- Original Message -
From: "Bruce Dobrin" <[EMAIL PROTECTED]>
To: "Bruce Dobrin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, June 02, 2003 8:04 PM
Subject: Re: NTsec permissions issue over inet
> I tried executing a the command via a socket directly: by asigning a
script
> via
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 LibXML2 version 2.5.7 to
> s
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, 2003 11:23 AM
Subject: Re:
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 version of the standard library of g++?
>
> Tha
+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 successfull)
> On Thu, Ma
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:51 PM
Subject: Export a
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
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 PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday
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
>
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
- Original Message
Hello-
(makefile attached)
all attempts to run make against valid attached makefile result in
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
(garbage line) being thrown in
$ make
gcc -g -W -Wall -I/cygdrive/g/mysql/mysql-debug-4.0.12-pc-linux-i686/include
-D_
THREAD_SAFE -
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 AM
Subject: Re: Big Brother
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: "Randall R Schulz
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" <[EMAIL PROTE
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]>
Sent: Monday, March 31
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 suggestion: SWIG probably needs rec
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 ?
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/
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 PROTECTED]>
Sent: Tuesday, March 25, 2003 8:4
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
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: http:/
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/do
75 matches
Mail list logo