Re: cygwin64 - bash: syntax error near unexpected token `X86'

2016-02-16 Thread Andrew Louie
why I didn't think of it till just now. Problem solved Thanks, -- -Andrew Louie :wq -- 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

cygwin64 - bash: syntax error near unexpected token `X86'

2016-02-16 Thread Andrew Louie
think it's a cygwin64 issue, beucase it used to work in 32bit cygwin) Thanks for the help. -- -Andrew Louie :wq -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

sshd - seteuid: no such process (windows 64) openssh 5.0p1-1

2008-07-16 Thread Andrew Louie
a problem with windows 64? -- -Andrew Louie :wq --雷恩銘 cygcheck_06a.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

strange behavior with perl v 5.8.8

2007-09-27 Thread Andrew Louie
-V for more detail) -- -Andrew Louie -- 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: strange behavior with perl v 5.8.8

2007-09-27 Thread Andrew Louie
On 9/27/07, Brian Mathis wrote: On 9/27/07, Andrew Louie wrote: Hello, I've run into a strange adding problem with perl: when incrementing by 0.1 i get a strange behavior where at some arbitrary number, it will append 0.99 to the end of the number. There's

Re: Whither /dev/null ?

2007-09-14 Thread Andrew Louie
/write to /dev/null. -- -Andrew Louie -- 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/

error starting apache2: signal 12 raised

2007-08-30 Thread Andrew Louie
/* Not enough core */ not enough core? no memory? attached is cygcheck -svr cygcheck.out thanks for your help. -- -Andrew Louie cygcheck.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: sshd not working on nineteen w2k servers (/var/empty must be owned by root) works on five win2k servers, works with svc acct and works on w2k3

2007-08-07 Thread Andrew Louie
On 8/7/07, Joel Harrison wrote: $ ls -l total 0 drwxr-x---+ 3 g000283 mkgroup-l-d 0 Aug 7 09:14 cache drwxr-xr-x+ 2 SYSTEM root0 Aug 7 09:17 empty drwxr-x---+ 3 g000283 mkgroup-l-d 0 Aug 7 09:13 lib drwxr-x---+ 2 g000283 mkgroup-l-d 0 Aug 7 09:17 log drwxr-x---+ 2 g000283

Re: sshd not working on nineteen w2k servers (/var/empty must be owned by root) works on five win2k servers, works with svc acct and works on w2k3

2007-08-07 Thread Andrew Louie
On 8/7/07, Joel Harrison wrote: --- Here's my test process: Clean install + ssh host config .. then: $ chmod -R 777 log [EMAIL PROTECTED] /var $ net start sshd The CYGWIN sshd service is starting. The CYGWIN sshd service could not be started. The service

Re: ls command changes directories?

2007-08-01 Thread Andrew Louie
/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: ls command changes directories?

2007-08-01 Thread Andrew Louie
/folder_in_c_drive -- -Andrew Louie -- 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: screen - doesn't call .bashrc at startup

2007-07-25 Thread Andrew Louie
On 7/25/07, Thorsten Kampe wrote: Screen will *never ever* source your .bashrc, that's for sure. except when you source your .bashrc file from .bash_profile, and thought it would be a neat trick to call screen from .bashrc so that it will start up when you start cygwin. boy, was my

Re: ERROR: bash: /etc/profile: No medium found

2007-04-24 Thread Andrew Louie
On 4/24/07, intiha Ho gai wrote: However after the setup finished, and I dont think I rebooted, when I ^^ Try rebooting? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: [ANNOUNCEMENT] Updated: cron 4.1-1

2007-04-11 Thread Andrew Louie
On 4/11/07, Pierre A. Humblet wrote: I have updated cron to version 4.1 If /usr/sbin/sendmail does not point to a mailer, the cron postinstall script links it to the (new) script /usr/bin/cronlog. Thanks! It took me a week to figure out how to set up up cron correctly! first you had to

Re: Varibles not working in do loop...

2007-04-03 Thread Andrew Louie
/group_1a_DEV for t in `cat $DIR/1group_1a_dev_clientlist.out` Does this 1group_1a_dev_clientlist.out file exist in the DIR? I didn't notice it in your directory listing there -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Re: Varibles not working in do loop...

2007-04-02 Thread Andrew Louie
that in the line: UPDATES_NEEDED=`cat $LOG | grep updates detected | tail -1` cat $LOG... will hang if $LOG == because cat is waiting for input. -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: email list

2007-03-19 Thread Andrew Louie
/ -- -Andrew Louie -- 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/

sshd timestamp logging

2007-02-26 Thread Andrew Louie
. Anyone have any idea how I can get sshd log entires with time stamps? i am running sshd like so under cygrunsrv: sshd -De thanks -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: sshd timestamp logging

2007-02-26 Thread Andrew Louie
you post the commands you used to get your logging setup like you have? On 2/26/07, DePriest, Jason R. wrote: On 2/26/07, Andrew Louie wrote: I am able to to get sshd to output logs to /var/logs/sshd.log but all the entires do not have time stamps. A search of google yields no useful

Re: sshd timestamp logging

2007-02-26 Thread Andrew Louie
? the man pages are alittle esoteric. or can you post the commands you used to get your logging setup like you have? -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: sshd timestamp logging

2007-02-26 Thread Andrew Louie
as can read/write /var/log/syslog-ng.log. if the service starts but is not logging messages, restart the service with the -d arguement (debug) and run a tail -f /var/log/syslog-ng.log to see more helpful messages as they appear. -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml

Re: sshd timestamp logging

2007-02-26 Thread Andrew Louie
On 2/26/07, Andrew Louie wrote: On 2/26/07, DePriest, Jason R. wrote: Read the book! First lines of /usr/share/doc/Cygwin/syslog-ng.README If you want to use syslog-ng, just run the /usr/bin/syslog-ng-config script. This script will create a default configuration file /etc/syslog

Re: Perl bug?

2007-01-30 Thread Andrew Louie
193) thanks, -- -Andrew Louie -- 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: Command not found

2006-12-20 Thread Andrew Louie
Wallace, Richard K. rk.wallace at ngc.com writes: Hello, I have a win 2000 box using eclipse and gnuarm (rev gcc 4.1.1). I am using cgwin rev bu-2.17_gcc-4.1.1-c-c++_nl-1.14.0_gi-6.5.exe. The make command is failing within eclipse and at command prompt with error. (as seen from

Re: OT observation: displaying share perms while in an ssh session

2006-12-20 Thread Andrew Louie
is a big help: http://ist.uwaterloo.ca/~kscully/CygwinSSHD_W2K3.html -- -Andrew Louie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: print from xfig

2006-12-05 Thread Andrew Louie
Steven Woody narkewoody at gmail.com writes: i can run xfig successuflly, but i can not print our network printer. it reported: lpr: printer error: can't open 'd:\printersharename' what do i do? thank you. Can you normally print with lpr? did you try: lpr

Re: bash scripting problem

2006-12-04 Thread Andrew Louie
Gary R. Van Sickle g.r.vansickle at worldnet.att.net writes: Do you have a link to such a script? I don't mean a proof-of-principle; I'm sure a suitable example can be contrived. What I'm looking for is a shell script in the wild that purposely has a carriage return embedded in it for

bash scripting problem

2006-12-01 Thread Andrew Louie
while trying to run some configure scripts i get this error: : command not found3: ./configure: line 21: syntax error near unexpected token `elif' '/configure: line 21: `elif test -n ${BASH_VERSION+set} (set -o posix)/dev/null 21; then additional I have written a simple script that consits

Re: bash scripting problem

2006-12-01 Thread Andrew Louie
Larry Hall (Cygwin reply-to-list-only-lh at cygwin.com writes: You have DOS line endings in these files. Use 'd2u' to remove them. Thanks! I would have never known that, now, can i run d2u on every file in my installation? it seems some scripts call other scripts and then those fail. is

Re: bash scripting problem

2006-12-01 Thread Andrew Louie
Eric Blake ebb9 at byu.net writes: No, only run it on text files (it corrupts binary files, such as *.exe). Okay, I just re-read that message you originally posted, and there are some vauge (to me at least) instructions on how to configure bash to auto d2u all scripts that are run. I will try

Re: cron jobs quit after 1 minute

2006-11-30 Thread Andrew Louie
G.W. Haywood ged at jubileegroup.co.uk writes: Hi there, You might find that it's trying to send you mail, and that sendmail (or some other mail executable) isn't available. This will cause the cron job to halt. It caught me out when I first ran cygwin. Hey!!! You're Right! I set

Re: system account files mystery

2006-11-30 Thread Andrew Louie
dsacks dennis at calico-consulting.com writes: wait, if I try to vi /etc/sshd_config now I cannot write it, because it is owned by SYSTEM and has restrictive rights. How do I edit system files now? I don't really grok the permission world in cygwin and how unixy permissions and users

cron jobs quit after 1 minute

2006-11-29 Thread Andrew Louie
I want to set up a cron job to execute a perl script every day at 4am. I have successfully set up the job so that it will execute the script, the only problem is the script can take a long time to finish, as it does many different tasks. The problem is that after about 1 minute, the script will

Re: cron jobs quit after 1 minute

2006-11-29 Thread Andrew Louie
Dave Korn dave.korn at artimi.com writes: On 29 November 2006 21:08, Andrew Louie wrote: I want to set up a cron job to execute a perl script every day at 4am. I have successfully set up the job so that it will execute the script, the only problem is the script can take a long time