<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Wayne and Layne</title>
	<atom:link href="http://www.wayneandlayne.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wayneandlayne.com</link>
	<description>Open Source Hardware Kits</description>
	<lastBuildDate>Mon, 20 Feb 2012 02:10:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to build Kicad on Ubuntu by The Amp Hour #83 &#8212; Aggravating Agersia Agiotage &#124; The Amp Hour</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-8513</link>
		<dc:creator>The Amp Hour #83 &#8212; Aggravating Agersia Agiotage &#124; The Amp Hour</dc:creator>
		<pubDate>Mon, 20 Feb 2012 02:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-8513</guid>
		<description>[...] She points people to Wayne and Layne&#8217;s KiCAD tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] She points people to Wayne and Layne&#8217;s KiCAD tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kicad testing PPA packages for Ubuntu by Layne</title>
		<link>http://www.wayneandlayne.com/blog/2011/12/20/kicad-testing-ppa-packages-for-ubuntu/comment-page-1/#comment-7282</link>
		<dc:creator>Layne</dc:creator>
		<pubDate>Sun, 01 Jan 2012 18:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.wayneandlayne.com/?p=416#comment-7282</guid>
		<description>I&#039;m not sure about how to got back to prior versions, surely there&#039;s a way to use the package manager to go back to a previous version? The code is auto-compiled on the PPA server into a Ubuntu package, which is then installed on your machine if you want, when you update your packages.

I&#039;m not exactly sure how the libraries are handled with the PPA. Regardless, you really should never edit the included kicad libraries since they will be overwritten when you update your version of kicad, whether or not you&#039;re using this PPA. You should always make a new library for your own use somewhere else and put your modifications in that library. Does that make sense?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure about how to got back to prior versions, surely there&#8217;s a way to use the package manager to go back to a previous version? The code is auto-compiled on the PPA server into a Ubuntu package, which is then installed on your machine if you want, when you update your packages.</p>
<p>I&#8217;m not exactly sure how the libraries are handled with the PPA. Regardless, you really should never edit the included kicad libraries since they will be overwritten when you update your version of kicad, whether or not you&#8217;re using this PPA. You should always make a new library for your own use somewhere else and put your modifications in that library. Does that make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kicad testing PPA packages for Ubuntu by B.Stott</title>
		<link>http://www.wayneandlayne.com/blog/2011/12/20/kicad-testing-ppa-packages-for-ubuntu/comment-page-1/#comment-6974</link>
		<dc:creator>B.Stott</dc:creator>
		<pubDate>Tue, 27 Dec 2011 02:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wayneandlayne.com/?p=416#comment-6974</guid>
		<description>Great for staying on top and testing the latest.

Is it easy to revert to a previous version if all goes to crud? Does your PPA auto-install or just download the latest compiled code?

What about the nightly saving of your library files? Or do you just create symlinks to the libraries?</description>
		<content:encoded><![CDATA[<p>Great for staying on top and testing the latest.</p>
<p>Is it easy to revert to a previous version if all goes to crud? Does your PPA auto-install or just download the latest compiled code?</p>
<p>What about the nightly saving of your library files? Or do you just create symlinks to the libraries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to build Kicad on Ubuntu by David Briscoe</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-6965</link>
		<dc:creator>David Briscoe</dc:creator>
		<pubDate>Mon, 26 Dec 2011 16:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-6965</guid>
		<description>Hi,
I also used the following command line

sudo apt-get install debhelper dpatch libx11-dev libglu1-mesa-dev libgl1-mesa-dev mesa-common-dev libwxbase2.8-dev libwxgtk2.8-dev libboost-dev fakeroot subversion libboost-serialization-dev

or the packages can be instlled one at a time in Mint 12&#039;s software manager as long as all the repositories are enabled.

Kicad seems to have built OK. Just got to test everything out. Can some other people try it for me as well.
Thanks.

David.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I also used the following command line</p>
<p>sudo apt-get install debhelper dpatch libx11-dev libglu1-mesa-dev libgl1-mesa-dev mesa-common-dev libwxbase2.8-dev libwxgtk2.8-dev libboost-dev fakeroot subversion libboost-serialization-dev</p>
<p>or the packages can be instlled one at a time in Mint 12&#8242;s software manager as long as all the repositories are enabled.</p>
<p>Kicad seems to have built OK. Just got to test everything out. Can some other people try it for me as well.<br />
Thanks.</p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to build Kicad on Ubuntu by David Briscoe</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-6963</link>
		<dc:creator>David Briscoe</dc:creator>
		<pubDate>Mon, 26 Dec 2011 16:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-6963</guid>
		<description>Hi,
I&#039;ve installed libwxbase2.8-dev and libwxgtk2.8-dev using APT as I could not find the required 2.9.2 versions required. Is this why I get the not found messages below? I will continue with the build process and see what happens anyway.
 
david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ cmake -DKICAD_TESTING_VERSION=ON ../
Build testing (unstable) version of Kicad
-- Check for installed OpenGL -- found
-- Check for installed wxWidgets -- found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for iso646.h
-- Looking for iso646.h - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for malloc
-- Looking for malloc - found
-- Looking for _stricmp
-- Looking for _stricmp - not found.
-- Looking for _strnicmp
-- Looking for _strnicmp - not found.
-- Looking for _snprintf
-- Looking for _snprintf - not found.
-- Looking for _hypot
-- Looking for _hypot - not found.
-- Bazaar version control system version  found.
-- Kicad Bazaar build version: (2011-12-23 BZR 3325)
-- Found Doxygen: /usr/bin/doxygen 
-- Configuring done
-- Generating done
-- Build files have been written to: /home/david/kicad.bzr/kicad-build
david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve installed libwxbase2.8-dev and libwxgtk2.8-dev using APT as I could not find the required 2.9.2 versions required. Is this why I get the not found messages below? I will continue with the build process and see what happens anyway.</p>
<p>david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ cmake -DKICAD_TESTING_VERSION=ON ../<br />
Build testing (unstable) version of Kicad<br />
&#8211; Check for installed OpenGL &#8212; found<br />
&#8211; Check for installed wxWidgets &#8212; found<br />
&#8211; Looking for malloc.h<br />
&#8211; Looking for malloc.h &#8211; found<br />
&#8211; Looking for iso646.h<br />
&#8211; Looking for iso646.h &#8211; found<br />
&#8211; Looking for strcasecmp<br />
&#8211; Looking for strcasecmp &#8211; found<br />
&#8211; Looking for strncasecmp<br />
&#8211; Looking for strncasecmp &#8211; found<br />
&#8211; Looking for malloc<br />
&#8211; Looking for malloc &#8211; found<br />
&#8211; Looking for _stricmp<br />
&#8211; Looking for _stricmp &#8211; not found.<br />
&#8211; Looking for _strnicmp<br />
&#8211; Looking for _strnicmp &#8211; not found.<br />
&#8211; Looking for _snprintf<br />
&#8211; Looking for _snprintf &#8211; not found.<br />
&#8211; Looking for _hypot<br />
&#8211; Looking for _hypot &#8211; not found.<br />
&#8211; Bazaar version control system version  found.<br />
&#8211; Kicad Bazaar build version: (2011-12-23 BZR 3325)<br />
&#8211; Found Doxygen: /usr/bin/doxygen<br />
&#8211; Configuring done<br />
&#8211; Generating done<br />
&#8211; Build files have been written to: /home/david/kicad.bzr/kicad-build<br />
david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to build Kicad on Ubuntu by David Briscoe</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-6962</link>
		<dc:creator>David Briscoe</dc:creator>
		<pubDate>Mon, 26 Dec 2011 13:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-6962</guid>
		<description>Hi,
Ive followed all the instructions above and get the following error about wxwidgets not being found (when giving the cmake -DKICAD_TESTING_VERSION=ON ../ command). I also had to install freeglut3 as it could not find OpenGL.
I&#039;m using Linux Mint 12 (julia) 

david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ cmake -DKICAD_TESTING_VERSION=ON ../
Build testing (unstable) version of Kicad
-- Check for installed OpenGL -- found
-- Check for installed wxWidgets -- not found
CMake Error at CMakeModules/CheckFindPackageResult.cmake:6 (message):
  wxWidgets was not found - it is required to build Kicad
Call Stack (most recent call first):
  CMakeLists.txt:201 (check_find_package_result)


-- Configuring incomplete, errors occurred!
david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ 

How do I install the correct Wxwidgets sources using APT?
Thanks.

David,</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Ive followed all the instructions above and get the following error about wxwidgets not being found (when giving the cmake -DKICAD_TESTING_VERSION=ON ../ command). I also had to install freeglut3 as it could not find OpenGL.<br />
I&#8217;m using Linux Mint 12 (julia) </p>
<p>david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ cmake -DKICAD_TESTING_VERSION=ON ../<br />
Build testing (unstable) version of Kicad<br />
&#8211; Check for installed OpenGL &#8212; found<br />
&#8211; Check for installed wxWidgets &#8212; not found<br />
CMake Error at CMakeModules/CheckFindPackageResult.cmake:6 (message):<br />
  wxWidgets was not found &#8211; it is required to build Kicad<br />
Call Stack (most recent call first):<br />
  CMakeLists.txt:201 (check_find_package_result)</p>
<p>&#8211; Configuring incomplete, errors occurred!<br />
david@david-122-CK-NF68 ~/kicad.bzr/kicad-build $ </p>
<p>How do I install the correct Wxwidgets sources using APT?<br />
Thanks.</p>
<p>David,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to build Kicad on Ubuntu by Kicad testing PPA packages for Ubuntu &#124; Wayne and Layne</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-6791</link>
		<dc:creator>Kicad testing PPA packages for Ubuntu &#124; Wayne and Layne</dc:creator>
		<pubDate>Tue, 20 Dec 2011 16:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-6791</guid>
		<description>[...] especially our favorite PCB design tool Kicad. We&#8217;ve written instructions in the past about how to compile the most recent testing version of Kicad on Ubuntu, but if you&#8217;re looking to run the latest and greatest version of Kicad on your Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] especially our favorite PCB design tool Kicad. We&#8217;ve written instructions in the past about how to compile the most recent testing version of Kicad on Ubuntu, but if you&#8217;re looking to run the latest and greatest version of Kicad on your Ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Linux firmware issues on Arduino Mega 2560 by Layne</title>
		<link>http://www.wayneandlayne.com/blog/2011/02/16/fixing-linux-firmware-issues-on-arduino-mega-2560/comment-page-1/#comment-6790</link>
		<dc:creator>Layne</dc:creator>
		<pubDate>Tue, 20 Dec 2011 16:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wayneandlayne.com/?p=305#comment-6790</guid>
		<description>tao13: I don&#039;t know what you are trying to do. What are you talking about the at90usb82 chip? This chip is not in the arduino mega 2560, so I am confused what you are talking about.</description>
		<content:encoded><![CDATA[<p>tao13: I don&#8217;t know what you are trying to do. What are you talking about the at90usb82 chip? This chip is not in the arduino mega 2560, so I am confused what you are talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bluetooth Keyboard Module, Part 1 by Layne</title>
		<link>http://www.wayneandlayne.com/blog/2010/05/28/bluetooth-keyboard-module-part-1/comment-page-1/#comment-6789</link>
		<dc:creator>Layne</dc:creator>
		<pubDate>Tue, 20 Dec 2011 16:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=35#comment-6789</guid>
		<description>John, our original supplier of the BP20422 modules has run out of stock of them and we haven&#039;t been able to find a new supplier (that will let us by less than 100 modules at a time). If you find a module, we can sell you a PCB and the required passives. Let us know!</description>
		<content:encoded><![CDATA[<p>John, our original supplier of the BP20422 modules has run out of stock of them and we haven&#8217;t been able to find a new supplier (that will let us by less than 100 modules at a time). If you find a module, we can sell you a PCB and the required passives. Let us know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to build Kicad on Ubuntu by RobotGrrl.com &#187; Blog Archive &#187; Learning more CAD</title>
		<link>http://www.wayneandlayne.com/blog/2010/12/03/how-to-build-kicad-on-ubuntu/comment-page-1/#comment-6765</link>
		<dc:creator>RobotGrrl.com &#187; Blog Archive &#187; Learning more CAD</dc:creator>
		<pubDate>Mon, 19 Dec 2011 23:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://wayneandlayne.com/?p=266#comment-6765</guid>
		<description>[...] VM. I was having issues with possibly the version from apt-get being out of date, so I followed this excellent tutorial on Wayne &amp; Layne on how to build it from source. The Mac version is not user-friendly at all, but I did look at it [...]</description>
		<content:encoded><![CDATA[<p>[...] VM. I was having issues with possibly the version from apt-get being out of date, so I followed this excellent tutorial on Wayne &amp; Layne on how to build it from source. The Mac version is not user-friendly at all, but I did look at it [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

