From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100121 invoked by alias); 24 Sep 2019 05:11:04 -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 99982 invoked by uid 89); 24 Sep 2019 05:11:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=jack, H*c:alternative X-HELO: mail-lf1-f49.google.com Received: from mail-lf1-f49.google.com (HELO mail-lf1-f49.google.com) (209.85.167.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Sep 2019 05:11:03 +0000 Received: by mail-lf1-f49.google.com with SMTP id r22so369312lfm.1 for ; Mon, 23 Sep 2019 22:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=txXY9woqht+/h1wTKE8d+IIZPfT/Ng7O8F7UzEylBwU=; b=kj7EGannRS99bQ5wnZhMstk61BLvwRvT8o7QYbVt932o/iMcNEdkzV++Yh3rNHlTWK k14EJrmqxtrtjBCFukweePXbyfixnJalKMsgvc/s9nrkvvgsiiUQrZLRuxhxdoox7jIk mnu9jzSq4s2uwgrfn2maauumQ4+hRZPN7RgJoOzcATw3aelZ9vjjP+D6BDph39E3rHF0 pJd5xH00C0rWY4NqsxkO84znMlRh8419ra8ROnUZ1KL7fOf5NppgJ8Ddm93OEAXab7d9 /jJSAThqKLrwWp8mnTwSNFzliAhK+Z9ikmrpJa8TGpycuOqjwgWAPhAwRSyTaGBCw89d TGlQ== MIME-Version: 1.0 From: Jack Pegler Date: Tue, 24 Sep 2019 05:13:00 -0000 Message-ID: Subject: https://github.com/alectrocute/flasksaas To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2019-09/txt/msg00238.txt.bz2 Hey, Awesome job on the above. Tried downloading and running and the make dev line throws this error 0 [main] make 13900 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com make: date: Command not found make: basename: Command not found cd app && ln -sf config_dev.py config.py make: /bin/sh: Command not found Makefile:17: recipe for target `dev' failed make: *** [dev] Error 127 Thanks! Jack Pegler -- 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