<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to install VLC media player 0.9.9 from Source in Debian Lenny</title>
	<atom:link href="http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yinkster</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3979</link>
		<dc:creator>yinkster</dc:creator>
		<pubDate>Sat, 07 Nov 2009 13:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3979</guid>
		<description>Everything seems to have gone well with my installation. I had the errors described above but I installed both of the packages suggested by yxyc and Brandan. What I then had at the end of make and make install were: 
&lt;code&gt;
test -z &quot;/usr/local/share/man/man1&quot; &#124;&#124; /bin/mkdir -p &quot;/usr/local/share/man/man1&quot;
 /usr/bin/install -c -m 644 vlc.1 vlc-wrapper.1 vlc-config.1 &#039;/usr/local/share/man/man1&#039;
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3/doc&#039;
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3/doc&#039;
Making install in test
make[2]: Entering directory `/home/yinkster/vlc-1.0.3/test&#039;
make[3]: Entering directory `/home/yinkster/vlc-1.0.3/test&#039;
make[3]: Nothing to be done for `install-exec-am&#039;.
make[3]: Nothing to be done for `install-data-am&#039;.
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3/test&#039;
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3/test&#039;
make[2]: Entering directory `/home/yinkster/vlc-1.0.3&#039;
make[3]: Entering directory `/home/yinkster/vlc-1.0.3&#039;
test -z &quot;/usr/local/bin&quot; &#124;&#124; /bin/mkdir -p &quot;/usr/local/bin&quot;
 /usr/bin/install -c cvlc rvlc qvlc &#039;/usr/local/bin&#039;
make[3]: Nothing to be done for `install-data-am&#039;.
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3&#039;
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3&#039;
make[1]: Leaving directory `/home/yinkster/vlc-1.0.3&#039;
&lt;/code&gt;

Is this because I ran the apt-get both times whilst I was still inside the vlc folder, or does it not matter, or was that the correct thing to do? All help is appreciated.</description>
		<content:encoded><![CDATA[<p>Everything seems to have gone well with my installation. I had the errors described above but I installed both of the packages suggested by yxyc and Brandan. What I then had at the end of make and make install were:<br />
<code><br />
test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"<br />
 /usr/bin/install -c -m 644 vlc.1 vlc-wrapper.1 vlc-config.1 '/usr/local/share/man/man1'<br />
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3/doc'<br />
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3/doc'<br />
Making install in test<br />
make[2]: Entering directory `/home/yinkster/vlc-1.0.3/test'<br />
make[3]: Entering directory `/home/yinkster/vlc-1.0.3/test'<br />
make[3]: Nothing to be done for `install-exec-am'.<br />
make[3]: Nothing to be done for `install-data-am'.<br />
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3/test'<br />
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3/test'<br />
make[2]: Entering directory `/home/yinkster/vlc-1.0.3'<br />
make[3]: Entering directory `/home/yinkster/vlc-1.0.3'<br />
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"<br />
 /usr/bin/install -c cvlc rvlc qvlc '/usr/local/bin'<br />
make[3]: Nothing to be done for `install-data-am'.<br />
make[3]: Leaving directory `/home/yinkster/vlc-1.0.3'<br />
make[2]: Leaving directory `/home/yinkster/vlc-1.0.3'<br />
make[1]: Leaving directory `/home/yinkster/vlc-1.0.3'<br />
</code></p>
<p>Is this because I ran the apt-get both times whilst I was still inside the vlc folder, or does it not matter, or was that the correct thing to do? All help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doctor_G</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3798</link>
		<dc:creator>Doctor_G</dc:creator>
		<pubDate>Sat, 10 Oct 2009 13:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3798</guid>
		<description>Cagri:
It would seem that you did NOT have success in compiling the vlc libraries.  They are probably supposed to be at /usr/lib/... as well as the vlc subdirectories.  Were there any error messages while compiling?

On the other hand, libvlc.so.2 is a symbolic link to libvlc.so.2.0.2 ... in my /usr/lib directory, although I&#039;m in a Mandriva distro with version 0.9.3 Grishenko.

You might do a ls -all /usr/lib and see if it&#039;s there.</description>
		<content:encoded><![CDATA[<p>Cagri:<br />
It would seem that you did NOT have success in compiling the vlc libraries.  They are probably supposed to be at /usr/lib/&#8230; as well as the vlc subdirectories.  Were there any error messages while compiling?</p>
<p>On the other hand, libvlc.so.2 is a symbolic link to libvlc.so.2.0.2 &#8230; in my /usr/lib directory, although I&#8217;m in a Mandriva distro with version 0.9.3 Grishenko.</p>
<p>You might do a ls -all /usr/lib and see if it&#8217;s there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cagri</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3766</link>
		<dc:creator>Cagri</dc:creator>
		<pubDate>Sun, 04 Oct 2009 23:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3766</guid>
		<description>Hi,

I think all the steps you described went well but when I want to run vlc, I get the following:

vlc: error while loading shared libraries: libvlc.so.2: cannot open shared object file: No such file or directory

Any help would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think all the steps you described went well but when I want to run vlc, I get the following:</p>
<p>vlc: error while loading shared libraries: libvlc.so.2: cannot open shared object file: No such file or directory</p>
<p>Any help would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3373</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Thu, 16 Jul 2009 04:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3373</guid>
		<description>i am geting problen while install vlc
 
#tar -xjf vlc-0.9.9.tar.bz2
#cd vlc-0.9.9
#./configure --disable-swscale

After typing make command.
Error is following...
#make
make: *** No targets specified and no makefile found.  Stop.
#make install
bash: male: command not found

i m not able to install vlc plz,,, help me....</description>
		<content:encoded><![CDATA[<p>i am geting problen while install vlc</p>
<p>#tar -xjf vlc-0.9.9.tar.bz2<br />
#cd vlc-0.9.9<br />
#./configure &#8211;disable-swscale</p>
<p>After typing make command.<br />
Error is following&#8230;<br />
#make<br />
make: *** No targets specified and no makefile found.  Stop.<br />
#make install<br />
bash: male: command not found</p>
<p>i m not able to install vlc plz,,, help me&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandan</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3325</link>
		<dc:creator>brandan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3325</guid>
		<description>Hi all i have noticed a few of you are having trouble with lXext error while compiling vlc from source here is the fix for debian lenny to get you past this error and complete the make. install libxext-dev and it will complete hope this helps you out.

brandan</description>
		<content:encoded><![CDATA[<p>Hi all i have noticed a few of you are having trouble with lXext error while compiling vlc from source here is the fix for debian lenny to get you past this error and complete the make. install libxext-dev and it will complete hope this helps you out.</p>
<p>brandan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarkozig</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3180</link>
		<dc:creator>sarkozig</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3180</guid>
		<description>17wb: try this:
sudo make install</description>
		<content:encoded><![CDATA[<p>17wb: try this:<br />
sudo make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yxyc</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3117</link>
		<dc:creator>yxyc</dc:creator>
		<pubDate>Mon, 01 Jun 2009 13:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3117</guid>
		<description>2 17wb: Resolved by:
sudo apt-get install x11proto-xext-dev</description>
		<content:encoded><![CDATA[<p>2 17wb: Resolved by:<br />
sudo apt-get install x11proto-xext-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 17wb</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-3010</link>
		<dc:creator>17wb</dc:creator>
		<pubDate>Thu, 21 May 2009 16:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-3010</guid>
		<description>Thank you for your post. I got some errors after &#039;make&#039;, could you help? 

xcommon.h:355: error: expected specifier-qualifier-list before ‘XShmSegmentInfo’
make[6]: *** [libglx_plugin_la-glx.lo] Error 1
make[6]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output/x11&#039;
make[5]: *** [check] Error 2
make[5]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output/x11&#039;
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output&#039;
make[3]: *** [check] Error 2
make[3]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output&#039;
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/user/vlc-0.9.9a/modules&#039;
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/user/vlc-0.9.9a&#039;
make: *** [check] Error 2</description>
		<content:encoded><![CDATA[<p>Thank you for your post. I got some errors after &#8216;make&#8217;, could you help? </p>
<p>xcommon.h:355: error: expected specifier-qualifier-list before ‘XShmSegmentInfo’<br />
make[6]: *** [libglx_plugin_la-glx.lo] Error 1<br />
make[6]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output/x11&#8242;<br />
make[5]: *** [check] Error 2<br />
make[5]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output/x11&#8242;<br />
make[4]: *** [check-recursive] Error 1<br />
make[4]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output&#8217;<br />
make[3]: *** [check] Error 2<br />
make[3]: Leaving directory `/home/user/vlc-0.9.9a/modules/video_output&#8217;<br />
make[2]: *** [check-recursive] Error 1<br />
make[2]: Leaving directory `/home/user/vlc-0.9.9a/modules&#8217;<br />
make[1]: *** [check-recursive] Error 1<br />
make[1]: Leaving directory `/home/user/vlc-0.9.9a&#8217;<br />
make: *** [check] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laudens</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-2862</link>
		<dc:creator>laudens</dc:creator>
		<pubDate>Fri, 01 May 2009 20:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-2862</guid>
		<description>Try to give a [u]#make check[/u] after configured, so it will check for dependencies</description>
		<content:encoded><![CDATA[<p>Try to give a [u]#make check[/u] after configured, so it will check for dependencies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-2817</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 26 Apr 2009 18:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-2817</guid>
		<description>Got the same error as Saptech already with &quot;make&quot;. Tried to &quot;make install&quot; anyway and got the same error again. Any suggetions?</description>
		<content:encoded><![CDATA[<p>Got the same error as Saptech already with &#8220;make&#8221;. Tried to &#8220;make install&#8221; anyway and got the same error again. Any suggetions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-2770</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Sat, 18 Apr 2009 06:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-2770</guid>
		<description>Thx for the how-to; got problems with the second step (installing lib*-dev), apt-get complains dependencies not met (libqt4-dev relies on older versions of other libs than those I&#039;m installing). I didn&#039;t check further, maybe it&#039;s because I&#039;m prefering packages from &quot;backport.org&quot;... will check later.</description>
		<content:encoded><![CDATA[<p>Thx for the how-to; got problems with the second step (installing lib*-dev), apt-get complains dependencies not met (libqt4-dev relies on older versions of other libs than those I&#8217;m installing). I didn&#8217;t check further, maybe it&#8217;s because I&#8217;m prefering packages from &#8220;backport.org&#8221;&#8230; will check later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saptech</title>
		<link>http://www.debianadmin.com/how-to-install-vlc-media-player-099-from-source-in-debian-lenny.html/comment-page-1#comment-2769</link>
		<dc:creator>Saptech</dc:creator>
		<pubDate>Sat, 18 Apr 2009 02:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=735#comment-2769</guid>
		<description>I just tried this and everything seems to have been going good until the &#039;make install&#039; part and then I get this error.

Any ideas what could be wrong?


x264.c: In function ‘Open’:
x264.c:962: error: ‘x264_param_t’ has no member named ‘b_pre_scenecut’
make[5]: *** [libx264_plugin_la-x264.lo] Error 1
make[5]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#039;
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#039;
make[3]: *** [install] Error 2
make[3]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#039;
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/saptech/vlc-0.9.9/modules&#039;
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/saptech/vlc-0.9.9&#039;
make: *** [install] Error 2</description>
		<content:encoded><![CDATA[<p>I just tried this and everything seems to have been going good until the &#8216;make install&#8217; part and then I get this error.</p>
<p>Any ideas what could be wrong?</p>
<p>x264.c: In function ‘Open’:<br />
x264.c:962: error: ‘x264_param_t’ has no member named ‘b_pre_scenecut’<br />
make[5]: *** [libx264_plugin_la-x264.lo] Error 1<br />
make[5]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#8217;<br />
make[4]: *** [install-recursive] Error 1<br />
make[4]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#8217;<br />
make[3]: *** [install] Error 2<br />
make[3]: Leaving directory `/home/saptech/vlc-0.9.9/modules/codec&#8217;<br />
make[2]: *** [install-recursive] Error 1<br />
make[2]: Leaving directory `/home/saptech/vlc-0.9.9/modules&#8217;<br />
make[1]: *** [install-recursive] Error 1<br />
make[1]: Leaving directory `/home/saptech/vlc-0.9.9&#8242;<br />
make: *** [install] Error 2</p>
]]></content:encoded>
	</item>
</channel>
</rss>
