You are not logged in.

#1 2019-04-02 10:13:24

sant527
Member
Registered: 2009-06-21
Posts: 273

how to install kde 3.5

I am trying to install KDE 3.5 from some old repo, but it needs qca-qt4,

presently i have qca-qt5 which is required by some other softwares. So how can I install KDE 3.5

Offline

#2 2019-04-02 10:33:26

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,985
Website

Re: how to install kde 3.5

"Some old repo" does not sound like a official Arch Linux repository.
If you install software from a third-party repo, it's the respective repository's maintainer's responsibility to provide all necessary dependencies.


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

#3 2019-04-02 10:49:54

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: how to install kde 3.5


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2019-04-02 11:15:43

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: how to install kde 3.5

==> Making package: qca-qt4 2.1.3-2 (Tue 02 Apr 2019 04:44:56 PM IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found qca-2.1.3.tar.xz
  -> Found qca-openssl-1.1.patch
  -> Found qca-botan2.patch
==> Validating source files with sha256sums...
    qca-2.1.3.tar.xz ... FAILED
    qca-openssl-1.1.patch ... Passed
    qca-botan2.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

Last edited by sant527 (2019-04-02 11:16:10)

Offline

#5 2019-04-02 11:40:49

loqs
Member
Registered: 2014-03-06
Posts: 17,369

Re: how to install kde 3.5

The checksums matched on this system

makepkg -Codd
==> Making package: qca-qt4 2.1.3-2 (Tue 02 Apr 2019 11:38:47 UTC)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
  -> Found qca-2.1.3.tar.xz
  -> Found qca-openssl-1.1.patch
  -> Found qca-botan2.patch
==> Validating source files with sha256sums...
    qca-2.1.3.tar.xz ... Passed
    qca-openssl-1.1.patch ... Passed
    qca-botan2.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting qca-2.1.3.tar.xz with bsdtar
==> Starting prepare()...
patching file plugins/qca-ossl/CMakeLists.txt
patching file plugins/qca-ossl/libcrypto-compat.c
patching file plugins/qca-ossl/libcrypto-compat.h
patching file plugins/qca-ossl/qca-ossl.cpp
patching file unittest/tls/tlsunittest.cpp
patching file CMakeLists.txt
Hunk #1 succeeded at 126 (offset -5 lines).
patching file cmake/modules/FindBotan.cmake
patching file plugins/qca-botan/qca-botan.cpp
Hunk #10 succeeded at 280 with fuzz 1 (offset -2 lines).
Hunk #11 succeeded at 314 (offset -8 lines).
Hunk #12 succeeded at 364 (offset -8 lines).
Hunk #13 succeeded at 525 (offset -8 lines).
==> Sources are ready.

What is the output of

file qca-2.1.3.tar.xz

Offline

Board footer

Powered by FluxBB