bispawel / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

MacFUSE, sshfs binary installers on 10.3.9, installed sshfs.app fails #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download and install MacFUSE-Core-0.1.7.dmg
2. download and install sshfs-0.1.0.dmg
3. reboot and run sshfs.app

What is the expected output? What do you see instead?
GUI sshfs:
  expected: GUI with connection in file menu.
  actual: App does not start.
commandline sshfs-static:
  expected: remote directories mount locally.
  actual: kextload: cannot resolve dependencies for kernel extension
/Library/Extensions/fusefs.kext
fusefs file system is not available

What version of the product are you using? On what operating system?
MacFUSE-Core-0.1.7, sshfs-0.1.0, MacOS 10.3.9

Please provide any additional information below.

Original issue reported on code.google.com by dirk.sla...@csiro.au on 23 Jan 2007 at 1:23

GoogleCodeExporter commented 8 years ago
MacFUSE requires at least Mac OS X 10.4 (we say that on the home page of the 
project). The installer package 
should handle this in a pre-install check (looks like it isn't since you 
apparently were able to install it).

Original comment by si...@gmail.com on 23 Jan 2007 at 4:10

GoogleCodeExporter commented 8 years ago
Package will now have check for minimum OS version.

Original comment by si...@gmail.com on 25 Jan 2007 at 6:41