<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>ASEBA on UBUNTU 13.04 with libudev0</title>
		<link>http://aseba.wikidot.com/forum/t-683599/aseba-on-ubuntu-13-04-with-libudev0</link>
		<description>Posts in the discussion thread &quot;ASEBA on UBUNTU 13.04 with libudev0&quot; - A solution to solve the problem of dependency with libudev0</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 05 Mar 2026 20:47:41 +0000</lastBuildDate>
		
					<item>
				<guid>http://aseba.wikidot.com/forum/t-683599#post-1835734</guid>
				<title>Re: ASEBA on UBUNTU 13.04 with libudev0</title>
				<link>http://aseba.wikidot.com/forum/t-683599/aseba-on-ubuntu-13-04-with-libudev0#post-1835734</link>
				<description></description>
				<pubDate>Mon, 19 Aug 2013 06:05:58 +0000</pubDate>
				<wikidot:authorName>StephaneMagnenat</wikidot:authorName>				<wikidot:authorUserId>709253</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You got this problem most probably because libudev0 was not installed. You can use either of these solutions to overcome this:</p> <ul> <li>add my PPA in your <tt>sources.list</tt> using this command: <tt>sudo add-apt-repository ppa:stephane.magnenat/raring</tt></li> <li>do a <tt>apt-get install libudev0</tt> before installing Aseba</li> </ul> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://aseba.wikidot.com/forum/t-683599#post-1833137</guid>
				<title>ASEBA on UBUNTU 13.04 with libudev0</title>
				<link>http://aseba.wikidot.com/forum/t-683599/aseba-on-ubuntu-13-04-with-libudev0#post-1833137</link>
				<description></description>
				<pubDate>Thu, 15 Aug 2013 09:32:06 +0000</pubDate>
				<wikidot:authorName>ericoman</wikidot:authorName>				<wikidot:authorUserId>1697281</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>When installing the aseba.deb on my AMD64 system, i had the following problem : &quot;aseba depends on libudev0 (&gt;=147).&quot;<br /> I fixed this problem with this in a terminal :<br /> First :<br /> cd /tmp<br /> Then :<br /> wget -c www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu<em>pool/main/u/udev/libudev0_175-0ubuntu13_amd64.deb<br /> (The same should be done on i386 with : wget -c www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu</em>pool/main/u/udev/libudev0_175-0ubuntu13_i386.deb)<br /> And finally :<br /> sudo dpkg -i libudev0_175-0ubuntu13_amd64.deb<br /> (Change amd64 with i386 if necessary !)</p> <p>That's all !</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>