RE: rcp

2007-07-30 Thread Brian D. McGrew
yes it is possible. -brian Brian D. McGrew{ [EMAIL PROTECTED] || [EMAIL PROTECTED] } -- > Do not read this email while waxing that cat! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, July 30, 2007 12:46 PM To: cygw

RE: Simple shell script not working

2007-07-30 Thread Brian D. McGrew
What are you using for an editor? Try it with vi, nedit or emacs. Sounds like you've got DOS new-line characters on each line. -brian Brian D. McGrew{ [EMAIL PROTECTED] || [EMAIL PROTECTED] } -- > Do not read this email while waxing that cat! -Original Message- From

Can I safely upgrade gcc/g++

2007-06-11 Thread Brian D. McGrew
>From the "stock" gcc-3.4.4 to the current gcc-4.2.0 from ftp.gnu.org?  Will >this break anything in cygwin? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: Java

2007-06-11 Thread Brian D. McGrew
> What issue(s) are you having with a standard SUN jdk install?? - None, I was asking if a standard Sun JDK could be installed on cygwin and if so, which one? -brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Doc

RE: Java

2007-06-11 Thread Brian D. McGrew
Brian D. McGrew, le Mon 11 Jun 2007 10:53:03 -0700, a écrit : > However, I need java. There is a higher level user interface that > goes on top of our C/C++/X/Motif stuff that's all done in Java. Could it work with the java support of gcj? - Sadly, no, it won't work wi

Java

2007-06-11 Thread Brian D. McGrew
Good morning all, I'm brand new to cygwin but a veteran Unix engineer so I do know my way around... I've successful compiled all of my C/C++ code in cygwin and it's all running good now. However, I need java. There is a higher level user interface that goes on top of our C/C++/X/Motif stuff tha

Download Cygwin???

2007-02-08 Thread Brian D
Hi, ...I live in Fox, Alaska. High-speed internet is not an option at this point. Trying to install Cygwin via the usual setup.exe method fails because my internet connection likes to have problems far too many times during a huge download... Is there any way that I can d/l Cygwin, with th

Does /usr/bin/ssh-host-config need to be updated?

2005-12-27 Thread Brian D. Carlstrom
I've seen other posts about sshd upgrade problems so I thought I'd post my own experience in getting things working. In the end I had to change /usr/bin/ssh-host-config slightly so I wanted to share what I found. I only needed to do this on one Windows XP laptop, but not on other Windows 2000 or Wi

correction to openssh-3.8p1-1 openssh.README

2004-07-09 Thread Brian D. Carlstrom
I was trying to build openssh-3.8p1-1 to debug an authorized_keys problem. I followed the instructions from: /usr/share/doc/Cygwin/openssh.README regarding the configure options. I also made sure I followed this requirement: You must have installed the zlib and openssl-devel packages t