From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51067 invoked by alias); 16 Feb 2016 14:16:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 51051 invoked by uid 89); 16 Feb 2016 14:16:02 -0000 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 Received: from mail-lb0-f175.google.com (HELO mail-lb0-f175.google.com) (209.85.217.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 16 Feb 2016 14:15:59 +0000 Received: by mail-lb0-f175.google.com with SMTP id bc4so96117519lbc.2 for ; Tue, 16 Feb 2016 06:15:58 -0800 (PST) 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) Received: by 10.25.86.203 with HTTP; Tue, 16 Feb 2016 06:15:55 -0800 (PST) In-Reply-To: References: Date: Tue, 16 Feb 2016 14:16:00 -0000 Message-ID: Subject: Re: cygwin64 - bash: syntax error near unexpected token `X86' From: Erik Soderquist To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00245.txt.bz2 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