#trinity-desktop < 2021/11/22 > |
[00:41] | Gamerappa has joined |
[00:54] | smithjd has quit (Ping timeout: 250 seconds) |
[02:28] | Gamerappa: huh, i can't seem to understand the "build tde core modules" wiki page |
[02:29] | Gamerappa: a few days ago i was expriementing with compiling kde 3.5 on ubuntu 8.04 in a virtual machine and i kind of got stuff working |
[02:30] | Gamerappa: but the fact that tde still hasen't fully migrated to cmake makes stuff slightly more complicated |
[03:30] | Gamerappa has quit (Quit: Leaving) |
[05:32] | a-865 has quit (Quit: ChatZilla 0.10 [SeaMonkey 2.53.10/20211111233623]) |
[05:48] | drez has quit (*.net *.split) |
[05:55] | tde-bot has joined |
[05:55] | tde-bot started logging |
[06:07] | judabuda has joined |
[07:14] | a-865 has joined |
[08:33] | a-865: on Fedora 35 TDM is not offering me a TDE session :( |
[08:34] | agneli: i had same issue yesterday on devuan, i had to install a bit more of random TDE packages and TDE appeared in the TDM list |
[08:34] | a-865: /usr/share/xsessions/tde.desktop exists |
[08:35] | a-865: agneli: any idea which additional packages? |
[08:36] | agneli: one sec I can tell you exactly what I did |
[08:36] | agneli: but that was a crap solution |
[08:36] | agneli: it pulled a lot of packages |
[08:38] | agneli: ach shit, I cannot, I used aptitude... but really that was crap, I installed something like kopete or something... |
[08:38] | agneli: I just needed tde quick for some kernel testing, working on a patch |
[08:54] | a-865: turns out tdebase somehow was not installed :P |
[09:28] | FireSnake has quit (Ping timeout: 250 seconds) |
[09:29] | panzeroceania has quit (Ping timeout: 264 seconds) |
[09:30] | FireSnake has joined |
[09:31] | panzeroceania has joined |
[10:42] | agneli: a-865: most probably I had same issue :) |
[11:02] | agneli has quit (Remote host closed the connection) |
[11:08] | agneli has joined |
[12:49] | judabuda has quit (Changing host) |
[12:49] | judabuda has joined |
[13:00] | snowyfox has joined |
[13:00] | snowyfox has left |
[14:15] | judabuda has quit (Quit: Gone.) |
[14:26] | judabuda has joined |
[16:29] | Gamerappa has joined |
[16:31] | Gamerappa: will kde plasma interfere with tde? the wiki says it shouldn't but i'm not quite sure |
[16:31] | Gamerappa: (tde wiki that is) |
[16:38] | SlavekB: It should be possible to install them side by side - there should be no conflicts. |
[16:45] | Gamerappa: alright |
[16:46] | Gamerappa: ...and i have to do this on my main machine since i have no other spare machines (that isn't too old) nor enough ram for a virtual machine |
[16:50] | Gamerappa: gotta reboot to linux |
[16:50] | Gamerappa has quit (Quit: Leaving) |
[16:55] | raso has quit (Ping timeout: 265 seconds) |
[17:12] | raso has joined |
[17:17] | raso has quit (Ping timeout: 245 seconds) |
[18:18] | drez has joined |
[18:28] | smithjd has joined |
[19:07] | Gamerappa has joined |
[19:08] | Gamerappa: ok, i'm back |
[19:08] | Gamerappa: i forgot to reboot lol |
[19:20] | Gamerappa: ok so uh |
[19:21] | Gamerappa: where is the best place to git clone the TDE source code |
[19:22] | SlavekB: Here you find a way to do it easily: |
[19:22] | SlavekB: https://mirror.git.trinitydesktop.org/gitea/TDE/tde |
[19:22] | tde-bot: Page title: TDE/tde: Trinity Desktop Environment - tde - TDE Gitea Workspace |
[19:22] | Gamerappa: i know how to git clone |
[19:22] | Gamerappa: i just meant where should i put it |
[19:22] | drez: in your home directory |
[19:22] | Gamerappa: like the desktop? |
[19:22] | Gamerappa: oh |
[19:22] | Gamerappa: ok thanks |
[19:22] | drez: in ~/Repositories |
[19:22] | drez: in ~/git |
[19:22] | drez: ~/software |
[19:22] | drez: whatever you want |
[19:23] | Gamerappa: ok good |
[19:23] | Gamerappa: hold on so |
[19:24] | Gamerappa: am i able to do commits via the mirror? or is it read-only |
[19:24] | SlavekB: Here are a lot of used submodules and it is advantageous to use a script that ensures cloning all submodules while setting the URL to TGW. |
[19:25] | Gamerappa: so in place of "./scripts/switch_all_submodules_to_head_and_clean anonymous" it would be what |
[19:27] | SlavekB: This script is the one that ensures everything needed. |
[19:27] | Gamerappa: well it has "anonymous" in it |
[19:27] | Gamerappa: do i replace that with Gamerappa? |
[19:27] | SlavekB: yes, you can replace it with your login. |
[19:27] | Gamerappa: ok good |
[19:28] | Gamerappa: everything seems to be working so far |
[19:28] | SlavekB: If you have your ssh key in TGW, you can use ssh address instead of https addresses. |
[19:28] | Gamerappa: and i forgot to do that |
[19:30] | drez: also, are you really switching to cmake? why is that? |
[19:31] | Gamerappa: ok i created the ssh key |
[19:32] | selk has joined |
[19:41] | Gamerappa: huh |
[19:41] | Gamerappa: did git hang on cloning tde-i18n |
[19:42] | SlavekB: tde-i18n is large module |
[19:42] | Gamerappa: oh ok |
[19:42] | Gamerappa: started to worry a bit cause i thought git hanged lol |
[19:43] | Gamerappa: also i fixed that mailing list link on the readme |
[19:49] | selk: Hi guys |
[19:49] | selk: I am just cloning tdelibs and tdebase.. |
[19:51] | selk: I want to check if udevil works from there... |
[19:51] | selk fingers crossed |
[19:56] | selk: It looks like I have to clone libltdl separately |
[19:56] | Gamerappa: iirc the way to git clone TDE Is to git clone TDE/tde and TDE/scripts and then do ./scripts/switch_all_submodules_to_head_and_clean |
[19:58] | selk: Oh, yes. I am on the wiki page now, thanks. |
[20:24] | selk: Which is the repo address for 'cmake-trinity' ? |
[20:26] | raso has joined |
[20:26] | Gamerappa: couldn't find it while searching on tgw |
[20:26] | Gamerappa: huh |
[20:27] | Gamerappa: unless if it was renamed to tde-common-cmake (which i'm not really sure about) |
[20:27] | selk: Is part of common -> cmake ? |
[20:28] | Gamerappa: i checked and it goes to tde-common-cmake |
[20:31] | selk: https://mirror.git.trinitydesktop.org/cgit/cmake/ ? |
[20:33] | Gamerappa: that's tde-common-cmake on gitea |
[20:34] | selk: Yeah, that's what I need (I am not cloning ALL), only single projects |
[20:42] | Gamerappa: that's odd, i wanted to try gource on one of the TDE repos and gource nearly locks my computer up on linux |
[20:55] | smithjd has quit (Ping timeout: 268 seconds) |
[21:01] | Gamerappa: question: what is the command for compiling with autotools, since tqt3 apparantly hasen't been migrated to cmake |
[21:16] | selk: Ouch.. 'libr' requires doxygen for generate the documentation, and I don't have it... |
[21:16] | Gamerappa: what's your distro |
[21:16] | selk: the manpage. |
[21:16] | selk: Dragora |
[21:17] | Gamerappa: i've never heard of that one before |
[21:17] | selk: It's a 100% libre distribution built from scratch |
[21:17] | Gamerappa: try to check if doxygen exists in the packages |
[21:18] | selk: I am sure :) |
[21:18] | Gamerappa: also i'm pretty sure the tqt3 install instructions are completely outdated |
[21:19] | Gamerappa: like it tells me to extract an old qt tar file to /usr/local |
[21:21] | selk: I use these instructions to build tqt3: |
[21:22] | selk: https://notabug.org/dragora/dragora/raw/master/recipes/tde/tqt3/recipe |
[21:22] | tde-bot: Page title: |
[21:22] | Gamerappa: i use manjaro so that's (most likely) not gonna work for me |
[21:26] | Gamerappa: i'm not sure as to what $TQTDIR should be |
[21:27] | selk: It is possible, installing the package manager of Dragora can work on any other distribution. But I don't think you want this. |
[21:28] | Gamerappa: i'm going to guess that $TQTDIR should be /git/tde/main/dependencies/tqt3 (for me) |
[21:29] | Gamerappa: which does seem to make sense because $PATH is set to TQTDIR's bin folder, which already exists |
[21:32] | selk: SlavekB, It should be nice if the documentation (manpage) for 'libr' is provided in a pre-generated form, without requiring 'doxygen' by default, the use and the generation form shall be optional, IMHO. |
[21:34] | selk: Gamerappa, Try prepending the PATH using the working directory plus /bin of tqt3... |
[21:37] | Gamerappa: even though the INSTALL file on tqt3 tells me to place it on .profile, it should be on .bashrc |
[21:37] | Gamerappa: i think |
[21:42] | selk: Well, .bashrc is specific to GNU Bash... |
[21:42] | Gamerappa: well i use bash |
[21:42] | Gamerappa: but i'm not sure if that's where i have to put the custom variables for tqt |
[21:45] | selk: More global if you put it at /etc/profile.d/ |
[21:45] | Gamerappa: ok so that's a folder |
[21:45] | selk: /etc/profile normally is configured (by the developers) to read on that location... |
[21:46] | Gamerappa: i'm not sure if that's gonna work with the path variable cause |
[21:46] | Gamerappa: "PATH=$TQTDIR/bin:$PATH" definetely seems wonky |
[21:49] | selk: I think the build system is made to handle QTDIR not TQTDIR |
[21:49] | selk: If my memory does not fail... |
[21:49] | Gamerappa: https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/src/branch/master/INSTALL seems to suggest otherwise |
[21:55] | Gamerappa: ok i'm gonna make trinity.sh on /etc/profile.d/ |
[22:02] | Gamerappa has quit (Quit: Konversation terminated!) |
[22:09] | manjaro-user has joined |
[22:09] | manjaro-user is now known as Gamerappa |
[22:09] | Gamerappa: ok i'm back |
[22:10] | SlavekB: Gamerappa, when you use Manjaro, then pkgbuilds for ArchLinux could be useful for you: |
[22:10] | SlavekB: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/src/branch/master/arch |
[22:10] | tde-bot: Page title: TDE/tde-packaging: Trinity Desktop Environment Packaging - tde-packaging - TDE Gitea Workspace |
[22:10] | Gamerappa: does it use the source code |
[22:11] | Gamerappa: that i already git cloned |
[22:14] | Gamerappa: oh wait wrong question |
[22:14] | Gamerappa: i meant "is it already git cloned from earlier" |
[22:15] | Gamerappa: ok yes it is |
[22:18] | Gamerappa: ok this was definetely a lot easier than what i expected lol |
[22:20] | Gamerappa: and i'm getting a lot of "TQ" errors, huh |
[22:20] | Gamerappa: well not errors but a lot of warnings and notes |
[22:22] | RedW has joined |
[22:47] | Gamerappa: where is htdig |
[22:50] | Gamerappa: and why does htdig not want to compile |
[22:50] | Gamerappa: what is this mess |
[22:51] | SlavekB: htdig with gcc 11? |
[22:51] | Gamerappa: wdym |
[22:51] | Gamerappa: it's 11.1.0 yeah |
[22:52] | SlavekB: See my comment: |
[22:52] | SlavekB: https://aur.archlinux.org/packages/htdig/ |
[22:52] | tde-bot: Page title: AUR (en) - htdig |
[22:52] | Gamerappa: WordDBPage.h:491:29: error: expected ')' before '[' token |
[22:52] | Gamerappa: only problem is how am i supposed to fix this? |
[22:53] | Gamerappa: like applying the patch |
[22:55] | SlavekB: patch is attached in linked Debian bug. |
[22:56] | Gamerappa: like uh do i git clone the htdig read-only aur thing and then i fiddle around with git trying to find the apply patch command and then i have to find the right make command (i have a poor memory) |
[23:06] | Gamerappa: ? |
[23:36] | Gamerappa: how do i apply the patch file to the PKGBUILD |
#trinity-desktop < 2021/11/22 > |