Return-Path: X-Original-To: apmail-arrow-dev-archive@minotaur.apache.org Delivered-To: apmail-arrow-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 347E1191C2 for ; Wed, 16 Mar 2016 23:58:34 +0000 (UTC) Received: (qmail 70729 invoked by uid 500); 16 Mar 2016 23:58:33 -0000 Delivered-To: apmail-arrow-dev-archive@arrow.apache.org Received: (qmail 70632 invoked by uid 500); 16 Mar 2016 23:58:33 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 70441 invoked by uid 99); 16 Mar 2016 23:58:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2016 23:58:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 91E532C1F6A for ; Wed, 16 Mar 2016 23:58:33 +0000 (UTC) Date: Wed, 16 Mar 2016 23:58:33 +0000 (UTC) From: "Micah Kornfield (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARROW-68) Update setup_build_env and third-party script to be more userfriendly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Micah Kornfield created ARROW-68: ------------------------------------ Summary: Update setup_build_env and third-party script to be more userfriendly Key: ARROW-68 URL: https://issues.apache.org/jira/browse/ARROW-68 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Micah Kornfield Priority: Trivial If curl, cmake or make are missing from the users hosts and they run source setup_build_env.sh, the script still runs to completion but doesn't actually work nor does it provide useful errors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)