<div>Thanks Werner. I am using Ubuntu, it´s a new installation. I´ll try this and see what happens. Other dependencies like libboost etc will appear as well, although I´m trying to resolve them.</div>
<div>Cheers.</div>
<div> </div>
<div>Darío<br> </div>
<div><span class="gmail_quote">2010/2/20, <a href="mailto:gta02-core-request@lists.openmoko.org">gta02-core-request@lists.openmoko.org</a> &lt;<a href="mailto:gta02-core-request@lists.openmoko.org">gta02-core-request@lists.openmoko.org</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Send gta02-core mailing list submissions to<br>       <a href="mailto:gta02-core@lists.openmoko.org">gta02-core@lists.openmoko.org</a><br>
<br>To subscribe or unsubscribe via the World Wide Web, visit<br>       <a href="https://lists.openmoko.org/mailman/listinfo/gta02-core">https://lists.openmoko.org/mailman/listinfo/gta02-core</a><br>or, via email, send a message with subject or body &#39;help&#39; to<br>
       <a href="mailto:gta02-core-request@lists.openmoko.org">gta02-core-request@lists.openmoko.org</a><br><br>You can reach the person managing the list at<br>       <a href="mailto:gta02-core-owner@lists.openmoko.org">gta02-core-owner@lists.openmoko.org</a><br>
<br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of gta02-core digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>  1. Error compiling kicad (Dar?o San Mart?n)<br>  2. Re: Error compiling kicad (Werner Almesberger)<br>
<br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sat, 20 Feb 2010 03:58:02 +0100<br>From: Dar?o San Mart?n &lt;<a href="mailto:dariosmm@gmail.com">dariosmm@gmail.com</a>&gt;<br>
Subject: [gta02-core] Error compiling kicad<br>To: <a href="mailto:gta02-core@lists.openmoko.org">gta02-core@lists.openmoko.org</a><br>Message-ID:<br>       &lt;<a href="mailto:208d5fe91002191858j5655460bkc71f13e89ee99e24@mail.gmail.com">208d5fe91002191858j5655460bkc71f13e89ee99e24@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>Hi,<br><br>I am getting an error compiling kicad, I wondered if somebody can give me a<br>hand (already tried in the IRC channel but couldn&#39;t find an answer)<br>
<br>dario@ubuntu:~/gta02-core/kicad$ cmake .<br>-- The CXX compiler identification is unknown<br>CMake Error: your CXX compiler: &quot;CMAKE_CXX_COMPILER-NOTFOUND&quot; was not<br>found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.<br>
-- Check for installed OpenGL -- not found<br>CMake Error at CMakeModules/CheckFindPackageResult.cmake:6 (message):<br>OpenGL was not found - it is required to build Kicad<br>Call Stack (most recent call first):<br>CMakeLists.txt:105 (check_find_package_result)<br>
<br>Any help would be appreciated because it&#39;s taking me very long to set up the<br>tools (not very fluent with Linux), so if I could sort this out quickly I<br>could contribute to something useful straight away.<br><br>
Cheers,<br><br>Dar?o<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://lists.openmoko.org/pipermail/gta02-core/attachments/20100220/a4bb8b9f/attachment-0001.htm">http://lists.openmoko.org/pipermail/gta02-core/attachments/20100220/a4bb8b9f/attachment-0001.htm</a><br>
<br>------------------------------<br><br>Message: 2<br>Date: Sat, 20 Feb 2010 00:58:46 -0300<br>From: Werner Almesberger &lt;<a href="mailto:werner@openmoko.org">werner@openmoko.org</a>&gt;<br>Subject: Re: [gta02-core] Error compiling kicad<br>
To: Dar?o San Mart?n &lt;<a href="mailto:dariosmm@gmail.com">dariosmm@gmail.com</a>&gt;<br>Cc: <a href="mailto:gta02-core@lists.openmoko.org">gta02-core@lists.openmoko.org</a><br>Message-ID: &lt;<a href="mailto:20100220035846.GA4065@almesberger.net">20100220035846.GA4065@almesberger.net</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br><br>Dar?o San Mart?n wrote:<br>&gt; -- The CXX compiler identification is unknown<br><br>Could it be that you don&#39;t have g++ installed on your system ?<br>&quot;apt-get install g++&quot; or equivalent should do the trick.<br>
<br>&gt; CMake Error at CMakeModules/CheckFindPackageResult.cmake:6 (message):<br>&gt;   OpenGL was not found - it is required to build Kicad<br><br>Looks as if you don&#39;t have OpenGL either. Something like<br>&quot;apt-get install libgl1-mesa-dev&quot; or equivalent should give you<br>
suitable libraries.<br><br>If the above don&#39;t work, please let us know what Linux distribution<br>you&#39;re using. Also, in case even g++ is missing, there&#39;s probably a<br>lot of other development tools and libraries that aren&#39;t there<br>
either. GETTING-STARTED lists some of the dependencies encountered<br>on systems already set up for a moderate amount of development, but<br>if starting with a clean slate, there are probably more. They&#39;ll<br>make themselves known with build failures further down the line ;-)<br>
<br>- Werner<br><br><br><br>------------------------------<br><br>_______________________________________________<br>gta02-core mailing list<br><a href="mailto:gta02-core@lists.openmoko.org">gta02-core@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/gta02-core">https://lists.openmoko.org/mailman/listinfo/gta02-core</a><br><br><br>End of gta02-core Digest, Vol 9, Issue 7<br>****************************************<br>
</blockquote></div><br>