This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Ktorrent v4.1.1 on Ubuntu 11.04

Tags: None
(comma "," separated)
sev7en
Registered Member
Posts
2
Karma
0

Ktorrent v4.1.1 on Ubuntu 11.04

Thu May 05, 2011 5:28 am
Hello to everyone!
I'd like to install this new release on latest Ubuntu distro and I applied the procedure posted on the official page but I got this error code on the cmake task:

Image

I also tried the repository way by adding this: sudo add-apt-repository ppa:ferramroberto/maverick and this sudo add-apt-repository ppa:ferramroberto/natty with no success.


Anyone can help me?


Thanks!!!
Kirill
Registered Member
Posts
2
Karma
0

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Thu May 05, 2011 9:12 am
I'm experiencing problem with upgrading ktorrent on latest ubuntu too.
George
Moderator
Posts
5421
Karma
1

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Thu May 05, 2011 4:00 pm
Did you do "sudo apt-get build-dep ktorrent" ?
sev7en
Registered Member
Posts
2
Karma
0

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Thu May 05, 2011 4:32 pm
George wrote:Did you do "sudo apt-get build-dep ktorrent" ?

Thanks George, just typing it now...


@EDIT: I did it and... it looks like there are alot of missing items:

Image
de3234f2561468
Registered Member
Posts
3
Karma
0

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Sun Jun 26, 2011 5:18 am
MAJOR EDIT: oops, I needed libgcrypt11-dev it works now


I had the same issue and followed the instructions, now I get this error:
Code: Select all
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBGCRYPT_INCLUDE_DIR
   used as include directory in directory /home/robin/src/libktorrent/src
   used as include directory in directory /home/robin/src/libktorrent/src/torrent
   used as include directory in directory /home/robin/src/libktorrent/src/torrent/tests
   used as include directory in directory /home/robin/src/libktorrent/src/datachecker
   used as include directory in directory /home/robin/src/libktorrent/src/datachecker/tests
   used as include directory in directory /home/robin/src/libktorrent/src/download
   used as include directory in directory /home/robin/src/libktorrent/src/download/tests
   used as include directory in directory /home/robin/src/libktorrent/src/diskio
   used as include directory in directory /home/robin/src/libktorrent/src/diskio/tests
   used as include directory in directory /home/robin/src/libktorrent/src/peer
   used as include directory in directory /home/robin/src/libktorrent/src/peer/tests
   used as include directory in directory /home/robin/src/libktorrent/src/net
   used as include directory in directory /home/robin/src/libktorrent/src/net/tests
   used as include directory in directory /home/robin/src/libktorrent/src/mse
   used as include directory in directory /home/robin/src/libktorrent/src/mse/tests
   used as include directory in directory /home/robin/src/libktorrent/src/magnet
   used as include directory in directory /home/robin/src/libktorrent/src/magnet/tests
   used as include directory in directory /home/robin/src/libktorrent/src/util
   used as include directory in directory /home/robin/src/libktorrent/src/util/tests
   used as include directory in directory /home/robin/src/libktorrent/src/utp
   used as include directory in directory /home/robin/src/libktorrent/src/utp/tests
   used as include directory in directory /home/robin/src/libktorrent/src/upnp
   used as include directory in directory /home/robin/src/libktorrent/src/tracker
LIBGCRYPT_LIBRARIES
    linked by target "ktorrent" in directory /home/robin/src/libktorrent/src

-- Configuring incomplete, errors occurred!


anyone knows how to fix this?
In addition to sudo apt-get build-dep ktorrent I had to go to package manager and install some more libraries to get this to work to this point.
edit:
here is rest of the make output
Code: Select all
-- 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/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.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/lib/x86_64-linux-gnu/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/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found GMP: /usr/include
-- Boost version: 1.42.0
-- Found QCA2: /usr/lib/libqca.so
-- Could not find libgcrypt includes.
-- Could not find libgcrypt library.
-- Looking for include files HAVE_XFS_XFS_H
-- Looking for include files HAVE_XFS_XFS_H - not found.
-- Looking for fopen64
-- Looking for fopen64 - found
-- Looking for fseeko64
-- Looking for fseeko64 - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for ftello64
-- Looking for ftello64 - found
-- Looking for ftello
-- Looking for ftello - found
-- Looking for fstat64
-- Looking for fstat64 - found
-- Looking for stat64
-- Looking for stat64 - found
-- Looking for ftruncate64
-- Looking for ftruncate64 - found
-- Looking for lseek64
-- Looking for lseek64 - found
-- Looking for mmap64
-- Looking for mmap64 - found
-- Looking for munmap64
-- Looking for munmap64 - not found
-- Looking for posix_fallocate64
-- Looking for posix_fallocate64 - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for fallocate
-- Looking for fallocate - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for statvfs64
-- Looking for statvfs64 - found
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBGCRYPT_INCLUDE_DIR
   used as include directory in directory /home/robin/src/libktorrent/src
   used as include directory in directory /home/robin/src/libktorrent/src/torrent
   used as include directory in directory /home/robin/src/libktorrent/src/torrent/tests
   used as include directory in directory /home/robin/src/libktorrent/src/datachecker
   used as include directory in directory /home/robin/src/libktorrent/src/datachecker/tests
   used as include directory in directory /home/robin/src/libktorrent/src/download
   used as include directory in directory /home/robin/src/libktorrent/src/download/tests
   used as include directory in directory /home/robin/src/libktorrent/src/diskio
   used as include directory in directory /home/robin/src/libktorrent/src/diskio/tests
   used as include directory in directory /home/robin/src/libktorrent/src/peer
   used as include directory in directory /home/robin/src/libktorrent/src/peer/tests
   used as include directory in directory /home/robin/src/libktorrent/src/net
   used as include directory in directory /home/robin/src/libktorrent/src/net/tests
   used as include directory in directory /home/robin/src/libktorrent/src/mse
   used as include directory in directory /home/robin/src/libktorrent/src/mse/tests
   used as include directory in directory /home/robin/src/libktorrent/src/magnet
   used as include directory in directory /home/robin/src/libktorrent/src/magnet/tests
   used as include directory in directory /home/robin/src/libktorrent/src/util
   used as include directory in directory /home/robin/src/libktorrent/src/util/tests
   used as include directory in directory /home/robin/src/libktorrent/src/utp
   used as include directory in directory /home/robin/src/libktorrent/src/utp/tests
   used as include directory in directory /home/robin/src/libktorrent/src/upnp
   used as include directory in directory /home/robin/src/libktorrent/src/tracker
LIBGCRYPT_LIBRARIES
    linked by target "ktorrent" in directory /home/robin/src/libktorrent/src

-- Configuring incomplete, errors occurred!
luvecor
Registered Member
Posts
1
Karma
0

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Mon Aug 01, 2011 11:32 am
just doing sudo apt-get build-dep ktorrent doesn't solve the problem completely. what else can be done?

Last edited by luvecor on Fri Oct 04, 2013 12:24 pm, edited 1 time in total.
George
Moderator
Posts
5421
Karma
1

Re: Ktorrent v4.1.1 on Ubuntu 11.04

Wed Aug 03, 2011 4:20 pm
What errors are you still getting ?


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]