Anno domini 2021 Thu, 21 Jan 19:56:14 +0100 Dr. Nikolaus Klepp scripsit: > 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@xxxxxxxxx> 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! Ok, as deloptes suggested, I built with "export DEB_BUILD_OPTIONS=debug". Now when I plug in a usb thumbdrive, I get lines like these in ~/.xsession-errors : [FIXME] UNCLASSIFIED DEVICE name: msr type: (null) subsystem: class driver: (null) [Node Path: (null)] [Syspath: /sys/class/msr] [(null):(null)] [FIXME] UNCLASSIFIED DEVICE name: usb-storage type: (null) subsystem: drivers driver: (null) [Node Path: (null)] [Syspath: /sys/bus/usb/drivers/usb-storage] [(null):(null)] [FIXME] UNCLASSIFIED DEVICE name: uas type: (null) subsystem: drivers driver: (null) [Node Path: (null)] [Syspath: /sys/bus/usb/drivers/uas] [(null):(null)] [FIXME] UNCLASSIFIED DEVICE name: usb-storage type: (null) subsystem: drivers driver: (null) [Node Path: (null)] [Syspath: /sys/bus/usb/drivers/usb-storage] [(null):(null)] Anybody knows what that means? Well, besides the obvious? Nik > > > > > E. Liddell > > ____________________________________________________ > > tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx > > Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx > > > > > -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx