can't compile libkexiv

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

can't compile libkexiv

Frank Hommes
Hi,

I can't compile libkexiv. Can someone help:

freanki@tristan:~/progs/src/libkexiv2$ svn update
At revision 1148747.
freanki@tristan:~/progs/src/libkexiv2$ cd build/
freanki@tristan:~/progs/src/libkexiv2/build$ cmake
-DCMAKE_BUILD_TYPE=debugfull
-DCMAKE_INSTALL_PREFIX=/home/freanki/progs/digikam/ ..
-- 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
CMake Warning (dev) in CMakeLists.txt:
   No cmake_minimum_required command is present.  A line of code such as

     cmake_minimum_required(VERSION 2.8)

   should be added at the top of the file.  The version specified may be
lower
   if you wish to support older CMake versions for this project.  For more
   information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: /home/freanki/progs/src/libkexiv2/build
freanki@tristan:~/progs/src/libkexiv2/build$ make
freanki@tristan:~/progs/src/libkexiv2/build$ make install
make: *** No rule to make target `install'.  Stop.
freanki@tristan:~/progs/src/libkexiv2/build$
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: can't compile libkexiv

kunal ghosh
have you installed exiv2 from the exiv website ? that's a dependency for
libexiv2 as far as i know.

use the tarball available at the site.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: can't compile libkexiv

Gilles Caulier-4
and checkout the root kdegraphics dir which include libs/ subfolder.
remove all other dirs excepted cmake/ and run cmake . on root dir.

Gilles Caulier

2010/7/11 kunal ghosh <[hidden email]>:
> have you installed exiv2 from the exiv website ? that's a dependency for
> libexiv2 as far as i know.
>
> use the tarball available at the site.
> _______________________________________________
> Digikam-devel mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: can't compile libkexiv

Simon A. Eugster
In reply to this post by Frank Hommes
Did you follow this one? http://www.digikam.org/drupal/download?q=download/SvnAlongStable
Had similar problems until I did that as well ;)

On 11 July 2010 20:46, Frank Hommes <[hidden email]> wrote:
Hi,

I can't compile libkexiv. Can someone help:

freanki@tristan:~/progs/src/libkexiv2$ svn update
At revision 1148747.
freanki@tristan:~/progs/src/libkexiv2$ cd build/
freanki@tristan:~/progs/src/libkexiv2/build$ cmake
-DCMAKE_BUILD_TYPE=debugfull
-DCMAKE_INSTALL_PREFIX=/home/freanki/progs/digikam/ ..
-- 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
CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be
lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: /home/freanki/progs/src/libkexiv2/build
freanki@tristan:~/progs/src/libkexiv2/build$ make
freanki@tristan:~/progs/src/libkexiv2/build$ make install
make: *** No rule to make target `install'.  Stop.
freanki@tristan:~/progs/src/libkexiv2/build$
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel