# zypper install trinity-desktop
...
Problem: nothing provides 'libjasper.so.4()(64bit)' needed by the to be installed trinity-tdelibs-14.0.11-1.osstw.x86_64
Solution 1: do not install trinity-desktop-14.0.11-1.osstw.noarch
Solution 2: break trinity-tdelibs-14.0.11-1.osstw.x86_64 by ignoring some of its dependencies
libjasper4-2.0.33-2.1.x86_64.rpm
has been replaced by
libjasper6-3.0.0-1.1.x86_64.rpm
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Building 14.0.x, I get the error:
CMake Error at CMakeLists.txt:39 (include):
include could not find requested file:
TDEMacros
This is because of the removal of CMAKE_MODULE_PATH from CMakeLists.txt.
How does cmake now find the TDE cmake modules?
Hi!
some packages of TDE I could install successfully and now the next one
would be tdelibs. But there is no configure-file. Am I supposed to use
autoconf to create one and which configure.* file should I use for autoconf?
I know that you're switching to CMake but I would like to do it with
make this time.
Kind regards,
Christoph
It didn't use to, right? What changed? Kdelibs3 doesn't require it.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
# uname -a
Linux gx28c 5.10.78-desktop-1.mga8 #1 SMP Sat Nov 6 14:57:04 UTC 2021 i686 i686 i386 GNU/Linux
# rpm -qa | grep tdm
trinity-tdm-14.0.9-1.mga7
# rpm -qa | grep mga7 | wc -l
136
# rpm -qa | grep trinity | wc -l
93
# rpm -qa | grep mga8 | wc -l
1038
# tail /etc/urpmi/urpmi.cfg
ignore
mirrorlist: http://mirrors.mageia.org/api/mageia.8.$ARCH.list
with-dir: media/debug/tainted/backports_testing
}
trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noar… {
}
trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586 {
}
# urpmi.update -a
medium "Core Release" is up-to-date
medium "Core Updates" is up-to-date
medium "Nonfree Release" is up-to-date
medium "Nonfree Updates" is up-to-date
medium "Tainted Release" is up-to-date
medium "Tainted Updates" is up-to-date
invalid MD5SUM file (downloaded from http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noar…)
invalid MD5SUM file (downloaded from http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586…)
# urpmi trinity-tdm
unable to access synthesis file of "trinity-noarch", medium ignored
unable to access synthesis file of "trinity", medium ignored
No package named trinity-tdm
#
How can this be fixed, so getting current can proceed?
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata