<?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>Комментарии: fuse 2.6.3-3 for RHEL 4 &amp; SRPM</title>
	<atom:link href="http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Mar 2009 00:15:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Автор: alexey</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-310</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 03 Dec 2007 09:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-310</guid>
		<description>Hi David,

the best you can do is to take fuse-2.6.3-3.src.rpm and compile it. That&#039;s &#039;cause fuse-kernel module depends on specific kernel version that it was compiled for.

Best.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>the best you can do is to take fuse-2.6.3-3.src.rpm and compile it. That&#8217;s &#8217;cause fuse-kernel module depends on specific kernel version that it was compiled for.</p>
<p>Best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: David</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-302</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 29 Nov 2007 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-302</guid>
		<description>Hi Alexey 

Thanks a lot for the response. It worked however some errors poped up.

It compalains about /boot/system* directory. I am using RHEL 4 Update 5 so Kernel is 2.6.9-55 but these fuse rpms looks for 2.6.9-42. In this situation I wonder what can we do?

Compile the sources?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Alexey </p>
<p>Thanks a lot for the response. It worked however some errors poped up.</p>
<p>It compalains about /boot/system* directory. I am using RHEL 4 Update 5 so Kernel is 2.6.9-55 but these fuse rpms looks for 2.6.9-42. In this situation I wonder what can we do?</p>
<p>Compile the sources?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: alexey</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-295</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 26 Nov 2007 15:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-295</guid>
		<description>Hi David,

they really need each other for sure.

Install by one command:

rpm -ivh fuse-kernel-module-2.6.3-3.EL4.i686.rpm fuse-2.6.3-3.EL4.i686.rpm

and everything will be OK.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>they really need each other for sure.</p>
<p>Install by one command:</p>
<p>rpm -ivh fuse-kernel-module-2.6.3-3.EL4.i686.rpm fuse-2.6.3-3.EL4.i686.rpm</p>
<p>and everything will be OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: David</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-294</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 26 Nov 2007 14:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-294</guid>
		<description>Hi Alexey

I am trying to install these RPMs but it fails with dependencies:

rpm -ihv fuse-kernel-module-2.6.3-3.EL4.i686.rpm
error: Failed dependencies:
        fuse &gt;= 2.6.3 is needed by fuse-kernel-module-2.6.3-3.EL4.i686

rpm -ihv fuse-2.6.3-3.EL4.i686.rpm
error: Failed dependencies:
        fuse-kernel-module = 2.6.3 is needed by fuse-2.6.3-3.EL4.i686

Looks like they need each other?</description>
		<content:encoded><![CDATA[<p>Hi Alexey</p>
<p>I am trying to install these RPMs but it fails with dependencies:</p>
<p>rpm -ihv fuse-kernel-module-2.6.3-3.EL4.i686.rpm<br />
error: Failed dependencies:<br />
        fuse &gt;= 2.6.3 is needed by fuse-kernel-module-2.6.3-3.EL4.i686</p>
<p>rpm -ihv fuse-2.6.3-3.EL4.i686.rpm<br />
error: Failed dependencies:<br />
        fuse-kernel-module = 2.6.3 is needed by fuse-2.6.3-3.EL4.i686</p>
<p>Looks like they need each other?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: alexey</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-45</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Mon, 23 Apr 2007 14:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-45</guid>
		<description>rpm -Uvh fuse fuse-libs fuse-kernel-module</description>
		<content:encoded><![CDATA[<p>rpm -Uvh fuse fuse-libs fuse-kernel-module</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Dmitry</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-44</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 23 Apr 2007 06:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-44</guid>
		<description>Здравствуйте.

Небольшая (???) проблема.
Пытаюсь поставить fuse - пишет, что нужно fuse-kernel-module
Пытаюсь поставить fuse-kernel-module - пишет, что нужно fuse

Замкнутый круг или кривые руки?</description>
		<content:encoded><![CDATA[<p>Здравствуйте.</p>
<p>Небольшая (???) проблема.<br />
Пытаюсь поставить fuse &#8211; пишет, что нужно fuse-kernel-module<br />
Пытаюсь поставить fuse-kernel-module &#8211; пишет, что нужно fuse</p>
<p>Замкнутый круг или кривые руки?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: alexey</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-28</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Sun, 25 Mar 2007 15:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-28</guid>
		<description>Hi Robert,
you installed SOURCE RPM and trying to load uncompiled fuse module.

You can download prebuilded kernel module, but it depends on kernel other then yours, thus you have to install it with force options and then move fuse.ko to proper location.

Other way is to build your own module with src.rpm you&#039;ve downloaded with rpmbuild command.</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
you installed SOURCE RPM and trying to load uncompiled fuse module.</p>
<p>You can download prebuilded kernel module, but it depends on kernel other then yours, thus you have to install it with force options and then move fuse.ko to proper location.</p>
<p>Other way is to build your own module with src.rpm you&#8217;ve downloaded with rpmbuild command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Robert Steffensen</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-27</link>
		<dc:creator>Robert Steffensen</dc:creator>
		<pubDate>Sat, 24 Mar 2007 17:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-27</guid>
		<description>Hi
When i installed  rpm -ivh fuse-2.6.3-3.src.rpm this gave me a error message. Even if its using root and it sais 100% i don&#039;t think this went well.
All the other above rpm&#039;s installed successfully.
warning: user avm does not exist - using root
warning: group avm does not exist - using root
########################################### [100%]
This is my kernel version:
[root@steffensen ntfs3g]# uname -a
2.6.9-42.0.8.ELsmp i686 i686 i386 GNU/Linux
mount -t ntfs-3g /dev/sda1 /mnt/windows
FATAL: Module fuse not found.
fusermount: fuse device not found, try &#039;modprobe fuse&#039; first
FUSE mount point creation error: Success
Unmounting /dev/sda1 (IBM_PRELOAD)

I&#039;m strugling getting Fuse to install as it should. Could anybody help me !
I need this to work.</description>
		<content:encoded><![CDATA[<p>Hi<br />
When i installed  rpm -ivh fuse-2.6.3-3.src.rpm this gave me a error message. Even if its using root and it sais 100% i don&#8217;t think this went well.<br />
All the other above rpm&#8217;s installed successfully.<br />
warning: user avm does not exist &#8211; using root<br />
warning: group avm does not exist &#8211; using root<br />
########################################### [100%]<br />
This is my kernel version:<br />
[root@steffensen ntfs3g]# uname -a<br />
2.6.9-42.0.8.ELsmp i686 i686 i386 GNU/Linux<br />
mount -t ntfs-3g /dev/sda1 /mnt/windows<br />
FATAL: Module fuse not found.<br />
fusermount: fuse device not found, try &#8216;modprobe fuse&#8217; first<br />
FUSE mount point creation error: Success<br />
Unmounting /dev/sda1 (IBM_PRELOAD)</p>
<p>I&#8217;m strugling getting Fuse to install as it should. Could anybody help me !<br />
I need this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: alexey</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-22</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Thu, 15 Mar 2007 20:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-22</guid>
		<description>2 jweinshe - you are not right my friend, Toshik has other problem, sorry :) About your problem, the best solution is to build rpms from scratch using my src.rpm, it should fit you well. I&#039;m still working on script for robust kernel detection. RPMS could fail if kernel version does not match exact the one for which binary were assembled at this moment.

2 Toshik, По-умолчанию используется UTF-8, однако, порой может и не срабатывать нормальная трансляция кодировок. Попробуйте написать при монтировании:
&lt;code&gt;mount -t ntfs-3g /dev/hda1 /mnt/windows -o locale=ru_RU.utf8&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>2 jweinshe &#8211; you are not right my friend, Toshik has other problem, sorry <img src='http://marush.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  About your problem, the best solution is to build rpms from scratch using my src.rpm, it should fit you well. I&#8217;m still working on script for robust kernel detection. RPMS could fail if kernel version does not match exact the one for which binary were assembled at this moment.</p>
<p>2 Toshik, По-умолчанию используется UTF-8, однако, порой может и не срабатывать нормальная трансляция кодировок. Попробуйте написать при монтировании:<br />
<code>mount -t ntfs-3g /dev/hda1 /mnt/windows -o locale=ru_RU.utf8</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: jweinshe</title>
		<link>http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/comment-page-1/#comment-20</link>
		<dc:creator>jweinshe</dc:creator>
		<pubDate>Wed, 14 Mar 2007 21:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://marush.com/2007/03/08/fuse-263-3-for-rhel-4-srpm/#comment-20</guid>
		<description>Toshick - If I understand what your asking, you can&#039;t find the rpms?  Just click on the title of the post (in this case fuse 2.6.3-3 for RHEL 4 &amp; SRPM) and the rpms will appear

Sorry, I&#039;m using a russian to english translation page...</description>
		<content:encoded><![CDATA[<p>Toshick &#8211; If I understand what your asking, you can&#8217;t find the rpms?  Just click on the title of the post (in this case fuse 2.6.3-3 for RHEL 4 &amp; SRPM) and the rpms will appear</p>
<p>Sorry, I&#8217;m using a russian to english translation page&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
