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=D75FK6JdfrP0KXOebOSRRzDks00zg 1J0oPobyLluDgMeYaY8wJC0aNmPKXsNWa1y/Lc4KzrXByJ6pR+Vy3gY2rM4Eg2hB RwNd5GT446QDSFg1mr8BDVpHuwo0zLGqu/FGG4fF9gWrPNkfCiyqVESj0xTkD4JD YddUvQR7PfD+L4= 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=O1HjXgEQadKEZafVRqXbfk3lTg8=; b=Bbw aGYtuyv9VQXCM3fhtul5RVvGzNVrqR0pdPJZmrhCz8SCDJyNwITW1YAuidGNk0dR /IAWYXQWKG4DsjbRbJ2g78PC5ml5ewyFF/VcUJdVF9C3GM4XSRbztUF9ouYLITEm mazQIeKuUqAcVk7ISFagq4ctH2Jd3Gg0Qotc2wCA= 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-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 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 08:10:48 +0300 Message-ID: Subject: https://github.com/alectrocute/flasksaas To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" 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 AT cygwin DOT 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