sprock

Results 4 issues of sprock

Hello, I tried via opam using the public repositories. It can't find gcc & lapack: opam install lacaml The following actions will be performed: - install conf-lapack 1 [required by...

postgresql is version 12. DEBUG=* couchwarehouse -r --url http://donaldduck:[email protected]:5984 --db tripe --databaseType postgresql couchwarehouse Getting last change from CouchDB +0ms follow-redirects options { protocol: 'http:', maxRedirects: 21, maxBodyLength: 10485760, path:...

Hello, I'm attempting to call libopensift from C++ and running into linker errors: clang++ -g -I/opt/OpenSIFT/include -I/usr/local/include/opencv -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include/libgsf-1 -I/usr/local/include/GraphicsMagick -I/usr/local/include/orc-0.4 -I/usr/local/include/OpenEXR -I/usr/local/include/poppler/glib -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2...

Hello, Here are my notes on Jluna on FreeBSD. Does not build with c++; use g++13 Testing (at least) needs libblastrampoline (undocumented dep). I tried with CMAKE_EXE_LINKER_FLAGS /home/rmason/.local/lib/libblastrampoline.so.5 and it...