Anno domini 2021 Thu, 21 Jan 12:08:28 -0500 E. Liddell scripsit:
On Thu, 21 Jan 2021 17:48:31 +0100 "Dr. Nikolaus Klepp" office@klepp.biz wrote:
Hi all!
I'd like to get rid of system:/media/ and media:/ . My plan is to modify some tdeio libraries of my current TDE installation to do this, but this is where I hit a wall: Is there a way to get a minimal copy of code of the currently installed TDE - namely the tdeio part - build a modified version so that I can just copy the binaries over the current installed versions - without building and installing the whole TDE and installing it?
Maybe somebody can put me on the right track here.
If you're grabbing release versions (14.0.9, frex), the source is broken up into metapackages which can be downloaded and compiled individually. You probably want tdelibs and/or tdebase. Most of the metapackages also have CMake flags that will allow you to compile only one application at a time. tdelibs is not subdivided into applications, so it's the largest chunk you might have to build.
Hope that helps.
Helps a lot. I have 14.0.10, "apt-get source tdebase-tdeio-plugins-trinity" created a directory "tdebase-trinity-14.0.10~pre25" with the sourcecode in it. Then "dpkg-checkbuilddeps" and installed all the missing stuff. Then "dpkg-buildpackage -rfakeroot -b -uc" .. and now I'm waiting ... :)
Thank you!
E. Liddell ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...