LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Has anyone successfully built GSB 2.30 on 13.1? (https://www.linuxquestions.org/questions/slackware-14/has-anyone-successfully-built-gsb-2-30-on-13-1-a-810824/)

damgar 05-28-2010 06:34 PM

Has anyone successfully built GSB 2.30 on 13.1?
 
I'm getting impatient and don't have anything to do tonight, so when I get my 32 bit build machine upgraded to 13.1 I was going to to try building GSB 2.30. Has anyone tried this yet? I'd like to hear of successes or failures if there are any! :)

Moiseshb 05-28-2010 07:19 PM

"GSB 2.30 and 2.28 for Slackware 13.1 Coming Soon!"
It's not released yet, so i think that no one has got it

dugan 05-28-2010 07:26 PM

Binaries aren't out, but you can always check out the source and try to build it. That's what damgar was referring to.

See:
http://wiki.github.com/gnomeslackbui...m/building-gsb

To answer Damgar's question: no, I haven't tried to.

linus72 05-28-2010 07:34 PM

yeah
I'm downloading the git stuff now and will check it out...
http://wiki.github.com/gnomeslackbui...m/building-gsb

Quote:

We have a page which gives detailed instructions on how to build the binary GSB distribution from the actual GSB source code. It is recommended that you read through (and even print) this entire document before starting the build process. It covers topics about how to check out our source from git, download the source tarballs, customize your build settings, and run the build. This master branch version of GSB is designed to build packages using:

* Slackware 13.1
* Slackware64 13.1


If you are trying to build GSB on systems other than the above you will encounter problems during the build.

slackass 05-28-2010 07:42 PM

I had GSB64 2.28 for 13.1 on one box but had problems with it and shortly afterwords it was removed from the mirror.
I don't think I was supposed to be using it as it was not yet announced on there site.
At the time I used it there were no listed required package replacements. That may have been part of the problem I had with it..
GSB64-Current works great tho.
Anyhow:
GSB's stuff is always good. I'm sure GSB64 2.30 will be great when there done with it.

damgar 05-28-2010 08:00 PM

I've been running 2.28 (current) with current for several weeks, and all was fairly well, I've had to update some packages with slackbuilds since 13.1 like gparted but no serious issues. I'm going to try 2.30, but to be quite honest I've never built anything of this scope and I'm not real sure what I'm doing...It took me 15 minutes to figure out how to checkout the sources...at least that's what I think I'm getting! :newbie: Add to that I've got ssh and XDMCP sessions going every which-a-way and confusion the best word for the situation here!

Wish me luck and all.....

sycamorex 05-28-2010 09:24 PM

Slightly off-topic.
After the release of 13.0 soon I switched to -current. Then I tried a lot of software not included in slackbuilds.org. The system was a mess as I installed them in various locations. I was a slackware newbie, I still am, but I think I know much more about package management on Slack. I decided to run 13.1 (not -current) now and will try to introduce a proper package management regime.
I'm also curious about GSB, but I know it's going to upgrade some libs. May it result in any compatibility problem with slackbuilds.org later on?

damgar 05-28-2010 09:36 PM

Quote:

Originally Posted by sycamorex (Post 3984882)
May it result in any compatibility problem with slackbuilds.org later on?

It's not something I've run into. In fact it's made a lot of slackbuilds go easier because the Gnome dependencies were installed in a single go. Also GSB has a lot of the more common things you'd build from SBo as packages you can install with gslapt/slapt-get like OOo and the gst-good/bad/ugly/ffmpeg plugins. This is the list of required and recommended package replacements from 2.26 on 13. Things like an upgraded compiz were included. :)

EDIT: As a sidenote, so far it's building it's little heart out, with no problems once I RTFM.... thus far. <knocks on wood>

sycamorex 05-28-2010 09:50 PM

Sounds interesting. thanks

damgar 05-28-2010 11:34 PM

I think I'm nearing the end of the build. So far I've had one package fail - cheese-2.30.1 which I guess is a webcam app. Since I don't own a webcam except for my laptop at work (nothing to see here folks.) I'm not too worried. Fingers crossed. :)

kite 05-29-2010 12:45 AM

GSB website (repo) actually showed packages for slackware-13.1 32 bit. And I downloaded them and installed them OK. But yesterday, I found the packages were gone. Regarding cheese 2.30.1 please try to compile 2.28.1. 2.28.1 works here.

Just compile with their GSB build system, it should work.

damgar 05-29-2010 01:26 AM

Everything built except cheese and I skipped OOo because it wanted multilple additional files and it's easy enough to build from SBo. The build system's KDE on the other hand was completely borked even though XFCE and fluxbox both work fine. KDM is gone and I can't launch any KDE apps. My (hopeful)solution right now is just to go to my local mirror and do
Code:

upgradepkg --reinstall */*.t?z
and I will re-install the replacement packages from GSB afterwards. Also the kde-menu-items isn't available for 13.1 yet, but I know that it works for 2.28 (current) and 13.1 so I'll play with that as well.

Gnome seems to work fine, although I don't see any big changes right off the bat, but then again so far I've just been trying to get KDE back up and running. If I get everything working I'll probably do a seperate install of 13.1 and then do a direct installpkg of the GSB tree like I did for 2.28 on what was slackware current a few weeks ago.

Sad that I find this a good friday night? :)

sycamorex 05-29-2010 04:02 AM

One more question regarding GSB. If some packages get overwritten while installing GSB. Will I have to blacklist them for slackpkg?

damgar 05-29-2010 08:44 AM

Quote:

Originally Posted by sycamorex (Post 3985136)
One more question regarding GSB. If some packages get overwritten while installing GSB. Will I have to blacklist them for slackpkg?

If they are part of the required replacement then yes.

fidesratio 05-29-2010 12:17 PM

Quote:

Originally Posted by sycamorex (Post 3985136)
One more question regarding GSB. If some packages get overwritten while installing GSB. Will I have to blacklist them for slackpkg?

Hello! Yes, 2.30 should build fine. We should have a binary release coming soon!

Read the SLACKWARE_REPLACED_PACKAGES.TXT to see which packages need to be replaced and why. :-)

- Steve


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