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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=ywsz8semrSwLCg7TyS4assRjhC4up 4bChfBZSjImvtxTNq+cT/A8cHOASD0oDUdr/kqL69mAVMHYuZ+kgNGEacm/kzGT1 8YygBHkmEHllmtsQ58iHhBq06IXUQ7MDGDsiU1kOGUHeYxE9cgORLh4Hqk4vOPu2 xjGo//Sal5JiQw= 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:from:date:message-id:subject:to :content-type; s=default; bh=yFgG37Qbnw3CPFAW256iypUegBY=; b=o4q 1WkvssZgplToqDeF99CkZ4cCUKmH8qwx1BvDHon7guFv0Oxqfa+/qFe/sEabfViX xG5MpNNBdrJqztMV6YE1Bcux7lO+iBHxd6C2n0kwfF+GRIpAy+YKQsCvfNMno/DI o+aTFjjk5qVoMZHHSgebk4XvGnRomFPgsQElFot8= 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=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 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 From: Andrew Louie Date: Tue, 16 Feb 2016 09:11:17 -0500 Message-ID: Subject: cygwin64 - bash: syntax error near unexpected token `X86' To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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