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

Cannot built kio-gdrive

Tags: None
(comma "," separated)
marquitusus
Registered Member
Posts
16
Karma
0

Cannot built kio-gdrive

Fri Oct 28, 2016 4:17 pm
When I try to build package for kio-gdrive, I get the following:

Code: Select all
m@m:~/Descargas/kio-gdrive-1.0.0/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  Could not find a package configuration file provided by "KF5KIO" (requested
  version 5.14.0) with any of the following names:

    KF5KIOConfig.cmake
    kf5kio-config.cmake

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


-- Could NOT find KF5KIO: found neither KF5KIOConfig.cmake nor kf5kio-config.cmake
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find KF5 (missing: KIO) (found suitable version "5.27.0", minimum
  required is "5.14.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  CMakeLists.txt:28 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/m/Descargas/kio-gdrive-1.0.0/build/CMakeFiles/CMakeOutput.log".
User avatar
elvisangelaccio
Registered Member
Posts
38
Karma
0
OS

Re: Cannot built kio-gdrive

Fri Oct 28, 2016 4:27 pm
kio-gdrive is now in the Neon repos.

sudo apt install kio-gdrive
marquitusus
Registered Member
Posts
16
Karma
0

Re: Cannot built kio-gdrive

Fri Oct 28, 2016 4:41 pm
Sorry, not in the neon repos: :'(

[code][/code]m@m:~$ sudo apt install kio-gdrive
[sudo] password for m:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
E: No se ha podido localizar el paquete kio-gdrive
tittiatcoke
Registered Member
Posts
3
Karma
0
OS

Re: Cannot built kio-gdrive  Topic is solved

Fri Oct 28, 2016 4:55 pm
The package KIO-gdrive is available in all three Neon repositories (user, dev/stable and dev/unstable) since 25 Oktober, so maybe you should first run an apt-get update before ?
wandersilva
Registered Member
Posts
2
Karma
0

Re: Cannot built kio-gdrive

Wed Mar 01, 2017 12:21 pm
tittiatcoke wrote:The package KIO-gdrive is available in all three Neon repositories (user, dev/stable and dev/unstable) since 25 Oktober, so maybe you should first run an apt-get update before ?


After performing a 'sudo apt-get update' (also after apt-get clean, autoclean, autoremove and several updates...) and trying to install kio-gdrive, here is what I receive when tabbing after 'sudo apt-get install kio-':
|sudo apt-get install kio-
|kio-audiocd kio-audiocd-dev kio-dev kio-extras-data kio-ldap kio-mtp-dbg kio-smtp
|kio-audiocd-dbg kio-dbg kio-extras kio-gopher kio-mtp kio-sieve

As you can see, there isn't a kio-gdrive available on the neon repos.

Please, be as kind as providing the repos being used by you.
My available repos are:
1 http://dl.google.com/linux/chrome/deb stable InRelease
2 http://dl.google.com/linux/chrome/deb stable Release
3 http://archive.canonical.com/ubuntu xenial InRelease
4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease
5 http://archive.canonical.com/ubuntu xenial InRelease
6 https://liquorix.net/debian sid InRelease
7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial InRelease
8 http://archive.ubuntu.com/ubuntu xenial InRelease
9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
10 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
11 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
12 http://archive.ubuntu.com/ubuntu xenial-security InRelease
wandersilva
Registered Member
Posts
2
Karma
0

Re: Cannot built kio-gdrive

Wed Mar 01, 2017 12:35 pm
Nevermind...

A repository add solved it:

Solution:
$ wget -qO - 'http://archive.neon.kde.org/public.key' | sudo apt-key add -
$ sudo apt-add-repository http://archive.neon.kde.org/user
$ sudo apt-get update
$ sudo apt-get install kio-gdrive

Now working as a charm!

wandersilva wrote:
tittiatcoke wrote:The package KIO-gdrive is available in all three Neon repositories (user, dev/stable and dev/unstable) since 25 Oktober, so maybe you should first run an apt-get update before ?


After performing a 'sudo apt-get update' (also after apt-get clean, autoclean, autoremove and several updates...) and trying to install kio-gdrive, here is what I receive when tabbing after 'sudo apt-get install kio-':
|sudo apt-get install kio-
|kio-audiocd kio-audiocd-dev kio-dev kio-extras-data kio-ldap kio-mtp-dbg kio-smtp
|kio-audiocd-dbg kio-dbg kio-extras kio-gopher kio-mtp kio-sieve

As you can see, there isn't a kio-gdrive available on the neon repos.

Please, be as kind as providing the repos being used by you.
My available repos are:
1 http://dl.google.com/linux/chrome/deb stable InRelease
2 http://dl.google.com/linux/chrome/deb stable Release
3 http://archive.canonical.com/ubuntu xenial InRelease
4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease
5 http://archive.canonical.com/ubuntu xenial InRelease
6 https://liquorix.net/debian sid InRelease
7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu xenial InRelease
8 http://archive.ubuntu.com/ubuntu xenial InRelease
9 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
10 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
11 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
12 http://archive.ubuntu.com/ubuntu xenial-security InRelease


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]