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

2016-02-16 Thread Andrew Louie
> I get the expected command not found response in my cygwin64; what do
> you get from "dot --help"?
>

My Apologies, The problem was between the keyboard and chair.

I had an errant alias command in my ~/.bashrc pointing 'dot' to
c:\program files (X86)/

I don't know 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



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

2016-02-16 Thread Erik Soderquist
On Tue, Feb 16, 2016 at 9:11 AM, Andrew Louie wrote:
> I type in the command: 'dot' expecting a bash: dot: command not found
> and instead I get:
>
> bash: syntax error near unexpected token `X86'
>
> the command: 'which dot' returns:
>
> which: no dot in ($PATH)
>
> where is bash finding this dot program?
>
> (I'm trying to run graphviz in cygwin with no luck) I think it's a
> cygwin64 issue, beucase it used to work in 32bit cygwin)


I get the expected command not found response in my cygwin64; what do
you get from "dot --help"?

-- Erik

--
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
I type in the command: 'dot' expecting a bash: dot: command not found
and instead I get:

bash: syntax error near unexpected token `X86'

the command: 'which dot' returns:

which: no dot in ($PATH)

where is bash finding this dot program?

(I'm trying to run graphviz in cygwin with no luck) I 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://cygwin.com/ml/#unsubscribe-simple