<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.elphel.com/index.php?action=history&amp;feed=atom&amp;title=Apertus.ElphelVision_Compile_Guide</id>
	<title>Apertus.ElphelVision Compile Guide - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.elphel.com/index.php?action=history&amp;feed=atom&amp;title=Apertus.ElphelVision_Compile_Guide"/>
	<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=Apertus.ElphelVision_Compile_Guide&amp;action=history"/>
	<updated>2026-09-25T22:35:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.elphel.com/index.php?title=Apertus.ElphelVision_Compile_Guide&amp;diff=8352&amp;oldid=prev</id>
		<title>OneArtPlease at 09:24, 8 November 2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=Apertus.ElphelVision_Compile_Guide&amp;diff=8352&amp;oldid=prev"/>
		<updated>2010-11-08T09:24:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Overview=&lt;br /&gt;
This guide explains how to set up a development environment (IDE) to compile and run ElphelVision under Ubuntu.&lt;br /&gt;
&lt;br /&gt;
=Required Software=&lt;br /&gt;
&lt;br /&gt;
*SVN&lt;br /&gt;
 sudo apt-get install subversion&lt;br /&gt;
&lt;br /&gt;
*Recent Java&lt;br /&gt;
&lt;br /&gt;
*Netbeans&lt;br /&gt;
Download and install Netbeans IDE from http://netbeans.org/&lt;br /&gt;
The &amp;quot;Java SE&amp;quot; edition is all we need.&lt;br /&gt;
&lt;br /&gt;
*Recent VLC (careful: Ubuntu maintained software channel is outdated, check: http://www.videolan.org/vlc/download-ubuntu.html for a guide how to get a recent version)&lt;br /&gt;
&lt;br /&gt;
=Aquire Sourcecode=&lt;br /&gt;
&lt;br /&gt;
Open a terminal and create a folder of your choice, once you cd to that folder type:&lt;br /&gt;
 svn co https://elphel.svn.sourceforge.net/svnroot/elphel elphel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Open and Run the Project=   &lt;br /&gt;
Start Netbeans and open the project file File-&amp;gt;Open Project located at &amp;quot;elphel/Apertus/Java App&amp;quot; from the SVN checkout we just did.&lt;br /&gt;
&lt;br /&gt;
Choose Run-&amp;gt;Run Main Project&lt;br /&gt;
&lt;br /&gt;
or press F6&lt;/div&gt;</summary>
		<author><name>OneArtPlease</name></author>
	</entry>
</feed>