LinuxQuestions.org
Review your favorite Linux distribution.
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 07-16-2022, 11:45 AM   #16
0XBF
Member
 
Registered: Nov 2018
Distribution: Slackware
Posts: 770

Original Poster
Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872

If you get errors about *.gir files missing then that respective dependency was built without building its introspection files enabled. There's a number of slackbuilds on slackbuilds.org that have building introspection files (*.gir files) disabled by the maintainer, hence the need for those environment variables to re-enable them.
 
4 members found this post helpful.
Old 07-16-2022, 12:23 PM   #17
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by rizitis View Post
Can you give some more informations plz?
this problem was before you
Code:
export INTROSPECTION=yes
right?
or you still cant build gnome-maps?
thank you.
So I think this was probably due to previous packages being built without INTROSPECTION. I only enabled it when I got to cogl. I'll rebuild all the packages again later today.
 
3 members found this post helpful.
Old 07-16-2022, 01:13 PM   #18
rizitis
Member
 
Registered: Mar 2009
Location: Greece,Crete
Distribution: Slackware64-current, Slint
Posts: 664

Rep: Reputation: 496Reputation: 496Reputation: 496Reputation: 496Reputation: 496
If you want to be sure then build it again. But if you builded properly after "cogl" then you can only re-build packages before "cogl" to save time...
But its better to rebuild all list to be sure 100%
 
Old 07-16-2022, 01:17 PM   #19
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by rizitis View Post
If you want to be sure then build it again. But if you builded properly after "cogl" then you can only re-build packages before "cogl" to save time...
But its better to rebuild all list to be sure 100%
Going through a full rebuild now. Will report back when completed.
 
2 members found this post helpful.
Old 07-16-2022, 01:17 PM   #20
amikoyan
Member
 
Registered: Mar 2021
Distribution: Slackware64 -current
Posts: 316

Rep: Reputation: 169Reputation: 169
Great work 0XBF, I like GNOME and I will try this out as soon as I have time
 
1 members found this post helpful.
Old 07-16-2022, 02:14 PM   #21
tkor
LQ Newbie
 
Registered: Feb 2022
Location: Athens/Greece
Distribution: Slackware-voidlinux
Posts: 19

Rep: Reputation: 11
very nice work many thanks
 
Old 07-16-2022, 03:23 PM   #22
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by stormtracknole View Post
Going through a full rebuild now. Will report back when completed.
Build completed and happy to report that it built this time around!

I tried building it for -current, but the new meson is not jiving with some of the packages.
 
Old 07-16-2022, 04:03 PM   #23
rizitis
Member
 
Registered: Mar 2009
Location: Greece,Crete
Distribution: Slackware64-current, Slint
Posts: 664

Rep: Reputation: 496Reputation: 496Reputation: 496Reputation: 496Reputation: 496
Quote:
Originally Posted by stormtracknole View Post
Build completed and happy to report that it built this time around!

I tried building it for -current, but the new meson is not jiving with some of the packages.
For current there 2 other repos ready with vanilla Gnome42 and this time almost all Gnome suite included, 95%. One is the a updaded fork of gfs and developer of this project will announce it in few days here on forum. And the other is this https://github.com/0xBOBF/gnome-42-slackbuilds, but we need 2-3 days to update the build list... If you like to have a fast experience in
-current with Gnome42 on a VBox you can just download binaries from here https://github.com/rizitis/Gnome-42 to test it. But if you want to build it , just wait 2-3 days... Both repos are tested and are ok.
 
1 members found this post helpful.
Old 07-16-2022, 06:16 PM   #24
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by rizitis View Post
For current there 2 other repos ready with vanilla Gnome42 and this time almost all Gnome suite included, 95%. One is the a updaded fork of gfs and developer of this project will announce it in few days here on forum. And the other is this https://github.com/0xBOBF/gnome-42-slackbuilds, but we need 2-3 days to update the build list... If you like to have a fast experience in
-current with Gnome42 on a VBox you can just download binaries from here https://github.com/rizitis/Gnome-42 to test it. But if you want to build it , just wait 2-3 days... Both repos are tested and are ok.
Excellent!
 
Old 07-16-2022, 06:27 PM   #25
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 457

Rep: Reputation: 236Reputation: 236Reputation: 236
The current build system for Gnome-42.3 has a learning curve, and is based on using sbopkg as the build install template.
https://github.com/0xBOBF/gnome-42-slackbuilds
 
Old 07-17-2022, 08:08 PM   #26
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
So gnome-terminal doesn't start on Wayland. I get the following error:
Code:
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: 
Error calling StartServiceByName for org.gnome.Terminal: Process org.gnome.Terminal exited with status 8
This is on a fresh build on -stable.
 
Old 07-17-2022, 08:11 PM   #27
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 457

Rep: Reputation: 236Reputation: 236Reputation: 236
Me and the other dev's will look into your issue.
This program should solve your issue that you are having.
https://github.com/0xBOBF/gnome-42-s...uilds/blocaled

Last edited by reddog83; 07-17-2022 at 08:23 PM.
 
1 members found this post helpful.
Old 07-17-2022, 08:24 PM   #28
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 457

Rep: Reputation: 236Reputation: 236Reputation: 236
After you install https://github.com/0xBOBF/gnome-42-s...uilds/blocaled
please let me know if you have anymore issue's.
 
1 members found this post helpful.
Old 07-17-2022, 08:33 PM   #29
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by reddog83 View Post
After you install https://github.com/0xBOBF/gnome-42-s...uilds/blocaled
please let me know if you have anymore issue's.
Wow! Thank you for the fast response. That fixed the issue.
 
Old 07-17-2022, 08:35 PM   #30
reddog83
Member
 
Registered: Apr 2018
Distribution: Slackware 15.0/Current
Posts: 457

Rep: Reputation: 236Reputation: 236Reputation: 236
you are very welcome I am requesting Bob right now to make sure that it is included in his build script we found this problem back in May on Gnome 42.x and Bob found the solution that was required for it.

Please make sure this command is in the rc.local file

# Update blocaled configuration:
/usr/bin/configure-blocaled

Last edited by reddog83; 07-17-2022 at 09:14 PM.
 
1 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
openbox on slack13.37 (x86) -- Thanks to linuxquestions.org, slackbuilds.org & many vectrum Linux - Member Desktop Screenshots 5 02-03-2013 12:22 PM
Slackware 12, Opera, slackbuilds.org TL_CLD Slackware 6 08-15-2007 03:44 AM
[slackbuilds.org] slackware repository idea arcanex Slackware 5 05-19-2007 09:19 PM
Use SlackBuilds.org or my own hosting to offer up SlackBuilds? hollywoodb Slackware 6 11-30-2006 08:56 PM

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

All times are GMT -5. The time now is 04:08 AM.

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