You are not logged in.
Hello,
I just tried building libgig-svn from the AUR, but it didn’t work (neither on my desktop nor my laptop).
Here is the console output: http://pastebin.com/MwcvtnTr
Does anybody know what’s wrong there?
Thanks in advance,
Peter
Last edited by Nothgirc (2014-05-28 22:37:28)
Offline
Thanks for the suggestion, but I fail to get it (libakai) installed. If I’m not mistaken, it requires libngl:
make[1]: Entering directory '/home/peter/tmp/libakai/src'
../libakai.mk:4: ../../ngl/libngl.mk: No such file or directory
make[1]: *** No rule to make target '../../ngl/libngl.mk'. Stop.
make[1]: Leaving directory '/home/peter/tmp/libakai/src'
Makefile:7: recipe for target 'all' failed
make: *** [all] Error 2Now, if my research is correct, NGL has been merged into NUI3. I tried to build that, but with the following error message I don’t know what to do:
CMake Warning at CMakeLists.txt:24 (FIND_PACKAGE):
By not providing "FindLibTidy.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "LibTidy", but
CMake did not find one.
Could not find a package configuration file provided by "LibTidy" with any
of the following names:
LibTidyConfig.cmake
libtidy-config.cmake
Add the installation prefix of "LibTidy" to CMAKE_PREFIX_PATH or set
"LibTidy_DIR" to a directory containing one of the above files. If
"LibTidy" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at CMakeLists.txt:32 (MESSAGE):
The LibTidy library was not found.
-- Configuring incomplete, errors occurred!
See also "/home/peter/tmp/nui3-master/build/CMakeFiles/CMakeOutput.log".I have installed tidyhtml, which should provide libtidy. But there is no LibTidyConfig.cmake nor libtidy-config.cmake on my system.
UPDATE: The libgig-svn package got updated, and all works now.
Last edited by Nothgirc (2014-05-28 22:36:40)
Offline