<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Kevin Deldycke &#187; urpmi</title> <atom:link href="http://kevin.deldycke.com/tag/urpmi/feed/" rel="self" type="application/rss+xml" /><link>http://kevin.deldycke.com</link> <description>Free software engineer &#38; wannabe videomaker</description> <lastBuildDate>Fri, 03 Feb 2012 19:08:27 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How-to fix wireless DHCP on Mandriva 2009.0</title><link>http://kevin.deldycke.com/2008/11/how-to-fix-wireless-dhcp-on-mandriva-20090/</link> <comments>http://kevin.deldycke.com/2008/11/how-to-fix-wireless-dhcp-on-mandriva-20090/#comments</comments> <pubDate>Fri, 28 Nov 2008 16:27:04 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[dhcp]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Network]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[wifi]]></category> <category><![CDATA[wireless]]></category><guid isPermaLink="false">http://kevin.deldycke.com/?p=428</guid> <description><![CDATA[In two words: dhcp_client sucks ! And now the long story&#8230; Since the upgrade to Mandriva 2008.1, wifi stopped working on my laptop. I tried to install the 2008.1 on several machines. I tried to connect on different access points. &#8230; <a href="http://kevin.deldycke.com/2008/11/how-to-fix-wireless-dhcp-on-mandriva-20090/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>In two words: <code>dhcp_client</code> sucks !</p><p>And now the long story&#8230;</p><p>Since the upgrade to Mandriva 2008.1, wifi stopped working on my laptop. I tried to install the 2008.1 on several machines. I tried to connect on different access points. I lowered security on the access point. I tried eveything. On desperation, I even tried to boot Windows to check that hardware was ok ! And the only log I had was this:</p><pre class="brush: bash; title: ; notranslate">
SIOCETHTOOL: Operation not supported
</pre><p>After all these tests, I was convinced that the problem had something to do with the distribution itself. Maybe a firmware issue or a bad combination of packages&#8230;</p><p>Then came the 2009.0 release. I though that an upgrade will cure my malediction. Indeed. Nothing new on wireless side. My wifi was still broken. Until I came across a tip on a random forum (I don&#8217;t remember which one) suggesting that <code>dhcp_client</code> could be the culprit.</p><p>So I replaced it by <code>dhcpcd</code>, and against all expectations, it worked !<br /> <a href="http://kevin.deldycke.com/wp-content/uploads/2008/11/mandriva-net-applet-wireless-dhcp.png"><img src="http://kevin.deldycke.com/wp-content/uploads/2008/11/mandriva-net-applet-wireless-dhcp-300x251.png" alt="" title="mandriva-net-applet-wireless-dhcp" width="300" height="251" class="aligncenter center size-medium wp-image-430" /></a></p><p>And to not be annoyed by <code>dhcp_client</code> in the future, it&#8217;s wise to definitely remove it:</p><pre class="brush: bash; title: ; notranslate">
urpmi dhcp_client
</pre>]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2008/11/how-to-fix-wireless-dhcp-on-mandriva-20090/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mandriva 2007.1 RPMs for x86_64 arch.</title><link>http://kevin.deldycke.com/2007/07/mandriva-20071-rpms-for-x86_64-arch/</link> <comments>http://kevin.deldycke.com/2007/07/mandriva-20071-rpms-for-x86_64-arch/#comments</comments> <pubDate>Thu, 05 Jul 2007 20:18:52 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Repository]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[x86_64]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/07/mandriva-20071-rpms-for-x86_64-arch/</guid> <description><![CDATA[I&#8217;ve just recompiled all the RPMs of my Mandriva 2007.1 repository for the x86_64 CPU architecture. All details can be found on my repository-dedicated page.]]></description> <content:encoded><![CDATA[<p>I&#8217;ve just recompiled all the RPMs of my <a href="http://kevin.deldycke.com/static/repository/mandriva/2007.1/x86_64">Mandriva 2007.1 repository for the x86_64</a> CPU architecture. All details can be found on <a href="http://kevin.deldycke.com/mandriva-rpm-repository/">my repository-dedicated page</a>.</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/07/mandriva-20071-rpms-for-x86_64-arch/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Location of RPM Macros files in Mandriva</title><link>http://kevin.deldycke.com/2007/05/location-of-rpm-macros-files-in-mandriva/</link> <comments>http://kevin.deldycke.com/2007/05/location-of-rpm-macros-files-in-mandriva/#comments</comments> <pubDate>Mon, 14 May 2007 17:00:37 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[macro]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/05/location-of-rpm-macros-files-in-mandriva/</guid> <description><![CDATA[This is a totally useless blog post to remind me the location of files that contain the definition of RPM&#8217;s macros in Mandriva: /etc/rpm/ /usr/lib/rpm/]]></description> <content:encoded><![CDATA[<p>This is a totally useless blog post to remind me the location of files that contain the definition of RPM&#8217;s macros in Mandriva:</p><ul><li><code>/etc/rpm/</code></li><li><code>/usr/lib/rpm/</code></li></ul> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/05/location-of-rpm-macros-files-in-mandriva/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Interreta Televidilo for Mandriva 2007.1</title><link>http://kevin.deldycke.com/2007/05/interreta-televidilo-for-mandriva-20071/</link> <comments>http://kevin.deldycke.com/2007/05/interreta-televidilo-for-mandriva-20071/#comments</comments> <pubDate>Mon, 14 May 2007 16:36:47 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[french]]></category> <category><![CDATA[Interreta Televidilo]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[TV]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[Video]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/05/interreta-televidilo-for-mandriva-20071/</guid> <description><![CDATA[I&#8217;ve just made a RPM of Interreta Televidilo v0.6 for Mandriva 2007.1 (aka &#8220;Spring&#8221;). Interreta Televidilo is a GUI that aggregate video stream of french TVs available for free on the internet.]]></description> <content:encoded><![CDATA[<p><a href="http://kevin.deldycke.com/wp-content/uploads/2007/05/interreta-televidilo-v06-on-mandriva-20071-spring1.png"><img src="http://kevin.deldycke.com/wp-content/uploads/2007/05/interreta-televidilo-v06-on-mandriva-20071-spring1-150x150.png" alt="Interreta Televidilo v0.6 on mandriva 2007.1 (spring)" title="Interreta Televidilo v0.6 on mandriva 2007.1 (spring)" width="150" height="150" class="alignleft size-thumbnail wp-image-599" /></a> I&#8217;ve just made a RPM of <a href="http://kevin.deldycke.com/static/repository/mandriva/2007.1/i586/televidilo-0.6-2mdv2007.1.i586.rpm">Interreta Televidilo v0.6</a> for Mandriva 2007.1 (aka &#8220;Spring&#8221;). <a href="http://televidilo.bouil.org">Interreta Televidilo</a> is a GUI that aggregate video stream of french TVs available for free on the internet.</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/05/interreta-televidilo-for-mandriva-20071/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <enclosure url="http://kevin.deldycke.com/static/repository/mandriva/2007.1/i586/Televidilo-0.6-1mdv2007.1.i586.rpm" length="21834" type="audio/x-pn-realaudio-plugin" /> </item> <item><title>SVK 2.0 for Mandriva 2007.0</title><link>http://kevin.deldycke.com/2007/04/svk-20-for-mandriva-20070/</link> <comments>http://kevin.deldycke.com/2007/04/svk-20-for-mandriva-20070/#comments</comments> <pubDate>Sat, 07 Apr 2007 13:34:25 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[Subversion]]></category> <category><![CDATA[svk]]></category> <category><![CDATA[urpmi]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/04/svk-20-for-mandriva-20070/</guid> <description><![CDATA[A brand new backport: SVK 2.0 for Mandriva 2007.0. Available right now in my repository !]]></description> <content:encoded><![CDATA[<p>A brand new backport: <a href="http://svk.bestpractical.com">SVK</a> 2.0 for Mandriva 2007.0. <a href="http://kevin.deldycke.com/mandriva-rpm-repository/">Available right now in my repository</a> !</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/04/svk-20-for-mandriva-20070/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Qemu 0.9 for Mandriva 2007</title><link>http://kevin.deldycke.com/2007/03/qemu-09-for-mandriva-2007/</link> <comments>http://kevin.deldycke.com/2007/03/qemu-09-for-mandriva-2007/#comments</comments> <pubDate>Fri, 30 Mar 2007 13:45:28 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[kqemu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Qemu]]></category> <category><![CDATA[Repository]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/03/qemu-09-for-mandriva-2007/</guid> <description><![CDATA[I&#8217;ve just backported qemu 0.9 to Mandriva 2007. This release include the kqemu 1.3.0pre11 kernel module, which was released under the GPL some weeks ago. As usual, this package is available in my RPM repository.]]></description> <content:encoded><![CDATA[<p>I&#8217;ve just backported <a href="http://fabrice.bellard.free.fr/qemu/">qemu</a> 0.9 to Mandriva 2007. This release include the <a href="http://lwn.net/Articles/220807/">kqemu 1.3.0pre11 kernel module, which was released under the GPL some weeks ago</a>.</p><p>As usual, this package is <a href="http://kevin.deldycke.com/static/repository/mandriva/2007.0/i586/">available in my RPM repository.</a></p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/03/qemu-09-for-mandriva-2007/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Repository Moved thanks to Apache and 301 Redirections</title><link>http://kevin.deldycke.com/2007/02/repository-moved-thanks-to-apache-and-301-redirections/</link> <comments>http://kevin.deldycke.com/2007/02/repository-moved-thanks-to-apache-and-301-redirections/#comments</comments> <pubDate>Wed, 28 Feb 2007 20:49:57 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[Blog]]></category> <category><![CDATA[Hosting]]></category> <category><![CDATA[htaccess]]></category> <category><![CDATA[ISP]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Repository]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[Web]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2007/02/repository-moved-thanks-to-apache-and-301-redirections/</guid> <description><![CDATA[Since the creation of my personal Mandriva repository (10 months ago) the number of my RPMs did not cease to increase. Currently all RPMs and SRPMs from 2006.0 and 2007.0 take 383MiB of space. So I decided to move the &#8230; <a href="http://kevin.deldycke.com/2007/02/repository-moved-thanks-to-apache-and-301-redirections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Since the creation of my personal Mandriva repository (<a href="http://kevin.deldycke.com/2006/04/new-repository-for-mandriva-2006/">10 months ago</a>) the number of my RPMs did not cease to increase. Currently all RPMs and SRPMs from 2006.0 and 2007.0 take 383MiB of space.</p><p>So I decided to move the <code>http://kev.coolcavemen.com/static/repository</code> folder to <code>http://kevin.deldycke.free.fr/repository</code>, which is a 10GiB (yes, ten <a href="http://en.wikipedia.org/wiki/Gibibyte">gibibyte</a>, this is not a typo) free web space offered by <a href="http://free.fr">Free</a>, my ISP.</p><p>To do this smoothly, I&#8217;ve just set up a generic <code>301</code> redirection thanks to Apache. This is the only line I added to my root <code>.htaccess</code> file to enable this:</p><pre class="brush: plain; title: ; notranslate">
Redirect permanent /static/repository http://kevin.deldycke.free.fr/repository
</pre><p>This move will normally be completely silent for you. So please, let me now if something bad happend while you play with my repository.</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2007/02/repository-moved-thanks-to-apache-and-301-redirections/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>RPM, Urpmi &amp; Yum commands</title><link>http://kevin.deldycke.com/2006/11/rpm-urpmi-yum-commands/</link> <comments>http://kevin.deldycke.com/2006/11/rpm-urpmi-yum-commands/#comments</comments> <pubDate>Tue, 28 Nov 2006 23:01:55 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[Archive formats]]></category> <category><![CDATA[CLI]]></category> <category><![CDATA[cpio]]></category> <category><![CDATA[genhdlist]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Red Hat]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[yum]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2006/11/usefull-commands-rpm/</guid> <description><![CDATA[RPM List all installed packages: Get the list of all installed packages and their architecture: Same as above, but show i586 packages only: Downgrade a package to an old version: Unpack/Deflate/Extract a RPM without installing it: Evaluate %mkrel 3 rpm &#8230; <a href="http://kevin.deldycke.com/2006/11/rpm-urpmi-yum-commands/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<h2>RPM</h2><ul><li>List all installed packages:<pre class="brush: bash; title: ; notranslate">
rpm -qa
</pre></li><li>Get the list of all installed packages and their architecture:<pre class="brush: bash; title: ; notranslate">
rpm -qa --queryformat &quot;%-40{NAME} %-8{ARCH}\n&quot;
</pre></li><li>Same as above, but show <code>i586</code> packages only:<pre class="brush: bash; title: ; notranslate">
rpm -qa --queryformat &quot;%-40{NAME} %-8{ARCH}\n&quot; | grep i586
</pre></li><li>Downgrade a package to an old version:<pre class="brush: bash; title: ; notranslate">
wget ftp://ftp.repository.org/mandrakelinux/official/10.0/package-1.0-1mdk.i586.rpm
rpm -Uvh --oldpackage package-1.0-1mdk.i586.rpm
</pre></li><li>Unpack/Deflate/Extract a RPM without installing it:<pre class="brush: bash; title: ; notranslate">
rpm2cpio dummy.src.rpm | cpio -id
</pre></li><li>Evaluate <code>%mkrel 3</code> rpm macro:<pre class="brush: bash; title: ; notranslate">
rpm --eval '%mkrel 3'
</pre></li><li>Force removal of a package that has problems with embedded &#8220;pre-&#8221; and/or &#8220;post-&#8221; scripts:<pre class="brush: bash; title: ; notranslate">
rpm -e --noscripts packagename
</pre></li></ul><h2>Urpmi</h2><ul><li>List all available packages with name containing <code>python</code>:<pre class="brush: bash; title: ; notranslate">
urpmq --fuzzy python
</pre></li><li>Find which RPM contain the file named <code>dummy</code>:<pre class="brush: bash; title: ; notranslate">
urpmf dummy
</pre></li><li>Get informations about the <code>dummy</code> RPM:<pre class="brush: bash; title: ; notranslate">
urpmq -i dummy
</pre></li><li>Get the list of all RPMs that require <code>python-psyco</code> package:<pre class="brush: bash; title: ; notranslate">
urpmf --requires python-psyco
</pre></li><li>Get the list of all RPMs that provide <code>python-psyco</code> package:<pre class="brush: bash; title: ; notranslate">
urpmf --provides python-psyco
</pre></li><li>I use this command in a cron entry to update automatically and regularly my Mandriva:<pre class="brush: bash; title: ; notranslate">
/usr/sbin/urpmi.update -a &amp;&amp; /usr/sbin/urpmi --update --auto --auto-select
</pre></li><li>Generate urpmi repository index and metadata of the current folder:<pre class="brush: bash; title: ; notranslate">
genhdlist ./
</pre></li><li><a href="http://linux.ensimag.fr/urpmiapt.html">APT/URPMI commands list</a></li></ul><h2>Yum</h2><ul><li>Install a new package:<pre class="brush: bash; title: ; notranslate">
yum install subversion
</pre></li><li>Search for packages containing the <code>x11</code> string:<pre class="brush: bash; title: ; notranslate">
yum search x11
</pre></li><li>Get the list of packages that provide Python&#8217;s Subversion bindings:<pre class="brush: bash; title: ; notranslate">
yum provides &quot;*/svn/__init__.py&quot;
</pre></li><li>Update repository index:<pre class="brush: bash; title: ; notranslate">
yum update
</pre></li><li>Clear all caches (sometimes required to force a repository index update):<pre class="brush: bash; title: ; notranslate">
yum clean all
</pre></li><li>Generate <a href="http://yum.baseurl.org">Yum</a> repository index and metadata of the current folder:<pre class="brush: bash; title: ; notranslate">
createrepo -v ./
</pre></li></ul> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2006/11/rpm-urpmi-yum-commands/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Amarok 1.4.4 for Mandriva 2007: MusicBrainz Repaired !</title><link>http://kevin.deldycke.com/2006/11/amarok-144-for-mandriva-2007-musicbrainz-repaired/</link> <comments>http://kevin.deldycke.com/2006/11/amarok-144-for-mandriva-2007-musicbrainz-repaired/#comments</comments> <pubDate>Tue, 28 Nov 2006 18:22:44 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[Amarok]]></category> <category><![CDATA[Audio]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[Music]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2006/11/amarok-144-for-mandriva-2007-musicbrainz-repaired/</guid> <description><![CDATA[I&#8217;m happy to announce you that the latest version of Amarok for Mandriva 2007 now feature a fully functionnal MusicBrainz ! Look at the screenshot for evidences. This build, named amarok-1.4.4-3, is exactly the same as previous one (i.e. with &#8230; <a href="http://kevin.deldycke.com/2006/11/amarok-144-for-mandriva-2007-musicbrainz-repaired/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a href="http://kevin.deldycke.com/wp-content/uploads/2006/11/amarok-144-with-musicbrainz1.png"><img src="http://kevin.deldycke.com/wp-content/uploads/2006/11/amarok-144-with-musicbrainz1-150x150.png" alt="amarok-144-with-musicbrainz1" title="amarok-144-with-musicbrainz1" width="150" height="150" class="alignleft size-thumbnail wp-image-579" /></a> I&#8217;m happy to announce you that the latest version of Amarok for Mandriva 2007 now feature a fully functionnal MusicBrainz ! Look at the <a href="http://kevin.deldycke.com/wp-content/uploads/2006/11/amarok-144-with-musicbrainz.png">screenshot</a> for evidences.</p><p>This build, named amarok-1.4.4-3, is exactly the same as <a href="http://kevin.deldycke.com/2006/10/amarok-144-for-mandriva-2007/">previous one</a> (i.e. with SQLite, MySQL and Postgresql support). Don&#8217;t forget to update the libtunepimp package from <a href="http://kevin.deldycke.com/mandriva-rpm-repository/">my repository</a> and use the 5.0 version.</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2006/11/amarok-144-for-mandriva-2007-musicbrainz-repaired/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Diva for Mandriva 2007: latest SVN revision.</title><link>http://kevin.deldycke.com/2006/11/diva-for-mandriva-2007-latest-svn-revision/</link> <comments>http://kevin.deldycke.com/2006/11/diva-for-mandriva-2007-latest-svn-revision/#comments</comments> <pubDate>Mon, 13 Nov 2006 20:18:28 +0000</pubDate> <dc:creator>Kev</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[diva]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[gstreamer]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[RPM]]></category> <category><![CDATA[urpmi]]></category> <category><![CDATA[Video]]></category><guid isPermaLink="false">http://kevin.deldycke.com/2006/11/diva-for-mandriva-2007-latest-svn-revision/</guid> <description><![CDATA[I&#8217;ve compiled a new RPM of Diva for Mandriva 2007. This RPM is the cutting-edge version of Diva based on the latest SVN revision of the project (r315). You can find it in my repository. Diva is based on gstreamer, &#8230; <a href="http://kevin.deldycke.com/2006/11/diva-for-mandriva-2007-latest-svn-revision/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a href="http://kevin.deldycke.com/wp-content/uploads/2006/11/diva-002-trunk1.png"><img src="http://kevin.deldycke.com/wp-content/uploads/2006/11/diva-002-trunk1-150x150.png" alt="diva-002-trunk1" title="diva-002-trunk1" width="150" height="150" class="alignleft size-thumbnail wp-image-570" /></a> I&#8217;ve compiled a new RPM of <a href="http://www.diva-project.org">Diva</a> for Mandriva 2007. This RPM is the cutting-edge version of Diva based on the latest SVN revision of the project (r315). You can <a href="http://kevin.deldycke.com/mandriva-rpm-repository/">find it in my repository</a>.</p><p>Diva is based on gstreamer, so please install all <code>gstreamer0.10-*</code> RPMs first. Because this version is still an alpha <u>and</u> a developper version, it is subject of numerous bugs and instability. So please, don&#8217;t report me bugs, I&#8217;m not a Diva developper !</p> ]]></content:encoded> <wfw:commentRss>http://kevin.deldycke.com/2006/11/diva-for-mandriva-2007-latest-svn-revision/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/33 queries in 0.151 seconds using apc
Object Caching 1037/1104 objects using apc

Served from: kevin.deldycke.com @ 2012-02-08 10:05:25 -->
