i've recently installed cygwin - i'm new to this so
excuse me if i'm in error
after using configure on gcc-4.0.2, run make and my pc
bsod's
i'm using windows xp sp2
___
Yahoo! Messenger - NEW crystal cl
Hi all
Just started to get somewhere until i wanted to cat a heap of csv files and
then send the unique records to a new file.
I thought it couldnt be to hard but now my brain hurts.
Can anyone help me with a line of code that will do the command below
'$ cat d:/pc1/filename.csv |uniq > d:/pc1/n
, Nov 26, 2003 at 04:55:34AM -0500, c wrote:
> Just started to get somewhere until i wanted to cat a heap of csv files
and
> then send the unique records to a new file.
> I thought it couldnt be to hard but now my brain hurts.
> Can anyone help me with a line of code that will do the c
Hi all
cam the newby here
i have a problem completely off topic , i cant 'net send' my own netbios
name. Any suggestions , using xp , messanger service is on :O(
Cheers
Cameron
ps
Thought i'd post here cause everone here is really clever
---
Outgoing mail is certified Virus Free.
Checked b
Hi all again
Would a missing "plug n play" device in hardware manager cause this maybe?
.
Cameron
my brain hurts
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of c
Sent: Monday, February 02, 2004 4:49 AM
To: [EMAIL PROTECTED]
Subject: off t
Hi, Team,
I am looking for making golang and rust codes compiled in cygwin, but it
seems not easy to build these compilers from scratch.
Currently, cygwin does not provide golang and rust compilers.
As far as I know, these popular programming languages are ported to msys2.
Is it possible to pro
What is the simplest way to send email from the
command line, so that I can mime attach files (html,
binary, etc). I would like to specify everything on
the command line, because I don't know how to
configure sendmail. I just need to call the email
sending mechanism from a cygwin bash script. Ideas
I checked the inetutil documentation and checked my pc.s.
One of the pc's has inetd installed from an old version of Hummingbird
exceed.
The other pc has no inetd installed at the xp service level at all!
However I cannot find any executable called inetd.exe in the /usr/bin in
either of the compu
I seem to be missing cygintl-2.dll, which supposedly is part of libintl2
package. But I can't seem to locate that package to download it. Where
can I find it? or in which other package is it located?
thanks
chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug repo
I needed a new newer cygwin1.dll in order to run the
top utility in procps, but its replacement of an older
DLL caused many other scripts to fail. I can't debug
the ones it affected. Is there a way to have the top
executeable call the new cygwin1.dll called
cygwin2.dll so it can "find an entry poin
I knew that solution, but I have inherited 40 scripts
clocking in at 5 meg by departed staff. Tell me the
hard way. I wish it were easier to run a cmdline util
cygwin or other to yield cpu mem stats on win.
Thanks
> > DLL caused many other scripts to fail. I can't
> debug
> > the ones it affected
Cygwin 1.3.20-1 contains some regressions from 1.3.19 that break our tcsh
scripts and our build process. I haven't taken the time to try to isolate
them enough to submit a bug report (beyond verifying that installing 1.3.19
fixes the problems) so when 1.3.21 is released my problems may still
I'm having the same problem as Stephen Chan (msg below)
From: Christopher Faylor
To: cygwin at cygwin dot com
Date: Fri, 2 Jan 2004 15:59:42 -0500
Subject: Re: 1.5.5-1:libpcre0 package missing when I chose the Download from
Internet install option.
References: <[EMAIL PROTECTED]>
Reply-to:
I know you can set syslog.conf to point to a remote
syslog daemon, so if you use logger it will get copied
to the remote syslogd, however is there a command in
cygwin (or linux for that matter) that you can use to
send a syslog message directly to a remote syslogd ?
logger seems to write to only to
-f c:/somefile
in another session
rm -f c:/somefile
echo OK > c:/somefile
'Access is denied'
So obviously the tail puts a lock on the file,
preventing an application from creating a new one,
which in my case breaks the application. Any thoughts
about how work around this, given I
I can't change the application unfortunately, if I
could I'd have it only log interesting stuff rather
than the garbage it does.
Is it worth trying maybe to link the file and tail the
link ? or mess with a tee command ??
--- Larry Hall <[EMAIL PROTECTED]> wrote:
> re tail and win file handles.
>
I am a novice at cygwin.
I edited a file "test.c" with notepad in windows.
Then I compiled it with gcc in cygwin by typing:
$ gcc test.c
However I got the following error message:
test.c: file not recognized:File format not recognized
collect2: ld return 1 exit status.
My OS is WinXp. Could any
Hi, could the bison maintainer publish bison 1.35 for cygwin? It includes
an important fix my team requires.
Thanks.
_
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--
Unsubscribe info: http://cyg
>>Hi, could the bison maintainer publish bison 1.35 for cygwin? It
>>includes an important fix my team requires.
>
>Sounds like your team should just rebuild it themselves. Why would >you
>wait for someone else to do this if it is important to you?
We have built it, it's just that our environ
Every time a cygwin process is started, I get a line like:
3196: cYg 610F5EE0
on my OutputDebugString monitor.
Is this really necessary and can we ditch it for the release cygwin1.dll?
_
Send and receive Hotmail on your mo
>On Thu, Apr 11, 2002 at 04:38:09PM -0700, C. J. wrote:
>Every time a cygwin process is started, I get a line like:
>>3196: cYg 610F5EE0
>>
>>on my OutputDebugString monitor.
>>Is this really necessary
>
>Yes.
>
>>and can we ditch it for t
> > I wasnt sure wheter I should post about this on gcc bug report list or
> > here. Anyways, it seems that using -O2 flag with gcc causes huge
>slowdown
> > in memcmp(). However i dont see performance drop under linux, so I
>suppose
> > it is cygwin issue.
cygwin's gcc version may be using an
Cygwin 1.3.10 seems to generate a problem with filename completion in tcsh
that did not exist on cygwin 1.3.5-3. If I have a file 'File.cpp' in a
directory, typing 'cp F[TAB]' at the prompt (where [TAB] represents the TAB
key) causes completion to 'cp File.cpp', but if I type 'cp X.cpp F[TAB]
Hey.
Ok, im going to explain my situation.
I am compiling a plugin for CS:S.
I am using CygWin and a gcc 3.4.1 cross compiler which I know works out of
the box for compiling this type of plugin. I can send it to a guy using the
same setup and it compiles fine for him using CygWin and the same
Hi,
Does anyone know if it's possible to use cygserver with another programming
language or where to find extended information about the service Cygserver?
I have done a program with cygwin that uses IPC and I also have a second
program written in .NET, those two program needs to communicate wit
to a file. However, when the rule is triggered, such
as the denial of an IP address I can seem to get spawn to spawn anything.
The target file remains empty.
Any suggestions on how to debug this.
Thanks,
Mike C
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
e linker (${CXX}) is GNU ld... no
Appreciate your help!
Best,
Frank
--
./configure
--
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for gcc... gcc
1
--- "Larry Hall (Cygwin)"
<[EMAIL PROTECTED]> wrote:
> Frank C. wrote:
> > Dear all,
> >
> > I've been trying to install a software on Cygwin
> under
> > Windows XP, but without any success. The steps are
> (1)
> > './co
I have installed Apache 2.0.52 in /usr/local/apache2.
How can I browse web pages in /usr/local/apache2/htdocs with Internet
Explorer?
CCH
_
1. How can I run Apache as a service on cygwin?
2. How can I execute a CGI program residing in an Apache server which is
running on Cygwin via my Internet Explorer?
_
MSN Messenger 7.0 搶鮮版熱烈下載中:別錯過超酷的動畫快遞
http://messenger.msn.com.tw
on locally to
the computer I'm doing this from (thought that might be an issue, but I'm
not sure). The "domain users" group doesn't have write priveledges to the
C:\cygwin\ folder (does that mean I'd have to change their path to somewhere
they DO have priveledges?). T
--- Igor Pechtchanski <[EMAIL PROTECTED]> 的訊息:>
> the problem file. One
> WAG is that notepad tends to append a ".txt" suffix
> to the provided
> filename, and if you had an older file called
> "test.c", you may not
> actually be compiling the file you're expecting to
> compile.
> Igor
You'
with network
filesystems. I know I have write permission because I
can create the file with "touch foo.txt", and I can
create the files with Windows Wordpad. Other programs
under Cygwin also cannot create files, such as vim,
and co (from the rcs package). Things work fine for
all
Cygwin 5.1 NT with cygwin DLL
1.5.10.
Did something change in Cygwin that could be affecting
this (even if it is not Cygwin's fault)? Is is
possible I have some libraries out of sync?
--- Hannu E K Nevalainen
<[EMAIL PROTECTED]> wrote:
> C Schreiner, [EMAIL PROTECTED] wr
1 (cygwin dll 1.5.10) in August. Did
something change in cygwin that could be affecting the
problem (even if it isn't Cygwin's fault)? Is it
possible I somehow got some library out of sync?
-- Christian
--- Hannu E K Nevalainen
<[EMAIL PROTECTED]> wrote:
> C Schreiner, [EM
Bingo, this fixed it. Thanks to all who helped.
--- Corinna Vinschen <[EMAIL PROTECTED]>
wrote:
> On Sep 8 07:34, C Schreiner wrote:
> > Yes, I meant "echo":
> >
> > prompt> echo "hello" > foo.txt
> > bash: foo.txt: No such fil
Bingo, this fixed it. Thanks to all who helped.
-- Christian
--- Corinna Vinschen <[EMAIL PROTECTED]>
wrote:
> On Sep 8 07:34, C Schreiner wrote:
> > Yes, I meant "echo":
> >
> > prompt> echo "hello" > foo.txt
> > bash: f
Hello,
This might be a stupid question but is it possible to install Linux
software onto Cygwin.
I currently have Cygwin + 3.1.4 KDE installed on my Windows XP box.
I've downloaded (wget) a tar file of the Java J2EE SDK v1.3.1 and
installed it using the following command provided on Sun's website
Thank you both for the information and clarification on Cygwin. I
guess I will download the Windows version of J2EE instead..
CJ
On 7/7/05, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to C Jennings on 7/7/2005
I can't figure out what I have done or not done to
make .sh scripts NOT run in my seemingly ok cygwin
install.
My script.sh
#!/bin/bash
PATH=/bin:/usr/bin
echo OK
# bash -x script.sh
+ PATH=$'/bin:/usr/bin\r'
+ $'\r'
: command not found
+ $'\r'
: command not found
Is it a Unix - DOS thing ?
Tha
I installed to c:\cygin, but it always places me in c:\cygwin\bin when
I click the cygwin icon. I thought I was supposed to be in my home
folder, ie c:\cygwin\home\
Also, the bash prompt looks very sparse, I thought something looked
different when I last saw a cygwin system.
Also, many files and
Ken Brown cornell.edu> writes:
>
> Install the gcc4 package.
>
I had exactly the same problem, which was solved by installing gcc4. Thanks.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/doc
Hello,
Here's the source:
#include
int main(){
/* local variable */
char name[25];
printf("What is your name?\n");
gets( name );
printf("Hello, %s!\n",name);
}
If I compile using the following command line argument:
$ gcc -o ioProg1 ioProg1.c
I check to
Thanks both of you! In addition to a solution, I increased my understanding,
which is even more valuable.
--
View this message in context:
http://www.nabble.com/Using--mno-cygwin-causes-different-program-behavior-tp20825507p20847165.html
Sent from the Cygwin list mailing list archive at Nabble.c
I don't completely understand your issue.
First, It's 'ssh-host-config'
Second.
Is your ssh daemon running ?
Type 'sc query sshd' and let tell me what state it is in.
Third,
You can change the permission of /var/empty/
'chown -R userid /var/empty'
Most likley system will need to be the owner.
I'm experiencing a problem running python on Windows Server 2008
Standard. python --version works but running python (to get the python
interpreter) hangs.
It hangs at this point when python:
administra...@vdc2-ep-122 /cygdrive/c
$ python
Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14)
Hi guys,
Sorry new to this.
I just installed Cygwin 1.5.25-15 using the setup program, to ultimately
build a GNU radio application under Windows XP.
http://gnuradio.org/trac/wiki/CygwinGettingStarted
This version of Cygwin installs: binutils version: 20080624-2
... (and the previous version
hi all - i am trying to compile a C++ native library using the
shapelibrary. the one for linux is built but in cygwin i seem to be
having some linker error problems and i have to assume it has to do
with something regarding MSVC. i am including Java because i am using
JNI to talk back and forth to
i did not know about gcj. i guess i missed that somehow? thanks for the tip.
my command line right now is:
gcj -D__int64="long long" -shared -I C:\Apps\Java\jdk1.6.0_05\include
-I C:\Apps\Java\jdk1.6.0_05\include\win32 -I C:\Users\usmsci\My
Documents\shapefiles\shapelib-1.2.10\shapelib
working in linux and mac. thanks again!!
On Fri, May 30, 2008 at 5:23 AM, Tim Prince <[EMAIL PROTECTED]> wrote:
> C S wrote:
>>
>> hi all - i am trying to compile a C++ native library using the
>> shapelibrary. the one for linux is built but in cygwin i seem to be
>>
thanks for the tip Brian. i thought that i had tried to -mno-cygwin
option before but maybe i did not. i have a script file set up now
with that command option:
$g++ -mno-cygwin -D__int64="long long" -shared -I
"C:\Apps\Java\jdk1.6.0_05\include" -I
"C:\Apps\Java\jdk1.6.
Brian,
i figured out that not only do i need to compile against the
no-cygwin flag but also link to it as well. so i tried to add the -Wl
option like this:
g++ -mno-cygwin -D__int64="long long" -W1-mno-cygwin -shared -I
"C:\Apps\Java\jdk1.6.0_05\include" -I
"C:\Apps
my whole command line script is:
g++ -mno-cygwin -D__int64="long long" -Wl,-mno-cygwin -shared -I
"C:\Apps\Java\jdk1.6.0_05\include" -I
"C:\Apps\Java\jdk1.6.0_05\include\win32" -I "C:\Users\me\My
Documents\shapefiles\shapelib-1.2.10\shapelib-1.2.10"
Dave - sorry i forgot to ask was there anything that i could try to
get rid of those few undefined reference errors? thanks!!
On Tue, Jun 3, 2008 at 8:49 AM, C S <[EMAIL PROTECTED]> wrote:
> my whole command line script is:
>
> g++ -mno-cygwin -D__int64="long long" -Wl,-m
I have an USB-serial device connected to a Windows XP PC that shows up
as COM7 under Windows and works fine. But with the same hardware
combination I looked in Cygwin under /dev/ and did not see a COM7
item. Am I missing a driver? Please help! Thank you!
--
Problem reports: http://cygwin.com
continue, aborting.
On a Linux system that I have access to, I see that those functions
are in /lib/libm.* but cygwin's /lib/libm.* still seems to lack them.
Is there any work around or alternate version ofthis lib that actually
has these functions. I honestly do not mean to be rude
unctions being
defined.
With Perl, I really prefer to get as close to a genuine build as
possible so as to avoid any unforeseen issues, but if you have a
suggestion to allow Perl to build with those options, I'm all ears to
hear it. That said, I still think it's overall more ben
it, but it takes time and
>>> someone to do it.
>>> When I implemented all the complex functions (cabs, ccos..) I spent one
>>> month
>>> to make it right. A more capable guy will take less surely, but as
>>> mention I see little
>>> benef
I have Cygwin installed on a couple of servers in a domain environment.
Of all machines regular user accounts can ssh to only one box.
Once installed I configured Cygwin using the following in a .bat file.
c:\cygwin\bin\bash --login -c "chmod +r /etc/passwd"
c:\cygwin\bin\bash
On 2015-08-17 21:39, yaro...@hotmail.com wrote:
I have Cygwin installed on a couple of servers in a domain
environment. Of all machines regular user accounts can ssh to only one
box.
Once installed I configured Cygwin using the following in a .bat file.
c:\cygwin\bin\bash --login -c "
installed I configured Cygwin using the following in a .bat file.
c:\cygwin\bin\bash --login -c "chmod +r /etc/passwd"
c:\cygwin\bin\bash --login -c "chmod u+w /etc/passwd"
c:\cygwin\bin\bash --login -c "chmod +r /etc/group"
c:\cygwin\bin\bash --login -c "c
After a lot of struggling with trying to get sshd work with regular
domain accounts I found an alternative bit of software I then installed
for a test. After a failed test, looking thrugh the logs of that ssh
server I found an interesting piece of information possibly explaining
why it wouldn't
Hi all,
I am trying to build a win32 project with gcc 5.4 with the flag
-mno-cygwin but the flag is not recognized. Is there an approach I
could release an exe without bundling cygwin's dll?
Regards,
Allan C.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On 13 May 2017 at 11:17, René Berber wrote:
> On 5/12/2017 10:03 PM, Allan C. wrote:
>
>> I am trying to build a win32 project with gcc 5.4 with the flag
>> -mno-cygwin but the flag is not recognized. Is there an approach I
>> could release an exe without bundling cygwi
Hi all,
I am playing with cmake, generating eclipse projects files, but when
trying to import in the IDE, an error popped up saying "Project
already exist in workspace or project description file is corrupted".
cmake -G "Eclipse CDT4 - Unix Makefiles" -D CMAKE_BUILD_TYPE=Debug -D
CMAKE_ECLIPSE_VE
I've been experiencing this same issue. Did anyone ever come up with a
solution?
--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com
Hi, Team,
There is a good tool that provides Ctrl+R a powerful interface for search
in shells, and it can support Cygwin environment but currently it requires
manual compilation.
https://dvorka.github.io/hstr/INSTALLATION.html#build-on-cygwin
Is it possible to provide this tool officially?
Best
fsplit can easily be built under cygwin from source. If there's any interest, I could
sign on as maintainer.
-Original Message-
From: Tyson Bourbina <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 20 Mar 2003 12:15:45 -0600
Subject: Re: fsplit problems
Thanks, you answered my ques
-Original Message-
From: Vince Hoffman <[EMAIL PROTECTED]>
To: "'Onur SOYSAL'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Date: Fri, 21 Mar 2003 15:02:29 -
Subject: RE: Problem with PVM on CYGWIN
Hmm well ssh will definately allow passwordless logins etc and as far as i
know rsh will too
-Original Message-
From: Igor Pechtchanski <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 27 Mar 2003 17:15:08 -0500 (EST)
Subject: Re: Added setup.exe to User's Guide
On Thu, 27 Mar 2003, Christopher Faylor wrote:
> On Thu, Mar 27, [EMAIL PROTECTED]:11:35PM -0500, Igor Pechtchans
-Original Message-
From: "Stephan Mueller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Thu, 3 Apr 2003 10:37:19 -0800
Subject: RE: Big Brother is Real
Can someone elaborate on exactly which APIs have changed incompatibly
(in 64-bit Windows)?
I'm only mildly familiar with the 64-bi
-Original Message-
From: Randall R Schulz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 03 Apr 2003 07:34:20 -0800
Subject: Re: Big Brother is Real
Tim,
At 07:28 2003-04-03, you wrote:
>...
>
>Lack of cygwin support has impeded the market penetration of Windows
>XP64, but it seem
-Original Message-
From: Christopher Faylor <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 3 Apr 2003 16:34:41 -0500
Subject: Re: Big Brother is Real
On Thu, Apr 03, 2003 at 07:28:14AM -0800, Tim Prince wrote:
>Lack of cygwin support has impeded the market penetration of Windows XP
Hi all,
Often I found mails in which people complaining about the inability of Setup.exe to
resize.
So I thought of writing a general function, which will resize/rearrange controls, when
the
containing window is resized.
And here is the a general function winResizeControls() I wrote.
U could d
-Original Message-
From: [EMAIL PROTECTED] (Soren Andersen)
To: [EMAIL PROTECTED]
Date: Mon, 2 Jun 2003 16:04:11 -0400
Subject: sharing hd partition betw Linux and Cygwin
> By
default all files (dirs) mounted on this vfat - type filesystem under
Linux `mount' are set with perms rwxr--r--
--- Shankar Unni <[EMAIL PROTECTED]> wrote:
> Biju G C wrote:
>
> > I really appreciate any comments.
>
> Looks interesting, with a bizarre quirk: if you try to resize below its
> minimum size, it regrows the window on the other side so that it says
> the min
cgf,
When I reply to any mail from cygwin list it is going to the actual sender
instead of [EMAIL PROTECTED]
upon checking the header of the mail from the list i am not seeing
"Reply-To: [EMAIL PROTECTED]" line.
just like cygwin-xfree list can v added "Reply-To: [EMAIL PROTECTED]"
to mail the
6.224.88) by
sources.redhat.com with
SMTP; 1 Jun 2003 19:55:24 -
Message-ID: <[EMAIL PROTECTED]>
Received: from [65.81.141.59] by web14608.mail.yahoo.com via HTTP; Sun, 01 Jun
2003 12:55:23 PDT
Date: Sun, 1 Jun 2003 12:55:23 -0700 (PDT)
From:"Biju G C" <[E
ode at onresize() function.
as X,Y arguments for SetWindowPos()
To avoid the trouble we can call this bug as a feature !!!
Cheers
Biju
> > -Original Message-
> > From: Biju G C [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, June 03, 2003 12:37 PM
> > To: Shankar Un
ble. In the example that I
> > show below, I am able to call a C function. I can successfully pass a
> long
> > integer. But the string that I pass shows garbage in the called function.
> ...
> > As I mentioned, I am able to pass integers successfully, but strings don
o
ie "10%:7,7; 65%:7,7; 10%:1,2; 15%:3,3",
Actual demo program "myapp.c" was something I took from
http://www.winprog.org/tutorial/index.html
now Copyright is in my name (Biju G. C.)
I dont mind changing it to a proper project name.
Also ready to change function/stru
cfg,
I dont see any site search facility at cygwin.com
So i made the following, If you can include this at cygwin.com
it will be helpful.
Demo: http://www.geocities.com/bijumaillist/xscreens/cygsearch.htm
- html code -
http://www.google.com/search";>
web |
only |
expect
Cygwin
Redha
--- Larry Hall <[EMAIL PROTECTED]> wrote:
> Biju G C wrote:
>
> > cfg,
> >
> > I dont see any site search facility at cygwin.com
> > So i made the following, If you can include this at cygwin.com
> > it will be helpful.
> >
> >
an not change an
existing process to SYSTEM privileges, nor can you do a direct exec() so you
can pass your open file descriptors and environment to the new process.
Consequently, you would find that if su used this "trick" your process would
be running under a new TTY without access to exis
James,
u r welcome,
U can save a local copy of the page and remove unwanted geocities scripts
after ""
then it will be faster to load the page.
Cheers
Biju
--- james lankton <[EMAIL PROTECTED]> wrote:
>
> I found the geocities link very usefull thankyou.
>
>
Depending on the country you are distributing in, so long as you don't
actually distribute the cygwin.dll with your application, this may be
classified as "Fair Use". You'll have to consultant an attorney as "Fair
use" varies both by country and state. Some countries don't have a fair use
clause
I use emacs under Cygwin (with Cygwin/XFree86 and/or Exceed) and would
like to switch to using mh-e in this environment.
One thing that I would like to do is to be able to click on a URL and
have my Windows browser (in this case Opera) be told to open the page.
Is there an app to allow this?
How
Cool!
I tried looking in the mail archives, but I guess I didn't use the right
search string...
Thanks.
Jeff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
88039 May 23 06:44 moduli
> -rw-rw-rw-1 desmolej Domain U 60 Jul 10 08:29 motd
> -rw-rw-rw-1 desmolej Domain U0 Jul 10 08:30 mtab
> lrwxrwxrwx1 desmolej Domain U 160 Jul 10 08:29 networks ->
C:\WINDOWS\system32\drivers\etc\networks
> -rw-rw-rw-1 des
Actually, "Administrator" is both a user and a group. It seems on some
versions of windows, "Administrators" is the group, and "Administrator" is
the user. On other versions, both are just "Administrator".
If you want to login to "Administrator" under XP home addition, you need to
boot to Safe M
RedHat has granted a special exception that allows any open source to link
to Cygwin.dll.
As the legal copyright holder, RedHat may grant any sort of exception to the
GPL they want, and are not bound to the GPL. (This only applies to
Cygwin.dll and other components that RedHat can claim ownershi
> > As the Cygwin.dll is licensed under GPL, any "Program" that links to it
must
> > be released under GPL as well.
>
> Under section 10 of the GPL, if the "program" is OSD compatible then the
> "program" is not auto-GPL'd.
Actually section 10 of the GPL just states the following:
> 10. If you wi
prevents normal Windows shutdown
> When I start Cygwin 1.3.22-1 with the installed shortcut (which points to
> C:\cygwin\cygwin.bat) and then try to shut down Windows XP using the
normal
> Start / Turn Off Computer procedure, Windows pops up the "End Program -
> Cygwin ... Windows
> > My question is: can I install cygwin without access to cygwin.com, and
> > if so, how? Here is what I've done:
>
> Unfortunately not as you have noticed below, setup.exe requires the file
> mirrors.lst, which is located on cygwin.com .
Sure you can. Just convince someone to snail mail you a
Hello form Gregg C Levine
Can the appropriate person tell me, which version of binary utillities was
chosen by the current version of Setup? The eCos pages for building a copy
of binary utillities that is relevant to their needs chose a very old
version.
Gregg C Levine [EMAIL PROTECTED]
"
Hello from Gregg C Levine
First off, how do you mean, "local drive"? And in what context? I normally
use setup to download to a local disk, my C drive, and save it to a Zip
disk, then when I'm ready, install from it.
Gregg C Levine [EMAIL PROTECTED]
"Oh my!" The Second
Hello from Gregg C Levine
I did read the entire message. Twice. So? What are you confused about? Your
problem makes sense. I did the same thing here. And then found myself
updating the current installation, many different times. I expect I'll keep
updating it, during the entire time
Hello from Gregg C Levine
Obviously people are actively porting software from the library of software,
that was written for Linux, to Cygwin. On this list, several people have
mention the rpm program. Was it a successful build? And does it work? And
where can I obtain a copy? Also, what about the
Hello from Gregg C Levine
I have a small problem. The fellow, who ported RPM to Cygwin, Mario Schmidt,
his site is either down, as the subject line indicates, or has a problem,
such that my ISP, can not find it. That being said, can you please contact
me, regarding your port? I happen to need
Hello from Gregg C Levine
Has anyone gotten a bootp server to work under Cygwin? It seems I now need
just such a service. I've downloaded the original code from UU Net's site.
It is stored in the Usenet's archive of volumne 27. However, when I try to
compile it here, it discovers
1 - 100 of 654 matches
Mail list logo