Well, the homebrew community is trying to create a brew for OTB 5.0, but it came to a halt from what I understand. Someone did create a formula , but it just does not work. On Oct 14, 2015 11:59 AM, "Rashad M" <[email protected]> wrote:
> > > > > On Wed, Oct 14, 2015 at 5:50 PM, Timur Girgin <[email protected]> > wrote: > >> I tried to figure that out for hours, and could not figure it out. I >> ended up installing OTB on my linux server. That literally took 2 command >> lines, and I was done installing. Mac's are hard to play with libraries >> apparently. >> > > Hmm.. maybe OTB also needs a nightly standalone package for MacOS!. This > way OSX users can have OTB in just two commands. > > > @Thomas, > > just a silly question. did you also tried > export http_proxy=http://user:pass@proxyhost:port/ > export https_proxy=http://user:pass@proxyhost:port/ > > https_proxy must be set but this can be same as http_proxy value. > > >> Tim >> >> >> On Wednesday, October 14, 2015 at 3:54:33 AM UTC-5, Thomas Tilak wrote: >>> >>> I have the same issue trying to compile OTB-5 with SuperBuild. >>> >>> dyld: Library not loaded: /usr/lib/libsqlite3.dylib >>> >>> Referenced from: >>> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork >>> >>> Reason: Incompatible library version: CFNetwork requires version 9.0.0 >>> or later, but libsqlite3.dylib provides version 0.0.0 >>> >>> /bin/sh: line 1: 53984 Trace/BPT trap: 5 env >>> DYLD_LIBRARY_PATH=/Volumes/Iduna/dev/OTB-5.0.0/install/lib: >>> /usr/local/Cellar/cmake/3.2.1/bin/cmake >>> -C/Volumes/Iduna/dev/OTB-5.0.0/build/OTB/tmp/OTB-cache.cmake "-GUnix >>> Makefiles" /Volumes/Iduna/dev/OTB-5.0.0/SuperBuild/.. >>> >>> make[2]: *** [OTB/src/OTB-stamp/OTB-configure] Error 133 >>> >>> make[1]: *** [CMakeFiles/OTB.dir/all] Error 2 >>> >>> make: *** [all] Error 2 >>> >>> >>> When does OTB needs CFNetwork framework? I have several libsqlite3.dylib >>> on my machine, how could I force the compilation to use a specific one? >>> >>> >>> >>> -- >> -- >> Check the OTB FAQ at >> http://www.orfeo-toolbox.org/FAQ.html >> >> You received this message because you are subscribed to the Google >> Groups "otb-users" 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/otb-users?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "otb-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Regards, > Rashad > > -- > -- > Check the OTB FAQ at > http://www.orfeo-toolbox.org/FAQ.html > > You received this message because you are subscribed to the Google > Groups "otb-users" 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/otb-users?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "otb-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/otb-users/njAxuRFBZY8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" 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/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
