On Aug 29, 9:36 pm, Erik Larsson <[email protected]> wrote: > nghtstr wrote 2009-08-30 02.34: > > > Ok guys, here is the problem: > > > I think I managed to hose my MacFUSE installation. As a matter of > > fact, I am fairly certain of it. Now, I need to uninstall it manually > > (since the remove button does not seem to be working at all) so I can > > get to a point where I have no MacFUSE at all. > > The following shell snippet has been posted many times to the list: > http://gist.github.com/89650 > This one-liner removes most of MacFUSE's installed files. > > There are also some libraries and development files installed that you > don't really need to worry about as they don't affect the system, but if > you really want to remove them: > sudo rm -rf "/Library/Application Support/Developer/Shared/Xcode/Project > Templates/MacFUSE" > sudo rm- rf /Library/Frameworks/MacFUSE.framework > sudo rm -rf /usr/local/include/fuse /usr/local/lib/libfuse* > /usr/local/lib/pkgconfig/fuse.pc > > And for the preference pane, you can just right click it in System > preferences and remove it. > > > Once I do that, I am going to reinstall it again. > > Can't you just reinstall to get back the uninstall functionality? > > > BTW, I started down this path because I am running Snow Leopard and I > > am having issues. > > Please share them with us. :) > > - Erik
My problem is that after having done that, using the script and everything, it is still registering as it is installed. As for the problem I am getting, here is what it is saying in my Console: Dyld Error Message: Library not loaded: /usr/local/lib/libfuse.0.dylib Referenced from: /Applications/Macfusion.app/Contents/PlugIns/ sshfs.mfplugin/Contents/Resources/sshfs-static Reason: image not found The problem is that the Library is not loaded, not a problem with MacFusion. Again, any help you can give, I would be very grateful. Thanks!! Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
