Cygwin Help needed

2017-10-16 Thread Mike Adkins
 

After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly..  

I am unable to change ownership or permissions..  /home is owned by
Administrator, not Cyg_server..  /dev is showing up in the folder list and
had been hidden.. and ssh keys are not working..  only with password.

 

Can you help?

 

Mike

 


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin Help needed

2017-10-16 Thread Andrew Schulman
> After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly..  
> 
> I am unable to change ownership or permissions..  /home is owned by
> Administrator, not Cyg_server..  /dev is showing up in the folder list and
> had been hidden.. and ssh keys are not working..  only with password.

Sorry but this isn't very clear.

Do you mean that sshd was working before, but it doesn't since you
installed syslog-ng? Does it work again if you uninstall syslog-ng?

When you say ssh keys aren't working, please include the output of ssh -v
or ssh -vv that shows the failure, and also the sshd log output, if you can
get it from syslog-ng.

Also please read the guidelines for reporting problems at
https://cygwin.com/problems.html. In particular, please attach output of
cygcheck -svr.

Andrew


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE: Cygwin Help needed

2017-10-17 Thread Mike Adkins
Any help?

 

From: Mike Adkins [mailto:bmike.adk...@gmail.com] 
Sent: Monday, October 16, 2017 10:17 AM
To: cygwin@cygwin.com
Subject: Cygwin Help needed

 

 

After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly..  

I am unable to change ownership or permissions..  /home is owned by
Administrator, not Cyg_server..  /dev is showing up in the folder list and
had been hidden.. and ssh keys are not working..  only with password.

 

Can you help?

 

Mike

 


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE: Cygwin Help needed

2017-10-17 Thread Mike Adkins
It will not let me chown cyg_server /home

 

From: Mike Adkins [mailto:bmike.adk...@gmail.com] 
Sent: Tuesday, October 17, 2017 11:18 AM
To: cygwin@cygwin.com
Subject: RE: Cygwin Help needed

 

Any help?

 

From: Mike Adkins [mailto:bmike.adk...@gmail.com] 
Sent: Monday, October 16, 2017 10:17 AM
To: cygwin@cygwin.com <mailto:cygwin@cygwin.com> 
Subject: Cygwin Help needed

 

 

After I installed Cygwin syslog-ng, Cygwin ssh isn't working correctly..  

I am unable to change ownership or permissions..  /home is owned by
Administrator, not Cyg_server..  /dev is showing up in the folder list and
had been hidden.. and ssh keys are not working..  only with password.

 

Can you help?

 

Mike

 


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin Help needed

2017-10-17 Thread Marco Atzeri

On 17/10/2017 17:21, Mike Adkins wrote:

It will not let me chown cyg_server /home


you should not do it.



From: Mike Adkins 
Sent: Tuesday, October 17, 2017 11:18 AM

To: cygwin cygwin.com
Subject: RE: Cygwin Help needed

  


Any help?


There was already an answer
https://cygwin.com/ml/cygwin/2017-10/msg00145.html

asking for more details mentioning the  guidelines for reporting 
problems at  https://cygwin.com/problems.html.

In particular, please attach output of
cygcheck -svr.

If you are not subscribed to the mail list
I assume you have not received that reply.

Regards
MArco


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Trying to print from cygwin - help needed

2002-10-02 Thread mjcohen

I am trying to print a file under win2000 directly
from cygwin. I have searched the archives and
found a reference to using a2ps (which would be
difficult to add to me installation of cygwin)
and a mention of using a form such as
"//host/printer-name" to specify a printer.

I have not been able to get the latter to work.

Also, if there is such a proper incantation, could it
be used with enscript as well as lpr.

Also^2, how would this work with the "P" emacs command?

Also^3, how would I print in landscape mode from
lpr (or emacs)?

Thanks

Martin Cohen

--
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/




Re: Trying to print from cygwin - help needed

2002-10-02 Thread Igor Pechtchanski

On Wed, 2 Oct 2002 [EMAIL PROTECTED] wrote:

> I am trying to print a file under win2000 directly
> from cygwin. I have searched the archives and
> found a reference to using a2ps (which would be
> difficult to add to me installation of cygwin)
> and a mention of using a form such as
> "//host/printer-name" to specify a printer.
>
> I have not been able to get the latter to work.
>
> Also, if there is such a proper incantation, could it
> be used with enscript as well as lpr.
>
> Also^2, how would this work with the "P" emacs command?
>
> Also^3, how would I print in landscape mode from
> lpr (or emacs)?
>
> Thanks
>
> Martin Cohen

Martin,
There were a few threads on this back in August; searching the archives
for "printing" should unearth most of them.  Here are some messages that
might be helpful:

http://sources.redhat.com/ml/cygwin/2002-08/msg01660.html
http://sources.redhat.com/ml/cygwin/2002-08/msg01659.html
http://sources.redhat.com/ml/cygwin/2002-08/msg01649.html

Enjoy,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51


--
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/




Re: I could not build libtool 1.4c under cygwin - help needed!

2001-12-02 Thread ?.?.

Excuse me, Stipe
I didn't understand you -- what should i do to avoid this "fork problem"?

Alexei

- Original Message -
From: "Stipe Tolj" <[EMAIL PROTECTED]>
To: "Alexei Lioubimov" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, December 01, 2001 7:20 PM
Subject: Re: I could not build libtool 1.4c under cygwin - help needed!


> >   0 [main] sh 296183 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD58000, done 0, windows pid 4294563005, Win32 error 8
> >   0 [main] sh 374123 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD59000, done 0, windows pid 4294565321, Win32 error 8
> > ./configure: Cannot fork: Resource temporarily unavailable./configure:
> > Cannot fork: Resource temporarily unavailable
> >
> > appending configuration tag "RC" to libtool
> >   0 [main] sh 372071 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD57000, done 0, windows pid 4294618817, Win32 error 8
> > eval: Cannot fork: Resource temporarily unavailable
> > checking for ANSI C header files... yes
> >   0 [main] sh 432587 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD57000, done 0, windows pid 4294601765, Win32 error 8
> > /configure: Cannot fork: Resource temporarily unavailable
> > checking for dirent.h that defines DIR... eval: 1: Syntax error: Bad
> > substitution
> > make[2]: *** [libtool] Error 2
> > make[2]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > make: *** [all-recursive] Error 1
>
>
> your system could not fork -- for what reason ever -- processes, so
> make breaks here.
>
> This shouldn't be this way on a working, clean Cygwin system?!?!
>
> Stipe
>
> [EMAIL PROTECTED]
> ---
> Wapme Systems AG
>
> M?nsterstr. 248
> 40470 D?sseldorf
>
> Tel: +49-211-74845-0
> Fax: +49-211-74845-299
>
> E-Mail: [EMAIL PROTECTED]
> Internet: http://www.wapme-systems.de
> ---
> wapme.net - wherever you are
>


--
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/




Re: I could not build libtool 1.4c under cygwin - help needed!

2001-12-02 Thread Charles Wilson

Stipe Tolj wrote:
> 
> >   0 [main] sh 296183 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD58000, done 0, windows pid 4294563005, Win32 error 8
> >   0 [main] sh 374123 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD59000, done 0, windows pid 4294565321, Win32 error 8
> > ./configure: Cannot fork: Resource temporarily unavailable./configure:
> > Cannot fork: Resource temporarily unavailable
> >
> > appending configuration tag "RC" to libtool
> >   0 [main] sh 372071 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD57000, done 0, windows pid 4294618817, Win32 error 8
> > eval: Cannot fork: Resource temporarily unavailable
> > checking for ANSI C header files... yes
> >   0 [main] sh 432587 fork_copy: user/cygwin data pass 2 failed,
> > 0x98..0xD57000, done 0, windows pid 4294601765, Win32 error 8
> > /configure: Cannot fork: Resource temporarily unavailable
> > checking for dirent.h that defines DIR... eval: 1: Syntax error: Bad
> > substitution
> > make[2]: *** [libtool] Error 2
> > make[2]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > make: *** [all-recursive] Error 1
> 
> your system could not fork -- for what reason ever -- processes, so
> make breaks here.
> 
> This shouldn't be this way on a working, clean Cygwin system?!?!

Correct.  This seems to indicate a messed up cygwin installation, and
probably has little to do with libtool itself.  (BTW, libtool-1.4.2
builds OOB on cygwin -- but it's 'oldstyle' and uses dlltool to build
DLL's and doesn't use the new auto-import/export features of binutils).

--Chuck

--
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/




RE: I could not build libtool 1.4c under cygwin - help needed!

2001-12-04 Thread Ralf Habacker

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Charles Wilson
> Sent: Monday, December 03, 2001 7:10 AM
> To: Stipe Tolj
> Cc: Alexei Lioubimov; [EMAIL PROTECTED]
> Subject: Re: I could not build libtool 1.4c under cygwin - help needed!
>
>
> Stipe Tolj wrote:
> >
> > >   0 [main] sh 296183 fork_copy: user/cygwin data pass 2 failed,
> > > 0x98..0xD58000, done 0, windows pid 4294563005, Win32 error 8
> > >   0 [main] sh 374123 fork_copy: user/cygwin data pass 2 failed,
> > > 0x98..0xD59000, done 0, windows pid 4294565321, Win32 error 8
> > > ./configure: Cannot fork: Resource temporarily unavailable./configure:
> > > Cannot fork: Resource temporarily unavailable
> > >
> > > appending configuration tag "RC" to libtool
> > >   0 [main] sh 372071 fork_copy: user/cygwin data pass 2 failed,
> > > 0x98..0xD57000, done 0, windows pid 4294618817, Win32 error 8
> > > eval: Cannot fork: Resource temporarily unavailable
> > > checking for ANSI C header files... yes
> > >   0 [main] sh 432587 fork_copy: user/cygwin data pass 2 failed,
> > > 0x98..0xD57000, done 0, windows pid 4294601765, Win32 error 8
> > > /configure: Cannot fork: Resource temporarily unavailable
> > > checking for dirent.h that defines DIR... eval: 1: Syntax error: Bad
> > > substitution
> > > make[2]: *** [libtool] Error 2
> > > make[2]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > > make[1]: *** [all] Error 2
> > > make[1]: Leaving directory `/cygdrive/d/home/alexei/src/libtool/libltdl'
> > > make: *** [all-recursive] Error 1
> >
> > your system could not fork -- for what reason ever -- processes, so
> > make breaks here.
> >
> > This shouldn't be this way on a working, clean Cygwin system?!?!
>
> Correct.  This seems to indicate a messed up cygwin installation, and
> probably has little to do with libtool itself.  (BTW, libtool-1.4.2
> builds OOB on cygwin -- but it's 'oldstyle' and uses dlltool to build
> DLL's and doesn't use the new auto-import/export features of binutils).
>
Is there anyone working on this stuff ?

I'm asking because for porting kde2 I'm currently I'm working with a "after
configure patched" libtool and I'm very interessed to get a full working libtool for 
cygwin.
Perhaps I can give some
tip on working while working on the kde2 port.

BTW: libtool 1.4c does recognize c shared library support, but not for c++. I have 
looked for
this but can't find the reason, so this is only a note.


Regards
Ralf

> --Chuck
>
> --
> 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/
>
>


--
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/




Re: I could not build libtool 1.4c under cygwin - help needed!

2001-12-04 Thread Charles Wilson

Ralf Habacker wrote:


>>Correct.  This seems to indicate a messed up cygwin installation, and
>>probably has little to do with libtool itself.  (BTW, libtool-1.4.2
>>builds OOB on cygwin -- but it's 'oldstyle' and uses dlltool to build
>>DLL's and doesn't use the new auto-import/export features of binutils).
>>
>>
> Is there anyone working on this stuff ?


Yes.  That's kinda ALL I've been working on for several months, what 
with autoconf/automake wrapper scripts, pushing and advocating the 
auto-import stuff, etc.  Geez, Ralf, you *know* this...


> I'm asking because for porting kde2 I'm currently I'm working with a "after
> configure patched" libtool and I'm very interessed to get a full working libtool for 
>cygwin.
> Perhaps I can give some
> tip on working while working on the kde2 port.

 
> BTW: libtool 1.4c does recognize c shared library support, but not for c++. I have 
>looked for
> this but can't find the reason, so this is only a note.


My current plan:
   build libtool 1.4.2 and call it 'libtool-stable' and install into 
/usr/autotool/stable (done).
   build libtool-1.4-robert-collins-hack and call it 'libtool-devel' and 
install into /usr/autotool/devel
   create wrapper package for libtoolize and libtool, call it 'libtool' 
and install into /usr/

   Then let that simmer while trying to forward port the robert-collins 
stuff into libtool-1.5pre (with Robert and Gary's help, hopefully...)

I will probably release all this stuff on my website first, before even 
making it available as an official 'test' release.  Robert's new "merge 
view of setup.ini's" will make this sort of thing easy.

--Chuck



--
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/




A little problem with gcc cvs HEAD for cygwin, help needed...

2003-11-14 Thread Christian Joensson
I just wanted to ping the cygwin list for a little help... it's a
problem running the Ada testsuite in current gcc cvs HEAD under
cygwin... the problem relates to a shell script trying to use the
newly compiled gcc et al but end up using the system installed gcc...

maybe someone of you on this list can help out, pls see
http://gcc.gnu.org/bugzilla/13035 for more info.

Cheers,

/ChJ


--
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/



Re: A little problem with gcc cvs HEAD for cygwin, help needed...

2003-11-14 Thread Christian Joensson
On Fri, Nov 14, 2003 at 09:09:56AM +0100, Christian Joensson wrote:
> I just wanted to ping the cygwin list for a little help... it's a
> problem running the Ada testsuite in current gcc cvs HEAD under
> cygwin... the problem relates to a shell script trying to use the
> newly compiled gcc et al but end up using the system installed gcc...
> 
> maybe someone of you on this list can help out, pls see
> http://gcc.gnu.org/bugzilla/13035 for more info.

sorry, wrong link, see http://gcc.gnu.org/PR13035 ...

/ChJ

--
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/