jollyjinx / encfs.macosx

encfs for mac os x using osxfuse
66 stars 18 forks source link

Support for OS X 10.10 Yosemite #11

Open moul opened 10 years ago

moul commented 10 years ago

Hi, did someone ever succeed to install and run encfs on OS X 10.10 Yosemite ?

I tried from sources but failed miserably

iMojito commented 10 years ago

Stuck at compile time. Installed 2.7.0 package from osxfuse website

libtool: link: clang++ -DRLOG_COMPONENT=encfs -I/usr/local/include -DFreeBSD=10 -DLOCALEDIR=\"/usr/local/Cellar/encfs/1.7.4p4/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -g -O2 -D_THREAD_SAFE -o .libs/encfs encfs.o main.o -Wl,-framework -Wl,CoreFoundation -Wl,-bind_at_load -L/usr/local/Cellar/gettext/0.18.3.2/lib -L/opt/local/lib ./.libs/libencfs.dylib -lrlog -lssl /usr/local/lib/libosxfuse_i64.dylib -liconv -L/usr/local/lib -lboost_serialization-mt -lboost_filesystem-mt -lboost_system-mt -lintl -pthread libtool: link: clang++ -DRLOG_COMPONENT=encfs -I/usr/local/include -DFreeBSD=10 -DLOCALEDIR=\"/usr/local/Cellar/encfs/1.7.4p4/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -g -O2 -D_THREAD_SAFE -o .libs/test test.o -Wl,-framework -Wl,CoreFoundation -Wl,-bind_at_load -L/usr/local/Cellar/gettext/0.18.3.2/lib -L/opt/local/lib ./.libs/libencfs.dylib -lrlog -lssl /usr/local/lib/libosxfuse_i64.dylib -liconv -L/usr/local/lib -lboost_serialization-mt -lboost_filesystem-mt -lboost_system-mt -lintl -pthread libtool: link: clang++ -DRLOG_COMPONENT=encfs -I/usr/local/include -DFreeBSD=10 -DLOCALEDIR=\"/usr/local/Cellar/encfs/1.7.4p4/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -g -O2 -D_THREAD_SAFE -o .libs/makeKey makeKey.o -Wl,-framework -Wl,CoreFoundation -Wl,-bind_at_load -L/usr/local/Cellar/gettext/0.18.3.2/lib -L/opt/local/lib ./.libs/libencfs.dylib -lrlog -lssl /usr/local/lib/libosxfuse_i64.dylib -liconv -L/usr/local/lib -lboost_serialization-mt -lboost_filesystem-mt -lboost_system-mt -lintl -pthread Undefined symbols for architecture x86_64: "_ENGINE_load_builtin_engines", referenced from: _main in test.o "_ENGINE_register_all_RAND", referenced from: _main in test.o "_ENGINE_register_all_ciphers", referenced from: _main in test.o "_ENGINE_register_all_digests", referenced from: _main in test.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: * [test] Error 1 make[2]: * Waiting for unfinished jobs.... make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Homebrew doesn't know what compiler versions ship with your version of Xcode (6.0). Please brew update and if that doesn't help, file an issue with the output of brew --config: https://github.com/Homebrew/homebrew/issues

Note that we only track stable, released versions of Xcode.

Thanks! ==> Formula Tap: path or URL Path: /Users/User/encfs.rb ==> Configuration HOMEBREW_VERSION: 0.9.5 HEAD: 02a37d53873d209fd3b7b3244949c6524beb4cdf CPU: quad-core 64-bit ivybridge OS X: 10.10-x86_64 Xcode: 6.0 => /Applications/Xcode6-Beta.app/Contents/Developer Error: Homebrew doesn't know what compiler versions ship with your version of Xcode (6.0). Please brew update and if that doesn't help, file an issue with the output of brew --config: https://github.com/Homebrew/homebrew/issues

Note that we only track stable, released versions of Xcode.

Thanks! Clang: 6.0 build 600 X11: N/A ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ CPPFLAGS: -I/usr/local/include/osxfuse -I/usr/local/Cellar/gettext/0.18.3.2/include LDFLAGS: -L/usr/local/Cellar/gettext/0.18.3.2/lib MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /usr/local CMAKE_INCLUDE_PATH: /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2:/Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/apache2:/Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries CMAKE_FRAMEWORK_PATH: /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig HOMEBREW_SDKROOT: /Applications/Xcode6-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin

cerisier commented 10 years ago

+1 !

SnoreCopter commented 10 years ago

. +1

Sofoca commented 10 years ago

Just stumbled upon this method which still works under Yosemite: http://seeseekey.net/blog/9455

Anyway +1!

iMojito commented 10 years ago

Should work with latest OSXFuse http://imojito.com/encfs-mac-osx-10-10-yosemite.html

lindenle commented 9 years ago

:+1:

x2q commented 9 years ago

+1

mouse07410 commented 9 years ago

On Aug 19, 2014, at 15:09 , iMojito notifications@github.com<mailto:notifications@github.com> wrote:

Compiled binaries from Mavericks work on Yosemite with latest osxfuse

That is great.

But does encfs compile & build yet under Yosemite with Xcode-6.1?

Uri Blumenthal uri@mit.edumailto:uri@mit.edu

cka3o4h1k commented 9 years ago

http://encfsmp.sourceforge.net/docs_osx.html

mouse07410 commented 9 years ago

On Jun 28, 2015, at 20:12 , cka3o4h1k notifications@github.com<mailto:notifications@github.com> wrote:

http://encfsmp.sourceforge.net/docs_osx.html

Thank you!

However

Thankfully, Macportshttps://www.macports.org/install.php appears to provide a working encfs-1.7.5https://trac.macports.org/browser/trunk/dports/fuse/encfs/Portfile version for Yosemite, so at least my itch has been scratched.

Uri Blumenthal uri@mit.edumailto:uri@mit.edu

andreagrandi commented 9 years ago

Please do NOT install ANYTHING coming from Sourceforge!!! Please read this http://arstechnica.com/information-technology/2015/05/sourceforge-grabs-gimp-for-windows-account-wraps-installer-in-bundle-pushing-adware/

cka3o4h1k commented 9 years ago

Uri Blumenthal,

Every OSX update i stuck with problems to install Encfs, i'm not skilled with compilation from source and dependencies, user level

EncFSMP is simple way to use Encfs, just download and copy to Applications. CLI supported, portable, and windows support. Of course, in standalone install and every day use better to instal newest naked version of Encfs