Bug 343892

Summary: Could not find a package configuration file provided by "Analitza"
Product: [Applications] cantor Reporter: Scarlett Moore <sgmoore>
Component: kalgebra-backendAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal CC: alexanderrieder, filipe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Scarlett Moore 2015-02-07 14:14:14 UTC
I am trying to package this and I recieve the fllowing error which I suspect will break kalgebra support.
CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):
  By not providing "FindAnalitza.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Analitza",
  but CMake did not find one.

  Could not find a package configuration file provided by "Analitza" with any
  of the following names:

    AnalitzaConfig.cmake
    analitza-config.cmake

  Add the installation prefix of "Analitza" to CMAKE_PREFIX_PATH or set
  "Analitza_DIR" to a directory containing one of the above files.  If
  "Analitza" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:8 (macro_optional_find_package)

Analitza now installs 
./usr/lib/x86_64-linux-gnu/cmake/Analitza5/Analitza5Config.cmake

Which is likely what the probelm is. 

Reproducible: Always

Steps to Reproduce:
1. Compile
2.
3.

Actual Results:  
Missing depend

Expected Results:  
No missing depends.
Comment 1 Aleix Pol 2015-02-08 16:55:10 UTC
Are we talking about Cantor based on Qt5 or Qt4?
Comment 2 Scarlett Moore 2015-02-09 15:18:27 UTC
Qt4, I am told qt5 version has not beeen released so not to package yet.
Comment 3 Aleix Pol 2015-02-09 15:43:50 UTC
Correct. You will need the last Analitza release 4.13 to have KAlgebra backend in Cantor, until it's ported.
Comment 4 Scarlett Moore 2015-02-12 14:24:35 UTC
I should mantion this is 14.12.2 packages, it wants a depend from 4.13? not sure how I can pull that off.
Comment 5 Filipe Saraiva 2016-04-08 18:00:40 UTC
This was solved some releases ago, thanks for all!