Cerco di installare wine con osxwinebuilder . Quando lo faccio, ottengo il seguente errore:
...
checking if ccache g++ supports -c -o file.o... yes
checking if ccache g++ supports -c -o file.o... (cached) yes
checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking that we can compile and link with libltdl... no
configure: error: cannot compile and link against libltdl
libgphoto2 requires libltdl (the libtool dl* library),
but cannot compile and link against it.
Aborting.
could not run configure command './configure --prefix=/Users/scott/wine/wine-1.5.16 --enable-shared=yes --enable-static=no --with-libexif=auto' in /Users/scott/wine/build/libgphoto2-2.4.14 - exiting
Sono confuso come quello che dovrei fare. Ho installato homebrew - dovrei installare qualcosa?