On 04/15/16 16:39, Martin Ward wrote:
On 15/04/16 22:13, Arnie Stender wrote:
Hello,
I got over my original error by setting the variables that get passed to the cmake command. From the error below it looks like I am missing something. The loop compiled everything down to the|||kconfigwidgets-5.14.0 package and gave me this:

Scanning dependencies of target docs-preparetips-preparetips5-1
[ 86%] Generating preparetips5.1
Could not locate file "kf5/kdoctools/customization" in ("/home/astender/.local/share", "/usr/local/share", "/usr/share") Could not locate file "kf5/kdoctools/customization" in ("/home/astender/.local/share", "/usr/local/share", "/usr/share")
Error: Could not find kdoctools catalogs

The kdoctools package was compiled earlier in the list and installed, as the set variable said, in /opt. This package is looking in my home directory and /usr. There must be a variable I didn't set but I have no idea what that may be. Can anyone give me a clue please? Again, thanks in advance for any help you can give.

Arnie
|


KDE_INSTALL_DOCBUNDLEDIR:PATH?

Martin
Martin,
That sounded good but it didn't work. I tried both the path to the doctools directory and the parent directory. I also tried tried changing the DOCBUNDLEDIR to DOCTOOLSDIR but that didn't work either. Thanks for the try anyway. Any other ideas, anyone? If this was a normal ./configure instead of cmake I could just run './configure --help' and it would give me a list of all the valid options. Is there a cmake command i can give that will do the same thing? 'cmake --help' looks like a general cmake options not specific to this package.

Arnie
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to