From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39645 invoked by alias); 16 Feb 2016 14:11:40 -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 39632 invoked by uid 89); 16 Feb 2016 14:11:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:471 X-HELO: mail-qg0-f41.google.com Received: from mail-qg0-f41.google.com (HELO mail-qg0-f41.google.com) (209.85.192.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 16 Feb 2016 14:11:39 +0000 Received: by mail-qg0-f41.google.com with SMTP id y89so133694675qge.2 for ; Tue, 16 Feb 2016 06:11:38 -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:from:date:message-id:subject:to :content-type; bh=qo4VIkgjWeezdJuAI39Fvf+bh6BDLLfcykCiHOZkMho=; b=gRVm6Pvs4yj669SDchbtJPBQ1WbCCEyPGS7xeL86/14yEEdGFNfgPCOf6BRZXVNKgA 21cRCcp4Fft+rjSP7xn5KrYoA9ogmf+3jb0z7hExEQ/edXxvVl4HRLemPmS7A/75D2e7 zBv357+nIex+q4XQMYLIxyMvNRa2+Ov2x7Dq4oJIekHGPg13DTE8vRjJzfM2/eoxUmHV ATR9E7sdJMdn5vOkPkTubm8WmTtnM0eOPBvIqC5Ay5NB2iub27BxAzrWoFZTwvXMPDES u667Bc++B8d6S3ytIVlzWrvYUu3nRBhzAgSKG4zQC2gl3hn271DQUy+vFldxEMDM77x2 2Ifw== X-Gm-Message-State: AG10YOSRWSwXPmRD5g7/Hxg25Q6xAA/ZEMn0Q6Z6gXy6u6tAnetsbUmaYPJAga25a10nbqvsSdAKnEG8pp4oNw== X-Received: by 10.140.43.180 with SMTP id e49mr27224267qga.50.1455631897139; Tue, 16 Feb 2016 06:11:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.94.147 with HTTP; Tue, 16 Feb 2016 06:11:17 -0800 (PST) From: Andrew Louie Date: Tue, 16 Feb 2016 14:11:00 -0000 Message-ID: Subject: cygwin64 - bash: syntax error near unexpected token `X86' To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00244.txt.bz2 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