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
