<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - Building  - Comments</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/Building/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Mon, 06 Feb 2012 11:49:19 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>VLC and IDE - linux guy</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c1688</link>
    <guid isPermaLink="false">urn:md5:90b05044615d64c75d8046060e9f3f41</guid>
    <pubDate>Wed, 27 Jul 2011 10:25:08 +0200</pubDate>
    <dc:creator>linux guy</dc:creator>
    
    <description>&lt;p&gt;Kdevelop is makefile based too.It works perfectly un my ubuntu &lt;img src=&quot;/blog/themes/jbkempf/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - vish</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1593</link>
    <guid isPermaLink="false">urn:md5:0294413a7f94ebcfeeb3f5c8ecc26495</guid>
    <pubDate>Sat, 25 Jun 2011 03:12:08 +0200</pubDate>
    <dc:creator>vish</dc:creator>
    
    <description>&lt;p&gt;autoreconf: Entering directory `.'&lt;br /&gt;
autoreconf: running: true --force&lt;br /&gt;
autoreconf: running: aclocal -I m4 --force -I m4&lt;br /&gt;
configure.ac:442: error: m4_undefine: undefined macro: AC_DEPLIBS_CHECK_METHOD&lt;br /&gt;
configure.ac:442: the top level&lt;br /&gt;
autom4te: /usr/bin/m4 failed with exit status: 1&lt;br /&gt;
aclocal: /usr/bin/autom4te failed with exit status: 1&lt;br /&gt;
autoreconf: aclocal failed with exit status: 1&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - sandeha</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1592</link>
    <guid isPermaLink="false">urn:md5:0cef4b88304fac1162b25835673ca6c4</guid>
    <pubDate>Fri, 24 Jun 2011 23:35:03 +0200</pubDate>
    <dc:creator>sandeha</dc:creator>
    
    <description>&lt;p&gt;For down load I followed as following&lt;/p&gt;


&lt;p&gt;1.git clone git://git.videolan.org/vlc.git&lt;br /&gt;
2.c d vlc &amp;amp;&amp;amp; ./bootstrap&lt;br /&gt;
after ./bootstrap follwoing message is observed&lt;/p&gt;


&lt;p&gt;./bootstrap: 1: autoreconf: not found&lt;br /&gt;
I think because of this I could not following step&lt;br /&gt;
mkdir build &amp;amp;&amp;amp; cd build &amp;amp;&amp;amp; ../configure --disable-nls --enable-qt4&lt;br /&gt;
Any body can help me?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - Jean-Baptiste Kempf</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1584</link>
    <guid isPermaLink="false">urn:md5:f9027dee1f67a6765c835ade6217a8a9</guid>
    <pubDate>Wed, 15 Jun 2011 15:57:38 +0200</pubDate>
    <dc:creator>Jean-Baptiste Kempf</dc:creator>
    
    <description>&lt;p&gt;@Kathy: simple, take the git version, not the 1.1.10 tag, the fix is straightforward.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - kathy</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1583</link>
    <guid isPermaLink="false">urn:md5:90f06731cc8e851f2c0848b63c4ac916</guid>
    <pubDate>Wed, 15 Jun 2011 09:46:08 +0200</pubDate>
    <dc:creator>kathy</dc:creator>
    
    <description>&lt;p&gt;hello.when i compile the VLC1.1.0,i success.but when i input the command:make,occurs some errors as follow:&lt;br /&gt;
make[4]: Entering directory `/home/vlc-1.1.10/modules/audio_output'&lt;br /&gt;
CC     libpulse_plugin_la-pulse.lo&lt;br /&gt;
pulse.c: In function 'Open':&lt;br /&gt;
pulse.c:276: error: 'p_this' undeclared (first use in this function)&lt;br /&gt;
pulse.c:276: error: (Each undeclared identifier is reported only once&lt;br /&gt;
pulse.c:276: error: for each function it appears in.)&lt;br /&gt;
make[4]: *** [libpulse_plugin_la-pulse.lo] Error 1&lt;br /&gt;
make[4]: Leaving directory `/home/vlc-1.1.10/modules/audio_output'&lt;br /&gt;
make[3]: *** [all] Error 2&lt;br /&gt;
make[3]: Leaving directory `/home/vlc-1.1.10/modules/audio_output'&lt;br /&gt;
make[2]: *** [all-recursive] Error 1&lt;br /&gt;
make[2]: Leaving directory `/home/vlc-1.1.10/modules'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/home/vlc-1.1.10'&lt;br /&gt;
make: *** [all] Error 2.&lt;br /&gt;
i feel very comfused.please tell how to solve this problem.thank you.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - Computer Help Suppor</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1527</link>
    <guid isPermaLink="false">urn:md5:c8c19aa335420ff26be2fe37ffb53d2a</guid>
    <pubDate>Wed, 11 May 2011 08:28:39 +0200</pubDate>
    <dc:creator>Computer Help Suppor</dc:creator>
    
    <description>&lt;p&gt;cd vlc &amp;amp;&amp;amp; ./bootstrap -please explain clearly.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - new mexico map google</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c1478</link>
    <guid isPermaLink="false">urn:md5:e9ed6f145fbaf227f31037c5d69c64aa</guid>
    <pubDate>Wed, 16 Mar 2011 18:20:02 +0100</pubDate>
    <dc:creator>new mexico map google</dc:creator>
    
    <description>&lt;p&gt;Resources like the one you mentioned here will be very useful to me! I will post a link to this page on my blog. I am sure my visitors will find that very useful.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - saglik</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c1413</link>
    <guid isPermaLink="false">urn:md5:471919022504383a2f9fc81ccdcbb332</guid>
    <pubDate>Fri, 24 Dec 2010 21:41:40 +0100</pubDate>
    <dc:creator>saglik</dc:creator>
    
    <description>&lt;p&gt;Is there an equivalent &amp;quot;make install&amp;quot; for this. I have tried but it seems to be broken.&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;a href=&quot;http://www.bloghayat.com&quot; title=&quot;http://www.bloghayat.com&quot; rel=&quot;nofollow&quot;&gt;http://www.bloghayat.com&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Want to include vlc in your Qt application? - qt123</title>
    <link>http://www.jbkempf.com/blog/post/2009/05/23/Want-to-include-vlc-in-your-Qt-application#c1337</link>
    <guid isPermaLink="false">urn:md5:33ddc41ffd0c1404afd3e53628557982</guid>
    <pubDate>Wed, 27 Oct 2010 17:11:48 +0200</pubDate>
    <dc:creator>qt123</dc:creator>
    
    <description>&lt;p&gt;How about sample for 1.1.4? This is outdated! Thanks.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - grants for teachers</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c1106</link>
    <guid isPermaLink="false">urn:md5:aadfab2bb37dcc6fcc6e3828e4a5c41d</guid>
    <pubDate>Wed, 06 Oct 2010 10:16:03 +0200</pubDate>
    <dc:creator>grants for teachers</dc:creator>
    
    <description>&lt;p&gt;Great share. I am thinking to also modify my VLC player or maybe create a new player and then add a multi playlist option&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - kidmose</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c995</link>
    <guid isPermaLink="false">urn:md5:0e18468af55838c6dcf208e5c74bb7df</guid>
    <pubDate>Thu, 19 Aug 2010 16:47:30 +0200</pubDate>
    <dc:creator>kidmose</dc:creator>
    
    <description>&lt;p&gt;thx JBK &lt;img src=&quot;/blog/themes/jbkempf/smilies/smile.png&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - JBK</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c977</link>
    <guid isPermaLink="false">urn:md5:d950277b9829d943e872b11492c94c67</guid>
    <pubDate>Sun, 15 Aug 2010 11:20:29 +0200</pubDate>
    <dc:creator>JBK</dc:creator>
    
    <description>&lt;p&gt;@Kasper: apt-get install lua5.1&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - Kasper</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c973</link>
    <guid isPermaLink="false">urn:md5:8668fc2de9ea1ad9d6f8edb4e929269f</guid>
    <pubDate>Sat, 14 Aug 2010 00:46:58 +0200</pubDate>
    <dc:creator>Kasper</dc:creator>
    
    <description>&lt;p&gt;After:&lt;br /&gt;
mkdir build &amp;amp;&amp;amp; cd build &amp;amp;&amp;amp; ../configure --disable-nls --enable-qt4&lt;br /&gt;
I get at the end this:&lt;br /&gt;
checking for LUA... yes&lt;br /&gt;
checking for luac... no&lt;br /&gt;
configure: error: Could not find the LUA byte compiler.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - mekan</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c970</link>
    <guid isPermaLink="false">urn:md5:ea6b6fe306055a87e9645ce7c1ae493b</guid>
    <pubDate>Fri, 13 Aug 2010 03:17:00 +0200</pubDate>
    <dc:creator>mekan</dc:creator>
    
    <description>&lt;p&gt;Yeah ditto on the make install comment. My current (8.10 Ubuntu) vlc version stays at 0.94 while in the build/bin dir the new 1.00 vls exists. Make install does a lot of stuff but doesn't install the new version.&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://blogmekan.com&quot; title=&quot;http://blogmekan.com&quot; rel=&quot;nofollow&quot;&gt;http://blogmekan.com&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - Fbml Kodlari</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c965</link>
    <guid isPermaLink="false">urn:md5:2e7d8876abc400eaf4505cf01b83eaa6</guid>
    <pubDate>Thu, 12 Aug 2010 08:43:26 +0200</pubDate>
    <dc:creator>Fbml Kodlari</dc:creator>
    
    <description>&lt;p&gt;thanks&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - fbmlkodları</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c928</link>
    <guid isPermaLink="false">urn:md5:0bdaa71ba54b9623749150109f82a7c6</guid>
    <pubDate>Tue, 03 Aug 2010 05:40:12 +0200</pubDate>
    <dc:creator>fbmlkodları</dc:creator>
    
    <description>&lt;p&gt;thanksss&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - ghd straighteners</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c904</link>
    <guid isPermaLink="false">urn:md5:71a4fea7282f9983f51688bd26c9df08</guid>
    <pubDate>Fri, 09 Jul 2010 09:44:09 +0200</pubDate>
    <dc:creator>ghd straighteners</dc:creator>
    
    <description>&lt;p&gt;It only works with some 1.1.0 builds. My 1.1.0 rpm doesn’t provide any Makefile project import.&lt;br /&gt;
If you want to be sure, just get the whole package directly from QT.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>VLC and IDE - gemtsone supplier</title>
    <link>http://www.jbkempf.com/blog/post/2009/04/30/VLC-and-IDE#c900</link>
    <guid isPermaLink="false">urn:md5:fc40de8640d80801d4937f420f743fcb</guid>
    <pubDate>Fri, 09 Jul 2010 05:10:25 +0200</pubDate>
    <dc:creator>gemtsone supplier</dc:creator>
    
    <description>&lt;p&gt;Read your article, I feel your words are very good, very good! Thank you for sharing.&lt;br /&gt;
winbowgems com gemstone suppliers from China, We business scope: ODM and OEM&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - Guru</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c897</link>
    <guid isPermaLink="false">urn:md5:7338f4706f25ce5389a60251e5c3d99e</guid>
    <pubDate>Tue, 06 Jul 2010 08:21:40 +0200</pubDate>
    <dc:creator>Guru</dc:creator>
    
    <description>&lt;p&gt;Hey thanks for the nice article! good blog, goodday&amp;#8230;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Howto build VLC 1.0.0-git in Ubuntu in less than 5 commands. - pv-gs150 battery</title>
    <link>http://www.jbkempf.com/blog/post/2009/03/03/Howto-build-VLC-1.0.0-git-in-Ubuntu-in-less-than-5-commands#c896</link>
    <guid isPermaLink="false">urn:md5:a1552669ac1f6e3ed7df832c00994653</guid>
    <pubDate>Tue, 06 Jul 2010 07:56:32 +0200</pubDate>
    <dc:creator>pv-gs150 battery</dc:creator>
    
    <description>&lt;p&gt;Afterwards &amp;#8216;sudo make install&amp;#8217; should finish fine and VLC will be startable from any directory by just typing &amp;#8216;vlc&amp;#8217; into the terminal. It will not be necessary anymore to run ./vlc from the build directory, and actually, the bloated 400MB git-directory can be removed. VLC seems to run fine now and also appears to find everything it needs to run and work, as opposed to installing it without those extra options,&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>
