[Kmymoney-devel] [Bug 263983] Cannot open Database on start of KMyMoney.
Russ Fineman
upscope at nwi.net
Mon May 2 20:51:50 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=263983
Russ Fineman <upscope at nwi.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--- Comment #19 from Russ Fineman <upscope nwi net> 2011-05-02 20:51:44 ---
Fernando, Just got time to try compiling new fixed version. First I cannot find
a version of ofxlib-0.9.2 for opensuse. But this appears to be optional for
now.
Second following the instructions I get an error in cmake. Output follows:
finemanruss at linux-fj8u:~/Temp/KMyMoney/SVN_Version/kmymoney> ls
astyle-kmymoney.sh ChangeLog.original contrib
kmymoney.doxygen.in README.cmake
AUTHORS cmake COPYING
kmymoney.spec.in README.Fileformats
BUGS CMakeLists.txt developer-doc libkdchart
README.ofx
build config-kmymoney.h.cmake INSTALL libkgpgfile
TODO
ChangeLog config-kmymoney-version.h.cmake kmymoney Messages.sh
finemanruss at linux-fj8u:~/Temp/KMyMoney/SVN_Version/kmymoney> cd build
finemanruss at linux-fj8u:~/Temp/KMyMoney/SVN_Version/kmymoney/build> cmake ..
-DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in
/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
- found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Found Phonon: /usr/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Boost version: 1.44.0
-- Found the following Boost libraries:
-- graph
-- Found gpgme-config at /usr/bin/gpgme-config
-- Found gpgme v1.3.0, checking for flavours...
-- Found flavour 'vanilla', checking whether it's usable...yes
-- Found flavour 'pthread', checking whether it's usable...yes
-- Found flavour 'pth', checking whether it's usable...yes
-- Usable gpgme flavours found: vanilla pthread pth
-- Found QGpgme: /usr/lib64/libqgpgme.so
-- Found KdepimLibs: /usr/lib64/cmake/KdepimLibs/KdepimLibsConfig.cmake
-- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "0.90",
required is "0.18")
-- Found Doxygen: /usr/bin/doxygen
-- Found GMP: /usr/include
-- checking for module 'libalkimia'
-- package 'libalkimia' not found
CMake Error at cmake/modules/FindLibalkimia.cmake:69 (MESSAGE):
Could NOT find Libalkimia
Call Stack (most recent call first):
CMakeLists.txt:90 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
(In reply to comment #17)
> @Russ: I just committed the patch to svn trunk. If you can build from there,
> you should be in good shape. There are directions at
> http://techbase.kde.org/Projects/KMyMoney#Installation that can get you
> started.
Looked in my installed system (YaST) and cannot find the library mentioned. Did
I miss something on getting the SVN?
Checked as unconfirmed so message would get to you. I know its fixed but I
don't know when it will be fixed in the openSUSE repo's.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list