LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-23-2024, 12:55 PM   #16
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,217

Rep: Reputation: 1006Reputation: 1006Reputation: 1006Reputation: 1006Reputation: 1006Reputation: 1006Reputation: 1006Reputation: 1006

Quote:
Originally Posted by LuckyCyborg View Post
Well, with the packages you have in your repo, honestly I do not think that you are able to install LxQt2 along with Plasma5, because it replaces a series of stock packages to Plasma6, from both KDE Frameworks and KDE Plasma. So, certainly you have broken the Plasma5 while installing your packages.

https://codeberg.org/snuk/lxqt-snuk-current.git

If you want to install your dependencies (part of Plasma6) without replacing the stock packages, you will need to rename the packages, something like for solid to generate a package named: solid-6-6.1.0-x86_64-1_snuk.txz

So, according with my suggestion, the package name will be solid-6, which is not equal with the name of the stock solid package from KDE Frameworks 5.x.

Something like this do also Mr. Hameleers for his KTown for Plasma6, with which I thinker in the last time. Only that he did vice-versa, naming the legacy KDE Frameworks 5.x packages like solid-5
I confirm, because if you install many packages with the same name, at the end, it can become very confusing for pkgtools.
 
Old 04-23-2024, 05:58 PM   #17
lancsuk
Member
 
Registered: Jul 2019
Location: Burnley / UK
Distribution: Slackware current
Posts: 226

Original Poster
Rep: Reputation: 204Reputation: 204Reputation: 204
Quote:
Originally Posted by LuckyCyborg View Post
Well, with the packages you have in your repo, honestly I do not think that you are able to install LxQt2 along with Plasma5, because it replaces a series of stock packages to Plasma6, from both KDE Frameworks and KDE Plasma. So, certainly you have broken the Plasma5 while installing your packages.

https://codeberg.org/snuk/lxqt-snuk-current.git

If you want to install your dependencies (part of Plasma6) without replacing the stock packages, you will need to rename the packages, something like for solid to generate a package named: solid-6-6.1.0-x86_64-1_snuk.txz

So, according with my suggestion, the package name will be solid-6, which is not equal with the name of the stock solid package from KDE Frameworks 5.x.

Something like this do also Mr. Hameleers for his KTown for Plasma6, with which I thinker in the last time. Only that he did vice-versa, naming the legacy KDE Frameworks 5.x packages like solid-5
I didn't say that, did I?

Code:
git clone https://codeberg.org/snuk/lxqt-snuk-current.git -b current/kde5

Last edited by lancsuk; 04-23-2024 at 06:04 PM.
 
2 members found this post helpful.
Old 04-23-2024, 06:55 PM   #18
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Can it be built on 15.0 ? I have Qt6, but it seems I hit the ceiling and can't get anything past Qt6.5.3 to compile; even though I have even updated cmake; Id like to compile it at least to have; and maybe mess around with later.

Last edited by Jeebizz; 04-23-2024 at 06:57 PM.
 
Old 04-23-2024, 07:11 PM   #19
lancsuk
Member
 
Registered: Jul 2019
Location: Burnley / UK
Distribution: Slackware current
Posts: 226

Original Poster
Rep: Reputation: 204Reputation: 204Reputation: 204
Quote:
Originally Posted by Jeebizz View Post
Can it be built on 15.0 ? I have Qt6, but it seems I hit the ceiling and can't get anything past Qt6.5.3 to compile; even though I have even updated cmake; Id like to compile it at least to have; and maybe mess around with later.
I've been working on it, a while ago I built QT6 6.6.1 for Slackware 15.0.

Source:
Code:
https://slackernet.ddns.net/slackware/slackware64-15.0/testing/lxqt2/source/qt6/
X86_64:
Code:
https://slackernet.ddns.net/slackware/slackware64-15.0/testing/lxqt2/slackware64/qt6/
Anway, LXQt2 required QT ≥ 6.6.
 
Old 04-23-2024, 08:37 PM   #20
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by lancsuk View Post
I've been working on it, a while ago I built QT6 6.6.1 for Slackware 15.0.

Source:
Code:
https://slackernet.ddns.net/slackware/slackware64-15.0/testing/lxqt2/source/qt6/
X86_64:
Code:
https://slackernet.ddns.net/slackware/slackware64-15.0/testing/lxqt2/slackware64/qt6/
Anway, LXQt2 required QT ≥ 6.6.
So how did you get 6.6 or 6.6.1 to compile on 15.0? , was it updating llvm? I haven't messed with that, and md4c nodejs html5lib and double-conversion haven't even been updated on slackbuilds in a while... and i have cmake up to 3.29.2 ....
 
Old 04-23-2024, 09:02 PM   #21
lancsuk
Member
 
Registered: Jul 2019
Location: Burnley / UK
Distribution: Slackware current
Posts: 226

Original Poster
Rep: Reputation: 204Reputation: 204Reputation: 204
Quote:
Originally Posted by Jeebizz View Post
So how did you get 6.6 or 6.6.1 to compile on 15.0? , was it updating llvm? I haven't messed with that, and md4c nodejs html5lib and double-conversion haven't even been updated on slackbuilds in a while... and i have cmake up to 3.29.2 ....
I've taken llvm from current.

https://slackernet.ddns.net/slackwar...urce/qt6/llvm/
 
Old 04-23-2024, 09:12 PM   #22
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by lancsuk View Post
Interesting, I'll give that a go , and I see you have qt6 on there as well so I'll try building that after I build the following from your llvm.... thank you
 
Old 04-23-2024, 09:39 PM   #23
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Looks like qt 6.7 is now out..... lol https://download.qt.io/official_releases/qt/6.7/

Last edited by Jeebizz; 04-23-2024 at 09:46 PM.
 
Old 04-23-2024, 10:57 PM   #24
lancsuk
Member
 
Registered: Jul 2019
Location: Burnley / UK
Distribution: Slackware current
Posts: 226

Original Poster
Rep: Reputation: 204Reputation: 204Reputation: 204
Quote:
Originally Posted by Jeebizz View Post
Interesting, I'll give that a go , and I see you have qt6 on there as well so I'll try building that after I build the following from your llvm.... thank you
For the time being, without KDE5. But, to build LXQt 2 under Slackware 15.0 was a success.
Anyway, the plugin-loader-fix for lxqt-panel does not work with cmake-3.21.4. We definitely need cmake from current.
Attached Thumbnails
Click image for larger version

Name:	lxqt-15.png
Views:	25
Size:	183.1 KB
ID:	42732  
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXQt 1.4.0 for Slackware 15.0, Current, incl distributions based on Slackware lancsuk Slackware 10 11-20-2023 07:24 PM
LXQt 1.1.0 for Slackware 15.0, Current, incl distributions based on Slackware lancsuk Slackware 17 11-11-2022 02:00 AM
LXer: LXQt 0.14 Desktop Adds Split View in File Manager, LXQt 1.0 Still in Development LXer Syndicated Linux News 0 01-27-2019 12:32 PM
rsync-based offsite backup incl SQL db bkup rjtucke Linux - Server 2 10-02-2008 08:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration