Hello together, trying to build the whole sigrok path from source on my MAC (Mojave)
Had success building libsigrokdecode for test but want to try the whole thing… here my experiance from this: https://sourceforge.net/p/sigrok/mailman/message/37411467/ I Followed Instructions here: https://sigrok.org/wiki/Mac_OS_X#Building_from_source_using_Homebrew <https://sigrok.org/wiki/Mac_OS_X#Building_from_source_using_Homebrew> got this Messages: ……………... checking for javac... yes ../configure: line 25526: AX_PROG_JAVAC: command not found ../configure: line 25549: AX_JNI_INCLUDE_DIR: command not found checking for jni.h... no checking for glib-2.0 >= 2.32.0 zlib libserialport >= 0.1.1 libftdi1 >= 1.0 libusb-1.0 >= 1.0.16 gio-2.0 >= 2.24.0 libzip >= 0.10... no configure: error: Package requirements (glib-2.0 >= 2.32.0 zlib libserialport >= 0.1.1 libftdi1 >= 1.0 libusb-1.0 >= 1.0.16 gio-2.0 >= 2.24.0 libzip >= 0.10) were not met: No package 'libzip' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSIGROK_CFLAGS and LIBSIGROK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. iMac-LAN:macosx klaus$ brew install libzip Running `brew update --preinstall`... Warning: libzip 1.8.0_1 is already installed and up-to-date. To reinstall 1.8.0_1, run: brew reinstall libzip iMac-LAN:macosx Klaus$ iMac-LAN:macosx klaus$ brew list libzip /usr/local/Cellar/libzip/1.8.0_1/bin/zipcmp /usr/local/Cellar/libzip/1.8.0_1/bin/zipmerge /usr/local/Cellar/libzip/1.8.0_1/bin/ziptool /usr/local/Cellar/libzip/1.8.0_1/include/ (2 files) /usr/local/Cellar/libzip/1.8.0_1/lib/libzip.5.4.dylib /usr/local/Cellar/libzip/1.8.0_1/lib/cmake/ (4 files) /usr/local/Cellar/libzip/1.8.0_1/lib/pkgconfig/libzip.pc /usr/local/Cellar/libzip/1.8.0_1/lib/ (2 other files) /usr/local/Cellar/libzip/1.8.0_1/share/man/ (124 files) iMac-LAN:macosx klaus$ Any hints available? … Many thanks in advance Klaus
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel