Marcelo,

Sound like one you need to add the libfuse package because it is missing,
either through yum or wget, whatever you want to use.  Second it sounds like
you might have an issue with fuse.  Make sure the user is part of the fuse
group and make sure you load the fuse module (modprobe fuse).  Hope this
helps.  Not sure what documentation you are using but ltsp.org has a good
how-to on the wiki
http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev#Enabling_localdevice_on_the_clie





On Thu, Mar 27, 2008 at 8:08 PM, Marcelo Baldi <[EMAIL PROTECTED]>
wrote:

> Hi,
>
> I've been looking in Google for days and I can't find a solution. I'd
> appreciate any help...
>
> I' trying to make a CDRom local device working on LTSP 4.2 in debian Etch
>
> I followed the instructions in the wiki:
> http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev-DebianEtch
>
> Everything fine till arrived to section  "Enable localdev on the Client"
>  :(
>
> Following the troubleshooting:
> http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev#Troubleshooting
> I arrived to Step 11:( is the lbus_event_handler firing?).
>
> Executing on an xterm:
> server:-$ /usr/sbin/lbus_event_handler.sh add block /tmp 1024 Temp
>
> returns the following error:
> /usr/sbin/ltspfs: error while loading shared libraries: libfuse.so.2:
> cannot open shared object file: No such file or directory
> (and an  icon called "Temp" pops up on the desktop, but  the directory
> is empty, it's not mounted.)
>
> Searching in the web, I founded:
>
> http://64.233.169.104/search?q=cache:HM4wSTxELwUJ:fuse.sourceforge.net/wiki/index.php/FAQ+%22libfuse.so.2:+cannot+open+shared+object+file%22&hl=es&ct=clnk&cd=1&gl=ar
> which tells to add the LIBDIR to /etc/ld.so.conf and then use ldconfig.
>
> In the server (Debian Etch) libfuse2 is at /usr/lib. I try with
> /usr/local/lib and
> /usr/lib without success...
>
> Any help would be gratefully aprecciated,
>
> Thanks,
>
> Marcelo
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to