I am using tigcc which is a port of GCC 3.0.4 to ti-89 and ti-92+
calculators (You can get it and its sources at http://tigcc.ticalc.org) - it
is a cross compiler (Compile on x86 machines, Target : m68k machines).
It uses cygwin1.dll to port Gcc.
Then I try to compile the examples (with the IDE
On Wed, Apr 03, 2002 at 01:00:09PM -0800, Gupta, Sanjay wrote:
> Copy ctype.h and _mingw.h to /usr/include direcctory
DON'T DO THIS!
MingW headers have no business in /usr/include. And it's
*especially* not the right way to port a package.
Corinna
--
Corinna Vinschen Please
On Wed, Apr 03, 2002 at 10:25:07PM -0600, Dave Trollope wrote:
> Hi
>
> I have been compiling and running fvwm successfully in cygwin for sometime now,
> but recent code changes in fvwm check for an error code of EILSEQ. This is
> standard on Linux, Solaris from the discussions I've had on the f
Hello,
I just reinstalled Cygwin from the Net with all packages that I
believe are needed to use GCC. When invoked, GCC fails (return a
non-zero exit code) with printing any error message.
Operating system: Windows ME
Shell: Cygwin-Bash running in NT-Emacs
See below for a sample session that
On Wed, Apr 03, 2002 at 05:56:07PM -0800, Gupta, Sanjay wrote:
> Sorry, I did not work in all unix, I mean to say Unix I worked with ( Sun
> 5.6, 5.8). I am not sure whether GNU specification is different for crypt
> command. I am not asking that crypt command should be changed in cygwin but
> rat
Hello Jerome,
Thursday, April 04, 2002, 10:58:32 AM, you wrote:
JK> Hello,
JK> I just reinstalled Cygwin from the Net with all packages that I
JK> believe are needed to use GCC. When invoked, GCC fails (return a
JK> non-zero exit code) with printing any error message.
[snip]
JK> Cygwin Win95
Hi,
Back on 25Mar2002, Robert Collins replied to a posting which mentioned
an oddly named subdir in a local hosts download dir. Earlier today, I tried
to dowload the latest updates to a local dir with the newest setup.exe,
running from a W2k PC and got errors about not being able to find a subdi
> -Original Message-
> From: Doug Wyatt [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 8:50 PM
> To: [EMAIL PROTECTED]
> Subject: Question on the new behavior of setup.exe
>
>
> Hi,
>
> Back on 25Mar2002, Robert Collins replied to a posting which
> mentioned an oddly na
At 08:57 4-4-2002, Andrew Markebo wrote:
>/ "Gupta, Sanjay" <[EMAIL PROTECTED]> wrote:
>| I have read http://lists.hellug.gr/pipermail/mcrypt-dev/2001/87.html
>| note and I have tried every thing which was mentioned here but did not help.
>
>Any special reason for wanting crypt/mcrypt, maybe c
Hello Doug,
Thursday, April 04, 2002, 12:50:04 PM, you wrote:
DW> Hi,
DW> Back on 25Mar2002, Robert Collins replied to a posting which mentioned
DW> an oddly named subdir in a local hosts download dir. Earlier today, I tried
DW> to dowload the latest updates to a local dir with the newest setu
> -Original Message-
> From: Gord Wait [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 4:42 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ncftp current release won't run - missing
> CYGREADLINE5.DLL
>
>
>
> Sorry, but I ran the newest setup This Week (monday), and it
> bro
> -Original Message-
> From: Gord Wait [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 1:48 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ncftp current release won't run - missing
> CYGREADLINE5.DLL
>
>
>
> Sorry Robert,
> I lost the last word on the subject line when I post
On Thursday 4 Apr 02, Robert Collins writes:
> > Sorry, but I ran the newest setup This Week (monday), and it
> > broke my ftpd operation, ("Can't set uid") and tossed out the
> > cygreadline5.dll breaking ncftp.exe so I'm not spreading old
> > information.
> >
> > One of the posters aimed me
> -Original Message-
> From: David Starks-Browning [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 11:45 PM
> Someone will have to explain to me how the FAQ is wrong here.
> (Apologies if it's been stated. This thread has been
> difficult for me to follow, even after stu
On Thu, Apr 04, 2002 at 01:44:30PM +, David Starks-Browning wrote:
>On Thursday 4 Apr 02, Robert Collins writes:
>> > Sorry, but I ran the newest setup This Week (monday), and it
>> > broke my ftpd operation, ("Can't set uid") and tossed out the
>> > cygreadline5.dll breaking ncftp.exe so I'
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 11:52 PM
> I am concerned by reports that someone updated their
> installation (apparently) with the most recent setup.exe and
> still had the problem. If that is the case, th
On Thu, Apr 04, 2002 at 11:57:09PM +1000, Robert Collins wrote:
>I didn't actually mean that the FAQ entry should disappear, more be
>marked as not necessarily applying to problems with the current setup.
Ok. Maybe we should add words like "If you see this with the current setup.exe
vWHATEVER or
"Robert Collins" <[EMAIL PROTECTED]> writes:
>> I found it much easier last night to just wipe out the old
>> cygwin install, and local download storage (where you ran
>> setup from) completely and doing a full install.
>
> That is about the hardest way around. A much easier way is simply to
>
At 03:33 AM 4/4/2002, Patrick Pelissier wrote:
>I am using tigcc which is a port of GCC 3.0.4 to ti-89 and ti-92+ calculators (You
>can get it and its sources at http://tigcc.ticalc.org) - it is a cross compiler
>(Compile on x86 machines, Target : m68k machines).
>It uses cygwin1.dll to port Gcc
Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
> By the way, are you using the latest setup.exe from Cygwin? Setup.exe
> should never suggest to downgrade, I think.
Found the answer in the README that comes with setup: it's still a
TODO item:
TODO
[..]
* Don't downgrade if the curr ver
Jan Nieuwenhuizen wrote:
>Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
>
>>By the way, are you using the latest setup.exe from Cygwin? Setup.exe
>>should never suggest to downgrade, I think.
>>
>
>Found the answer in the README that comes with setup: it's still a
>TODO item:
>
> TODO
> [..]
Thanks Paul... that's exactly what I needed to know.
A follow-up question, if I may:
Does Cygwin or Linux have such a resource editing tool?
I imagine there is one, and I would need to learn it, but I don't know what it would
be called. A shell tool would empower me to automate the resource edi
I'm having problems simply installing cygwin and trying to get teTeX to
configure. (eg cygwin 1.3.6)
*) I have followed the README files and Quick install files.
*) It wasn't amazingly obvious to me that I needed to go down a deep
tree to find .cnf.frozen files and copy them to .cnf files.
*) c
I was suprised when manual page for kill(1)
didn't appear with:
$ man kill
If there separate tar file for all the manual pages?
Jari
--
http://tiny-tools.sourceforge.net/
Swatch @time http://www.ryanthiessen.com/swatch/resources.htm
Convert @time http://www.mir.com.m
At 11:56 AM 4/4/2002, Jari Aalto+list.cygwin wrote:
> I was suprised when manual page for kill(1)
> didn't appear with:
>
> $ man kill
>
> If there separate tar file for all the manual pages?
No, there is not. Man pages that are available come with the packages.
There is cu
> I mean the easiest way is maybe to do a cygwin.1 man-page that
> contains the text "cygwin is a windows clone for unix" and then just
> add all comments received :-)
Shouldn't that be "a unix clone for windows"? Good thing I'll be writing
the documentation. :)
_
> I was suprised when manual page for kill(1)
> didn't appear with:
>
> $ man kill
>
> If there separate tar file for all the manual pages?
And if you'd been reading the mailing list, I posted less that 24 hours
ago a proposal for a cygwin-man package including man pages for t
Hi,
is it the test version or the current one ?
Please note that the tetex-beta does not provide a TeX Directory
Structure:
see texmf package to get one.
Thanks,
Jerome
Alex Stark wrote:
>
> I'm having problems simply installing cygwin and trying to get teTeX to
> configure. (eg cygwin 1.3.6
On Thu, Apr 04, 2002 at 10:59:19AM -0500, David A. Cobb wrote:
>An obvious problem is having everyone use a revision-level scheme that
>tests correctly. I see at least two very different schemes here.
>Also, setup would need to parse, e.g. 1.9-3 so that it's less than
>1.10-1. I'll have to
On Thu, Apr 04, 2002 at 09:05:12AM -0800, Joshua Daniel Franklin wrote:
>> I was suprised when manual page for kill(1)
>> didn't appear with:
>>
>> $ man kill
>>
>> If there separate tar file for all the manual pages?
>
>And if you'd been reading the mailing list, I posted less
Philip,
On Fri, Mar 29, 2002 at 02:08:07PM -0600, Philip Guenther wrote:
> Greg Matheson <[EMAIL PROTECTED]> writes:
> >My WAG is that procmail's autoconf is having problems with missing
> >".exe" strings in executable names during mv operations:
> >
> > [snip]
>
> So, "make _autotst" actually c
Michael,Andrew,Christopher and Corinna
Thanks very much for your response.
I have openssl installed, but I would really appreciate, if you can tell me
how to use for my requirement.
My requirement is, I have a simple text file which has some sensitive
information, and I want encrypt this file th
/ Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote:
| > I mean the easiest way is maybe to do a cygwin.1 man-page that
| > contains the text "cygwin is a windows clone for unix" and then just
| > add all comments received :-)
|
| Shouldn't that be "a unix clone for windows"? Good thing I'll be wr
I sent the following problem to [EMAIL PROTECTED] and Bob
Proulx told me to ask you guys...
Thanks for any help you may provide..
- - - - -
> When I try to copy an image from one floppy disk to another...
>
> dd if=\\.\A: of=D:\dd\boot.imgcopies the image to a tmp
> directo
All,
When I changed the machine domain, the cygwin couldn't be able to mout
c:\cygwin on / Any idea how to resolve the problem...
Thanks,
EDDIE
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http:/
I have figured it out how to use openssl to encrypt / decrypt file.
openssl des3 -in README -out README.des3
The input file is README and output file is README.des3. The README.des3 is
the encrypyed file. When you will run this command, it will ask for the
password to encrypt the file.
to decry
At 02:03 PM 4/4/2002, Chan, Eddie wrote:
>All,
>
>When I changed the machine domain, the cygwin couldn't be able to mout
>c:\cygwin on / Any idea how to resolve the problem...
Not with that description of the problem, no. mount doesn't require
knowledge about the domain so it's clear ther
At 20:32 4-4-2002, Gupta, Sanjay wrote:
>I have openssl installed, but I would really appreciate, if you can tell me
>how to use for my requirement.
>My requirement is, I have a simple text file which has some sensitive
>information, and I want encrypt this file this file using some password and
On Thu, Apr 04, 2002 at 11:54:09AM -0700, Kevin Dahl wrote:
>I sent the following problem to [EMAIL PROTECTED] and Bob
>Proulx told me to ask you guys...
>
>Thanks for any help you may provide..
Use the Cygwin filenames:
http://cygwin.com/cygwin-ug-net/using-specialnames.html
Note that
Any other thought about printing postscript files from cygwin; still can not print.
Somehow the printer is unknown even with hostname and device name.
Dilip Paul
-Original Message-
From: Charles Wilson [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 6:38 PM
To: Lester Ingber; [EM
Well... It is very strange that cygwin only mount the / on c: not
c:\cygwin... How does the mounting work?
EDDIE
-Original Message-
From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 11:08 AM
To: Chan, Eddie; [EMAIL PROTECTED]
Subject: Re: Need
Did you share it?
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
At 02:19 PM 4/4/2002, Paul Dil
Check out the documentation at the Cygwin web site (www.cygwin.com). The
user guide describes mount and what it does.
If you want mount to mount 'c:\cygwin' as '/' instead of something else,
use umount to unmount the path you don't want and use mount to mount the
path you do. See the user gui
Are you logging in as a different user than you were before?
The output from cygcheck -s might be helpful.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish fo
I login as same user with the different domain... I assume it is different
user...
The strange thing is that I don't see the correct mount I used to see...
This is the correct mount I see in my machine
[CHANEDDIEPC;] mount
C:\cygwin\bin on /usr/bin type system (textmode)
C:\cygwin\lib on /usr/l
The printer is network shared postscript printer. It has no problem printing from
windows. Also I ftp'd the ps file on I.B.M. AIX machine and could get the plot by the
following command:
lpr -Pps a.ps
-Original Message-
From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]]
Sen
Unfortunately I didn't keep the logs - I wiped my cygwin install completely and
installed everything new - that worked by the way.
It is VERY possible I managed to loose cygreadline5.dll by first running the older
setup,
so my reports of setup.exe's demise may be premature.
What confu
-Original Message-
From: Chan, Eddie
Sent: Thursday, April 04, 2002 11:35 AM
To: 'Michael A Chase'; cygwin
Subject: RE: Need your help on after chaning the domain
I login as same user with the different domain... I assume it is different
user...
The strange thing is that I don't see
You have sent a message to be posted on the
gmane.os.cygwin newsgroup.
Before the message is posted on the newsgroup, you have
to confirm that you exist. Just reply to this message, and
the message will be posted.
--
Your friendly autoauthorizer at Gmane.org
http://gmane.org/
--
Unsubscribe i
--- Paul Dilip K NPRI <[EMAIL PROTECTED]> wrote:
> Any other thought about printing postscript files from cygwin; still can not
> print.
> Somehow the printer is unknown even with hostname and device name.
>
> Dilip Paul
>
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTE
Thanks for the response.
It looks like I was doing exactly what they said to do on the page you
referenced...
I even tried the following and it didn't work..(gave me "No Such
File or Directory" error)
dd if=D:\dd\boot2.img of=//device/floppy0
dd if=D:\dd\boot2.img of=//device/fd
Eddie,
WARNING: This is mostly a hunch, and I'm not sure it's based on a proper
understanding of Windows operation under a domain controller or of Cygwin's
use of the registry, so someone who does know should pipe in if it reflects
inaccurate reasoning or information.
Are you using roaming p
On Thu, Apr 04, 2002 at 01:05:56PM -0700, Kevin Dahl wrote:
>Thanks for the response.
>
>It looks like I was doing exactly what they said to do on the page you
>referenced...
Um. No, you weren't.
>I even tried the following and it didn't work..(gave me "No Such
>File or Director
Yep, it appears that the problem was more with the dependencies between
packages. Our mirror copy is probably the default installation, and
installs tetex but not texmf.
So, revised suggestions:
*) Occasionally install default cygwin from scratch.
*) Something in the quick install guide that i
You are now authorized to post to the
gmane.os.cygwin newsgroup.
The original message you sent to the newsgroup will be
posted within five minutes.
--
Your friendly autoauthorizer at Gmane.org
http://gmane.org/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
On Thu, Apr 04, 2002 at 10:40:06PM +0200, Gmane Autoauthorizer wrote:
>You are now authorized to post to the
>gmane.os.cygwin newsgroup.
>
>The original message you sent to the newsgroup will be
>posted within five minutes.
And, Mr. Auth at Gmane dot Org, your next message to this mailing list
w
Chan, Eddie wrote:
>I login as same user with the different domain... I assume it is different user...
>
It's a different area in the registry for sure!
>The strange thing is that I don't see the correct mount I used to see...
>
>This is the correct mount I see in my machine
>
>[CHANEDDIEPC;] mo
This may be where some of my MAJOR confusion is coming from...
I do not use cygwin nor do I have it installed on my NT machine..I
am using a new windows dd port that was announced on a SANS webcast
yesterday.
www.sans.org/webcasts/dd/
When I emailed <[EMAIL PROTECTED]> and told them
Ah, this clarifies allot of things then. The Cygwin site does not support
this version of dd. I'm not sure who should be supporting it but it's not
Cygwin and it's not fileutils folks. Looking at the zip file you downloaded,
it's not even clear that this is a GNU version. You need to find the
Dear Cygwin developers,
I am porting a Unix package to Cygwin environment.
This package use the capability offered by xterm but also by linux
console to set the numerical key pad in "Application mode" (by sending
an escape sequence string).
This facility seem to be not available, and a quick look
On Fri, Apr 05, 2002 at 12:03:18AM +0200, Fabien Perriollat wrote:
>I am porting a Unix package to Cygwin environment.
>This package use the capability offered by xterm but also by linux
>console to set the numerical key pad in "Application mode" (by sending
>an escape sequence string).
>This faci
> -Original Message-
> From: Gord Wait [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 05, 2002 5:40 AM
> I have a couple of other machines with cygwin on it, if I can
> duplicate it, I'll keep the log and send it to ??
me.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsub
On Fri, Apr 05, 2002 at 08:38:47AM +1000, Robert Collins wrote:
>> -Original Message-
>> From: Gord Wait [mailto:[EMAIL PROTECTED]]
>> Sent: Friday, April 05, 2002 5:40 AM
>
>> I have a couple of other machines with cygwin on it, if I can
>> duplicate it, I'll keep the log and send it to
> -Original Message-
> From: Jan Nieuwenhuizen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 05, 2002 1:03 AM
> Just chiming in with a stupid thought. There are times when
> just `for sureness sake' you want to remove everything,
> except for /home and probably /etc. Wouldn't it
> Michael,Andrew,Christopher and Corinna
> Thanks very much for your response.
> I have openssl installed, but I would really appreciate, if you can tell
me
> how to use for my requirement.
> My requirement is, I have a simple text file which has some sensitive
> information, and I want encrypt t
Richard Brust <[EMAIL PROTECTED]> writes:
| BTW, the $HOME is /home/Administrator, not /home/myloginname, which
| does not seem to be an issue, as this is the way is was on other
| machines. Additionally, when I do run the "bash" command the second
| time, the $HOME is still the same.
although
> -Original Message-
> From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 05, 2002 8:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ncftp current release won't run - missing
> CYGREADLINE5.DLL
>
>
> On Fri, Apr 05, 2002 at 08:38:47AM +1000, Robert Collins wrote:
Michael,
This finally did the trick. Thanks for the assistance.
I suggest that whoever maintains the cygwin.README update it with this
information, with a note that this works for XP.
Steven Caswell
[EMAIL PROTECTED]
a.k.a Mungo Knotwise of Michel Delving
"One ring to rule them all, one ring t
I dunno, Chris -- this looks like an autoresponder to me. I think the
gmane <-> cygwin gateway is misconfigured; authorization communications
with people trying to post to a list should be handled via private mail
between the robot and the poster, and not copied to the list itself.
Also, IIRC
I dunno, Chris -- this looks like an autoresponder to me. I think the
gmane <-> cygwin gateway is misconfigured; authorization communications
with people trying to post to a list should be handled via private mail
between the robot and the poster, and not copied to the list itself.
Also, IIRC
Robert Collins wrote:
>
> Up to you. I've always accepted logs - on request - for squid. And we
> get almost no direct email from users, with a substantial user base :}.
Uh oh. Now you've done it. That's like quoting the Scottish play in a
theatre, or stepping on cracks in the sidewalk,
On Thu, Apr 04, 2002 at 08:18:07PM -0500, Charles Wilson wrote:
>I dunno, Chris -- this looks like an autoresponder to me.
Of course it is. There's no reason to see autoresponder messages on
this list, though.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting
*** Joshua Daniel Franklin ([EMAIL PROTECTED]) wrote on Apr 3, 2002:
:) I noticed on your webpage at
:)
:) http://www.math.washington.edu/~chappa/pine/info/cygwin.html
:)
:) that you apparently compiled not only pine, but also "Pico, Pilot,
:) mtest, imapd, ipop2d, ipop3d, rpload and rpdump." Ha
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
Hello. My name is Mike. I am running Win 2000 Pro. I have recently
tried to install the Lyx Latex editor. I had a successful Cygwin and,
by all indications, Lyx install. When I try to launch Lyx, I receive
the error "cannot access X display, exiting." I raise the issue here
because it does n
Charles Wilson <[EMAIL PROTECTED]> writes:
> I dunno, Chris -- this looks like an autoresponder to me. I think the
> gmane <-> cygwin gateway is misconfigured; authorization
> communications with people trying to post to a list should be handled
> via private mail between the robot and the poste
Is there any command to find out which Operating System I am using.
Basically, I need to know whether the OS is Windows type or Unix Type. The
Unix type could be any Unix e.g. Sun , HP etc , Linux etc.
I am writing a shell script and if the shell script is run under windows
environment using cygw
Sanjay,
The usual. Nothing specific to Cygwin:
% uname
CYGWIN_NT-5.0
% uname -a
CYGWIN_NT-5.0 CLEMENS 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
Randall Schulz
Mountain View, CA USA
At 22:34 2002-04-04, Gupta, Sanjay wrote:
>Is there any command to find out which Operating System I am u
It looks like uname -s command will work. Can anybody would tell me what is
the output of uname -s command on WindowsNT / Windows 2000/Windows XP/
Windows98 etc.
I have windows 2000, and uname -s gives me CYGWIN_NT-4.0 , I am not sure why
it says NT-4.0.
Is prefix CYGWIN_ common on all windows r
Thanks Randall R Schulz,
Your response was very quick. I just want to make sure that all windows
platforms have CYGWIN_ as prefix in cygwin, then I can simply grep CYGWIN_
from uname.
Sanjay
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.c
Hello Mr.Larry,
Thanks for ur reply .we tried again and again but the problem is
remain same.
Pls let us know the reliable source to download the same. Only we need
to login from UNIX machine to PC using Cygwin in Bash mode.
Best Regards,
Deep
> -Original Message-
> From: Gupta, Sanjay [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 05, 2002 5:04 PM
> To: '[EMAIL PROTECTED]'
> Subject: Re: Which OS Type
>
>
> Thanks Randall R Schulz,
> Your response was very quick. I just want to make sure that
> all windows platforms hav
From: "Gupta, Sanjay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 04, 2002 22:34
Subject: Which OS Type
> Is there any command to find out which Operating System I am using.
> Basically, I need to know whether the OS is Windows type or Unix Type. The
> Unix type could be an
I have a suggestion for cygrunsrv.
When you add a Service as a user from the Windows services applet, it
will automatically grant "Log on as Service" rights to that user.
Cygrunsrv does not automagically grant rights, which is probably a good
thing, but the error message is not specific, which
In the CYGWIN setup, when it asks for
Install from Internet
Download from Internet
Install from Local Directory
You select Download from internet
I have used the following ftp site, it works great.
ftp.nas.nasa.gov
Once, you are done with downloading the packages, then again run setup
and now s
At 23:24 2002-04-04, you wrote:
> > -Original Message-
> > From: Gupta, Sanjay [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 05, 2002 5:04 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: Re: Which OS Type
> >
> >
> > Thanks Randall R Schulz,
> > Your response was very quick. I just want t
On Fri, Apr 05, 2002 at 01:25:47AM -0600, Philip Flip Kromer wrote:
> I have a suggestion for cygrunsrv.
>
> When you add a Service as a user from the Windows services applet, it
> will automatically grant "Log on as Service" rights to that user.
>
> Cygrunsrv does not automagically grant right
>It's not at all clear where your problem is. However there are
>several factors to consider:
>
>1. The issue is with a cross-compiler not provided by Cygwin
Yes. That's why, I didn't expect anything else than an idea of the origin of
the bug.
>2. As near as I can tell, the problem you
Hello,
I followed the recipe for setting up sshd under cygwin at
http://tech.erdelynet.com/cygwin-sshd.asp
Everything worked swimmingly, except..
tick:~$ ssh me@localhost
me@localhost's password:
Fanfare!!!
You are successfully logged in to this server!!!
Could not chdir t
Hello Scott,
Thursday, April 04, 2002, 6:18:45 PM, you wrote:
SP> Thanks Paul... that's exactly what I needed to know.
SP> A follow-up question, if I may:
SP> Does Cygwin or Linux have such a resource editing tool?
Nope - it doesn't have a tool to edit the ready to use compiled
resource script
90 matches
Mail list logo