X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=ia +bL2AQuvQoVJ4JhOQ4AZfXhIXg+84YZAiCnkWaRkl6yfzExd8StYBA+VRjuhIIPV CYvXiCUmDw7N0sJ5wlQdD9+8+h+0NTmFQaDEQ9gxmSgHLCPnO0msoia2vLt9Z2LG hUbe4uxYLWu1bF1zeo9wgN+CrIqQpjHPPtC1vDZZs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=PugG6uQy FSn2+ikzpS6Kp6WAZaw=; b=qnG/ZpnRkfIx6qKO4RV2YZ3jPwHI4hbaGGYQyj6u v+SYYTlqVAks7sLFzOuenNlFe9nl+MHTxRsvl2M5smv8Vz34OE13UP3AnuetMMW2 d0D5wMxaG4zGB9un8syNoBkzsHEGPG03xv3pIar/jlMEoyqTGbf2abtX7OjukOhi Ov8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=beucase, Louie, cygwin64, graphviz X-HELO: mail-lb0-f175.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=5WPrM4XVSIzKJ4g6ufnK19/Ot5fjTECgZklkbbHadsU=; b=idR0Q8KCf+SpUrJDaP35ZPJEJxkmmyFwLSaPQr6iWrBjT3Jc5WnMcy6or1VODwaGDS gG5zGAh/M5/uEbDHBirqcqEtxZir7jPy0IOt1DJgqM5wC7lPeXMrPL1cA2eCDqS97GTb CO0tFi9fpXRWAZP4h1tRx70yQIQmpwgFjZcSdyTaDcRymG8oKDnlCXzP6Vxuayf2TdF6 jQ4FcoeSSjYa/9+i3IFxtILo4EC6d9sTweEwmkESqmR1h/zcxbzcyl593/DVLgo8hbiU k/THDswSG/qdVnBARewJPfJeG88rIXZ5J8RSa7ZF/hFjnwutNm4ADiJXMWlLK4cYnRFe DLcg== X-Gm-Message-State: AG10YORuLR4bohpft6tWd4vzo7AGGEArq7iueaOoYFZtEV8Z2GnUPtWpeRjgm+ajpVF34sI4bAB+cUmYrMBX7A== MIME-Version: 1.0 X-Received: by 10.112.134.165 with SMTP id pl5mr10028286lbb.126.1455632156006; Tue, 16 Feb 2016 06:15:56 -0800 (PST) In-Reply-To: References: Date: Tue, 16 Feb 2016 09:15:55 -0500 Message-ID: Subject: Re: cygwin64 - bash: syntax error near unexpected token `X86' From: Erik Soderquist To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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