On 8/24/07, Jordi Espasa Clofent <sistemes.llistes at intergrid.cat> wrote: > Hello, > > I'm trying to build a sshfs available environemnt. > > Info: > [root at pandora /]# uname -a ; yum list \*fuse\* installed > Linux pandora 2.6.18-8.1.6.el5xen #1 SMP Thu Jun 14 18:01:24 EDT 2007 > x86_64 x86_64 x86_64 GNU/Linux > Loading "priorities" plugin > Loading "protectbase" plugin > Loading "installonlyn" plugin > Loading "fastestmirror" plugin > Setting up repositories > Loading mirror speeds from cached hostfile > Reading repository metadata in from local files > 0 packages excluded due to repository priority protections > 0 packages excluded due to repository protections > Installed Packages > fuse.x86_64 2.7.0-1.el5.rf > installed > fuse-sshfs.x86_64 1.8-1.el5.rf > installed > Available Packages > dkms-fuse.noarch 2.7.0-1.nodist.rf rpmforge Install the following: dkms dkms-fuse kernel-xen-devel Then it should work. Akemi