<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://jsxgraph.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Quick_start_on_Ubuntu</id>
	<title>Quick start on Ubuntu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://jsxgraph.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Quick_start_on_Ubuntu"/>
	<link rel="alternate" type="text/html" href="https://jsxgraph.org/wiki/index.php?title=Quick_start_on_Ubuntu&amp;action=history"/>
	<updated>2026-04-06T03:33:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://jsxgraph.org/wiki/index.php?title=Quick_start_on_Ubuntu&amp;diff=6405&amp;oldid=prev</id>
		<title>Nicolas.adenis.lamarre: Created page with &quot;It is recommended to clone the git repository on github and pull requests to the main project.  This quick start guide shows how to get sources, compile them quickly on Ubuntu.  ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://jsxgraph.org/wiki/index.php?title=Quick_start_on_Ubuntu&amp;diff=6405&amp;oldid=prev"/>
		<updated>2015-07-01T12:37:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;It is recommended to clone the git repository on github and pull requests to the main project.  This quick start guide shows how to get sources, compile them quickly on Ubuntu.  ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;It is recommended to clone the git repository on github and pull requests to the main project.&lt;br /&gt;
&lt;br /&gt;
This quick start guide shows how to get sources, compile them quickly on Ubuntu.&lt;br /&gt;
&lt;br /&gt;
=Prerequisites=&lt;br /&gt;
==Ubuntu packages==&lt;br /&gt;
 sudo apt-get install npm pkg-config libcairo2-dev nodejs-legacy&lt;br /&gt;
&lt;br /&gt;
==Get sources==&lt;br /&gt;
 git clone https://github.com/jsxgraph/jsxgraph.git&lt;br /&gt;
 cd jsxgraph&lt;br /&gt;
&lt;br /&gt;
==Npm prerequisites==&lt;br /&gt;
 npm install&lt;br /&gt;
&lt;br /&gt;
=Compile=&lt;br /&gt;
 make core&lt;br /&gt;
or&lt;br /&gt;
 make core-min&lt;/div&gt;</summary>
		<author><name>Nicolas.adenis.lamarre</name></author>
	</entry>
</feed>