<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Python?</title>
		<link>http://mybookworld.wikidot.com/forum/t-21243/python</link>
		<description>Posts in the discussion thread &quot;Python?&quot;</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-21243#post-177646</guid>
				<title>Re: Python?</title>
				<link>http://mybookworld.wikidot.com/forum/t-21243/python#post-177646</link>
				<description></description>
				<pubDate>Sun, 01 Jun 2008 23:37:44 +0000</pubDate>
				<wikidot:authorName>Frank_DE</wikidot:authorName>				<wikidot:authorUserId>137097</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, i'am not an linux- or python-expert. But why you do not use Optware &amp; ipkg ? I tried ….</p> <p><strong>Installation</strong></p> <div class="code"> <pre> <code># ipkg install python</code> </pre></div> <br /> I got these messages: <div class="code"> <pre> <code>Installing python (2.4.4-3) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/python_2.4.4-3_arm.ipk Installing python24 (2.4.5-1) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/python24_2.4.5-1_arm.ipk Installing readline (5.2-2) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/readline_5.2-2_arm.ipk Installing bzip2 (1.0.5-1) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/bzip2_1.0.5-1_arm.ipk Installing openssl (0.9.7m-4) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/openssl_0.9.7m-4_arm.ipk Installing libdb (4.2.52-3) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/libdb_4.2.52-3_arm.ipk Installing zlib (1.2.3-2) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/zlib_1.2.3-2_arm.ipk Installing libstdc++ (6.0.3-6) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/libstdc++_6.0.3-6_arm.ipk Installing ncursesw (5.6-2) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/ncursesw_5.6-2_arm.ipk Installing ncurses (5.6-3) to /opt/... Downloading http://ipkg.nslu2-linux.org/feeds/optware/gumstix1151/cross/unstable/ncurses_5.6-3_arm.ipk Configuring bzip2 update-alternatives: Linking //opt/bin/bzip2 to /opt/bin/bzip2-bzip2 Configuring libdb Configuring libstdc++ Configuring ncurses update-alternatives: Linking //opt/bin/clear to /opt/bin/ncurses-clear Configuring ncursesw Configuring openssl Configuring python Configuring python24 Configuring readline Configuring zlib Successfully terminated.</code> </pre></div> <p><strong>Problems</strong><br /> I tried to start python and got an error:</p> <div class="code"> <pre> <code># python python: can't load library 'libpython2.4.so.1.0'</code> </pre></div> <br /> This was because i forgot to add this lib-export in the .bashrc form the Optware-Tutorial <div class="code"> <pre> <code>export LD_LIBRARY_PATH=/opt/lib</code> </pre></div> <p><strong>First Test</strong><br /> I wrote a simple testfile with following content:</p> <div class="code"> <pre> <code>print "Hello World"</code> </pre></div> <div class="code"> <pre> <code># python /shares/internal/DATA/testpython.py Hello World</code> </pre></div> <br /> Success! Now hopefully i will not encounter other problems.<br /> Greets Frank
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-21243#post-66674</guid>
				<title>Re: Python?</title>
				<link>http://mybookworld.wikidot.com/forum/t-21243/python#post-66674</link>
				<description></description>
				<pubDate>Sat, 10 Nov 2007 16:47:18 +0000</pubDate>
				<wikidot:authorName>Haans</wikidot:authorName>				<wikidot:authorUserId>50045</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Would be great if you made a quick howto… I'm trying this now, but I have no idea if it will work. I've seen a few errors when running <sub>make</sub></p> <p>Here's my recipe (provided you've already created /tmp/myfiles/ as explained in <a href="http://mybookworld.wikidot.com/first-steps-with-mbwe">First Steps</a>) :</p> <div class="code"> <pre> <code># cd /tmp/myfiles # wget http://www.python.org/ftp/python/2.5.1/Python-2.5.1.tgz # tar -zxvf Python-2.5.1.tgz # cd Python-2.5.1 # ./configure # make # make install</code> </pre></div> <p><sub>make</sub> takes forever to finish it seems. One hour now, and still going strong… hopefully it will finish sometime tonight, so I can install it as well :P</p> <p>Anyone know if this will work? Or why it won't? Yes, I'm fairly new to Linux.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-21243#post-56102</guid>
				<title>Re: Python?</title>
				<link>http://mybookworld.wikidot.com/forum/t-21243/python#post-56102</link>
				<description></description>
				<pubDate>Tue, 09 Oct 2007 12:40:14 +0000</pubDate>
				<wikidot:authorName>karlo</wikidot:authorName>				<wikidot:authorUserId>39461</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Autorespond: Python compile without problem on my MBWE!</p> <p>And work fine also!</p> <p>karlo</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-21243#post-52989</guid>
				<title>Python?</title>
				<link>http://mybookworld.wikidot.com/forum/t-21243/python#post-52989</link>
				<description></description>
				<pubDate>Fri, 28 Sep 2007 16:13:45 +0000</pubDate>
				<wikidot:authorName>karlo</wikidot:authorName>				<wikidot:authorUserId>39461</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi</p> <p>Anyone tryed to compile python on a "standard" MBWE?</p> <p>I'm dowloding the source code now to try to compile.</p> <p>karlo</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>