#37000: sshfs ----------------------------+-------------------------------- Reporter: jonlederman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Old description:
HI,
I am unable to run sshfs, which was installed via macports. When I type the command, I get:
sudo echo password | sshfs jon@192.168.2.11:/opt ~/mnt -o dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid dyld: Library not loaded: /opt/local/lib/libfuse.2.dylib Referenced from: /opt/local/bin/sshfs Reason: Incompatible library version: sshfs requires version 11.0.0 or later, but libfuse.2.dylib provides version 10.0.0 Trace/BPT trap: 5
Any help appreciated. Thanks.
Jon
New description: HI, I am unable to run sshfs, which was installed via macports. When I type the command, I get: {{{ sudo echo password | sshfs jon@192.168.2.11:/opt ~/mnt -o dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid dyld: Library not loaded: /opt/local/lib/libfuse.2.dylib Referenced from: /opt/local/bin/sshfs Reason: Incompatible library version: sshfs requires version 11.0.0 or later, but libfuse.2.dylib provides version 10.0.0 Trace/BPT trap: 5 }}} Any help appreciated. Thanks. Jon -- Comment (by raimue@…): Please use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/37000#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS