From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cornelius.benjammin.net (Cornelius.benjammin.net [173.161.90.36]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E4CB0E0184A for ; Wed, 13 Nov 2013 21:17:04 -0800 (PST) Received: from [192.168.125.8] (zappa.benjammin.net [173.161.90.35]) (authenticated bits=0) by cornelius.benjammin.net (8.14.4/8.14.4) with ESMTP id rAE5H1MX029951 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 13 Nov 2013 23:17:02 -0600 Message-ID: <52845CCD.6040901@benjammin.net> Date: Wed, 13 Nov 2013 23:17:01 -0600 From: ben User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: yocto@yoctoproject.org X-Scanned-By: MIMEDefang 2.74 on 192.168.122.2 Subject: Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2013 05:17:05 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all, This is my first foray into embedded linux Yocto-Style. I've got an RPM for Python2.7 installed that doesn't trash my system (which needs 2.6.6). But the initial 'source oe-init-build-env' doesn't work... Google is not helping me find a definitive page to instruct getting around this (looked on wiki too). Little help? Thanks -- ben@benjammin.net