<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=Build_OpenCBM_Ubuntu_18.04_LTS</id>
	<title>Build OpenCBM Ubuntu 18.04 LTS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=Build_OpenCBM_Ubuntu_18.04_LTS"/>
	<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=Build_OpenCBM_Ubuntu_18.04_LTS&amp;action=history"/>
	<updated>2026-04-08T14:12:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://wiki.jayscafe.net/index.php?title=Build_OpenCBM_Ubuntu_18.04_LTS&amp;diff=85&amp;oldid=prev</id>
		<title>Jayctheriot: Created page with &quot;[https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux]https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux Pre-reqs &lt;pre&gt; sudo apt-ge...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=Build_OpenCBM_Ubuntu_18.04_LTS&amp;diff=85&amp;oldid=prev"/>
		<updated>2018-07-04T11:06:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;[https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux]https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux Pre-reqs &amp;lt;pre&amp;gt; sudo apt-ge...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux]https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux&lt;br /&gt;
Pre-reqs&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install libusb-dev build-essential linux-headers-generic git&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
cc65 cross compiler&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~&lt;br /&gt;
git clone https://github.com/cc65/cc65.git&lt;br /&gt;
cd cc65&lt;br /&gt;
make -j 4&lt;br /&gt;
sudo PREFIX=/usr make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
OpenCBM&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~&lt;br /&gt;
git clone  git://git.code.sf.net/p/opencbm/code opencbm&lt;br /&gt;
cd opencbm&lt;br /&gt;
make -f LINUX/Makefile&lt;br /&gt;
sudo make -f LINUX/Makefile install install-all install-plugin-xum1541&lt;br /&gt;
sudo ln -s /usr/local/lib/libopencbm.so.0 /usr/lib/libopencbm.so.0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jayctheriot</name></author>
	</entry>
</feed>