-
Notifications
You must be signed in to change notification settings - Fork 110
Home
gerard edited this page Sep 14, 2010
·
16 revisions
It seems that in Snow Leopard is a bit trickier to compile ext4fuse than it is on plain Leopard. The darwinport doesn’t seem to install the usual header files and so on, so skip that. Get the official binary from the macfuse guys instead. After that, you can compile by using this command line:
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig make
What follows is basically developer info. If you are looking at how to use ext4fuse, please refer to the README