LinuxQuestions.org
Visit Jeremy's Blog.
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 06-29-2009, 02:03 PM   #31
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135

Quote:
Originally Posted by General Failure View Post
Woodsman,

I think we should just try to build 3.5 on current (and -64) and see what happens. If it works, we could rather easily provide slackbuilds and eveything would be fine. This way we could have 3.5 on 13.0 (if we have the breath )

What do you think? Maybe I'll try building qt this weekend, if I find some time. If that works, the rest should doable (and it should work).
I don't think you'll need to build qt. It's available in the /extra directory:

ftp://ftp.slackware.com/pub/slackwar...a/kde3-compat/

For that matter, check out the other packages available in the /extra/kde3-compat directory. How much more is needed to build KDE 3.5?

Regards,

-Drew

Last edited by Lufbery; 06-29-2009 at 02:05 PM.
 
Old 06-29-2009, 02:41 PM   #32
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Original Poster
Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
check out the other packages available in the /extra/kde3-compat directory. How much more is needed to build KDE 3.5?
If I understand correctly, the packages in /extra are for running 3.5.x apps within KDE4. That is, to provide a 3.5.x compatibility layer within 4.x.

The discussion here is about running 3.5.x without 4.x. Therefore, installing those packages is unnecessary and I'm guessing probably would cause problems.
 
Old 06-29-2009, 02:55 PM   #33
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
Woodsman,

You may be right, but my impression is that the compatibility libraries are the libraries you'd need to run KDE 3. Just like one can install QT4 and run applications that require it in KDE 3.5 right now. It's not that one is installing some different version of QT4. In other words, the compatibility is provided by the required libraries themselves.

So, I'd think there's no need to build QT3 for Slackware 13, just use QT3 already provided in the kde3-compat/ directory (because it is QT3 build on Slackware 13). The same goes for the kdelibs3-3.5.10 package in the same directory. They are the things that you would build to run KDE 3.5.10 in Slackware 13.

So, after installing those two packages, what's left would be the non-library parts of KDE 3.5.10.

Regards,

-Drew
 
Old 06-29-2009, 03:28 PM   #34
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Original Poster
Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
I'd think there's no need to build QT3 for Slackware 13, just use QT3 already provided in the kde3-compat/ directory (because it is QT3 build on Slackware 13).
I agree that rebuilding probably is unnecessary. I'm only saying that installing qt3 from /extra is unnecessary for those already using 3.5.x. For example, those running 12.2. I think those packages are needed only for people running qt3 apps under qt4.

As I stated elsewhere, I updated 12.2 on my testing partitions to 13.0. I did not install the KDE4 or related packages, nor did I remove any of the KDE3 or qt related packages. I never installed any of the compatibility packages when testing 3.5.10 in 13.0. Everything worked.

If somebody is installing 13.0 from scratch but then wants to run 3.5 rather than 4.x, I think the person needs to be sure not to install the KDE4 and related packages. Then install all the KDE3 packages from 12.2.

Some people have talked about rebuilding all the KDE3 packages from within the new 13.0 environment. Somebody far more qualified than me will have to address whether that is necessary or prudent.
 
Old 06-29-2009, 05:29 PM   #35
Lufbery
Senior Member
 
Registered: Aug 2006
Location: Harrisburg, PA
Distribution: Slackware 64 14.2
Posts: 1,180
Blog Entries: 29

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by Woodsman View Post
Some people have talked about rebuilding all the KDE3 packages from within the new 13.0 environment. Somebody far more qualified than me will have to address whether that is necessary or prudent.
Ah, my mistake. I thought that's what you were discussing with General Failure. I missed your reply to him.

For what it's worth, I think it would be interesting to rebuild KDE 3.5.10 for Slackware 13 and provide the SlackBuild scripts, etc. This would be especially helpful for people who want to run Slackware 13-x64.

Just some thoughts,

-Drew
 
Old 07-10-2009, 06:37 PM   #36
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Sorry, wrong thread.

Last edited by Bruce Hill; 07-10-2009 at 06:38 PM.
 
Old 08-24-2009, 09:37 PM   #37
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by disturbed1 View Post
Slackware-current uses python 2.6. KDE will not work with python 2.6 without patches. Namely the dcop python bindings (from kde-bindings) needs patched. I'd search Gentoo's bugzilla for the patches.

You can build KDE 3 on -current, install it to /usr/opt/kde3 to match the naming convention of other qt-3 packages in Slackware. Everything works with changing the QTDIR=, prefix=, sysconfig= for the original SlackBuilds.

Here's a patch against the 12.2/sources/kde/ directory to get you started. Get the kdebindings patches, and you're all set You'll need extra/kde3-compat for kde-libs, qca, arts, and qt3. This builds a proper Slackware-current kde3. That way you can install the next version and kde3, rather than 12.2 - upgrade - kludge.

--------
Can't upload .diff, .gz, .tar, .tar.gz so here's the .diff renamed to .diff.txt
how do I use these patch files I tried to use them but it didn't work
where should the source files be where should the patch file be
and what should the patch options be
I've gone back to using bluewhite64 because KDE 4.2 is so bad
 
Old 08-24-2009, 10:06 PM   #38
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Are you guys still wanting to know if/how suspend & resume works on Slack-current? With or without the nVidia binary driver?

If so, I can say this: It worked fine for me on Slack 11 after I spent a couple days fiddling and wrote a script to do the suspend & resume for that. Certain modules cause problems, but I can't remember if nvidia was one of them on my system.

I need to check for my own usage, whether my script still works for Slack64-current anyhow, because XFCE doesn't suspend properly after the 1st suspend+resume, which is exactly what Slack11 did if I used the GUI suspend methods, which is why I wrote the script in the first place.

So anyhow, I'll post back about it in a while or tomorrow, once I verify either way.

Sasha
 
Old 08-24-2009, 10:09 PM   #39
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
patch files.

Quote:
Originally Posted by rob.rice View Post
how do I use these patch files I tried to use them but it didn't work
where should the source files be where should the patch file be
and what should the patch options be
I've gone back to using bluewhite64 because KDE 4.2 is so bad
Example using the Linux kernel:

Say you've got a kernel patch file called "filename" and you want to patch the kernel.

1) put the patch file into the root of the sourcecode.
2) enter that same directory.
3) type patch -p1 -i filename
4) that's it!

Sasha
 
Old 08-24-2009, 10:47 PM   #40
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Thumbs up Slack64-current suspend-to-ram works

Quote:
Originally Posted by GrapefruiTgirl View Post
Are you guys still wanting to know if/how suspend & resume works on Slack-current? With or without the nVidia binary driver?... I can't remember if nvidia was one of them on my system... So anyhow, I'll post back about it in a while or tomorrow, once I verify either way.

Sasha
Well, that was easy:

Suspend/resume to RAM works for me, just as fine as it did on Slack 11.

Currently: Slack64-current/kernel-2.6.30.5/XFCE/nvidia-185.18.31

And the nvidia driver, I'm not removing as it doesn't cause trouble. forcedeth however, I do remove, as well as ohci_hcd.

Updated script Here.

Also, as I have the time (though not necessarily the qualifications ) if I can help out here, like for example taking a shot at patching Ark or something, just say so. If I think I can do it, I'll try.

Sasha
 
  


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
Slax: what programs are in the official release JosephS Linux - Distributions 1 05-26-2009 01:43 PM
FC5 development release and FC5 official release- where is the DVD iso? smiley_lauf Fedora 11 03-13-2006 01:38 PM
10.1 64bit official release StraitFaced Mandriva 0 11-09-2004 01:30 PM
Is slack-current the same as the official 9.1 release? BearClaw Slackware 1 09-07-2003 11:57 AM

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

All times are GMT -5. The time now is 06: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