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


Closed Thread
  Search this Thread
Old 04-24-2015, 03:20 PM   #61
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106

Quote:
Originally Posted by chris.willing View Post
Now that you mention PyQt and since your name appears in the PyQt.SlackBuild, is it possible you could shepherd through a small fix please - regardless of version changes?

One of the products when PyQt.SlackBuild executes 'make' is a file named libpythonplugin.so (in the designer directory). However when 'make install DESTDIR=$PKG' is run, this file is installed directly into the host system rather than into $PKG. The reason is that libpythonplugin.so is built in a directory with python semantics and DESTDIR has no meaning - you can set it to anything you like but it will be ignored. Looking at the install_target in the designer directory's Makefile, you can see that it is looking for a definition of INSTALL_ROOT, not DESTDIR. Since INSTALL_ROOT is meaningless everywhere else, the simple fix which would restore libpythonplugin.so to the final package is to change the line
Code:
make install DESTDIR=$PKG || exit 1
to
Code:
make install DESTDIR=$PKG INSTALL_ROOT=$PKG || exit 1
The libpythonplugin.so file is what enables Qt Designer files to be recognized/used in a PyQt application. For those of us using Designer, it would be great to have this facility back without having to rebuild the package ourselves.

chris
Hi Chris

It seems like the library which gets added to the package is called libpyqt4.so (installed to /usr/lib64/qt/plugins/designer/libpyqt4.so) and not libpythonplugin.so. Correct? PyQt 4.11.3.
 
Old 04-24-2015, 07:48 PM   #62
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Original Poster
Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
orc, mcelog, gnuplot, bash, git, swig, make, libcanberra, lm_sensors, procps-ng, tcl, tk, expect all queued up here, though at least make and procps-ng are questionable. We'll see what volkerdi has to say on those :-)

Re x11 stuff, I've got 1.17.x queued here, and I played around with libinput and xf86-input-libinput a bit. Those work fine here, it seems, but I'll admit to some uneasiness about using them due to the fact that they're so new. libepoxy seems fine and even desirable, as some stuff can use it with the Xpresent extension (in fact, xfwm4 git wants it), but I'm not at all convinced that libinput is a good decision right now. Those can be added to SBo for the next release if someone wants to use them.
 
3 members found this post helpful.
Old 04-24-2015, 08:30 PM   #63
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,662

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
if possible:
gstreamer-1.4.5
tcpdump-4.7.0
mesa-10.5.4
curl-7.42
 
2 members found this post helpful.
Old 04-24-2015, 08:57 PM   #64
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,181

Rep: Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763
Quote:
Originally Posted by rworkman View Post
orc, mcelog, gnuplot, bash, git, swig, make, libcanberra, lm_sensors, procps-ng, tcl, tk, expect all queued up here
TYVM
 
Old 04-24-2015, 10:09 PM   #65
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 916

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Quote:
Originally Posted by Alien Bob View Post
Hi Chris

It seems like the library which gets added to the package is called libpyqt4.so (installed to /usr/lib64/qt/plugins/designer/libpyqt4.so) and not libpythonplugin.so. Correct? PyQt 4.11.3.
Ah yes, it was named libpythonplugin.so in the current 14.1 & -current version (4.9.6). I just tried 4.11.3 (with sip-4.16.7) and found the name has changed to libpyqt4.so with the same problem of installing directly into the system, rather than $PKG. The same fix works though.

Thanks for your interest.

chris
 
1 members found this post helpful.
Old 04-25-2015, 01:03 AM   #66
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Original Poster
Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by willysr View Post
if possible:
gstreamer-1.4.5
tcpdump-4.7.0
mesa-10.5.4
curl-7.42
All queued up. Thanks!
 
2 members found this post helpful.
Old 04-25-2015, 01:28 AM   #67
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Thanks for the update Robby. Procsps-ng will be useful for JFS root, but I also forgot to mention we need to address the issue with Grub not detecting btrfs root partitions on GPT.

My Grub-2.02~beta2 package has a legacy mode detection patch specifically to fix that, but it's tuned for Grub-2.02~beta2 sources though.
 
Old 04-25-2015, 06:10 AM   #68
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by chris.willing View Post
Ah yes, it was named libpythonplugin.so in the current 14.1 & -current version (4.9.6). I just tried 4.11.3 (with sip-4.16.7) and found the name has changed to libpyqt4.so with the same problem of installing directly into the system, rather than $PKG. The same fix works though.

Thanks for your interest.

chris
The updated PyQt and the new PyQt5 packages I have built for my KDE 5 repository have the designer plugin included. I hope to release them in a couple of days (after I have rebuilt the whole of KDE 5 with new versions).
 
Old 04-25-2015, 07:12 AM   #69
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 916

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Quote:
Originally Posted by Alien Bob View Post
The updated PyQt and the new PyQt5 packages I have built for my KDE 5 repository have the designer plugin included. I hope to release them in a couple of days (after I have rebuilt the whole of KDE 5 with new versions).
Thanks Eric.

chris
 
Old 04-25-2015, 07:34 AM   #70
_gin
Member
 
Registered: Aug 2012
Distribution: Oracle Linux
Posts: 106

Rep: Reputation: Disabled
Quote:
Originally Posted by rworkman View Post
...look and see what's still missing/untouched and let us know...
Can you have a look on nasm?
nasm-2.10.04 --> 2.11.08
 
Old 04-25-2015, 11:13 AM   #71
fskmh
Member
 
Registered: Jun 2002
Location: South Africa
Distribution: Custom slackware64-current
Posts: 307

Rep: Reputation: 92
gnu make - I've been using 4.1 for a few months on Slack64-14.1 with no issues.
oprofile - I had problems compiling 0.97 with gcc-4.9.2 but oprofile-1.0.0 compiled with no issues.
binutils which I found easier to download here. My reason for trying this is that 2.24.51.0.3 wouldn't compile with gcc-4.9.2. After upgrading to 2.25.51.0.1 I was then able to compile gcc-5.1.0 with a few small additions to the configure invocation in the SlackBuild.
 
Old 04-25-2015, 03:50 PM   #72
ryanpcmcquen
Member
 
Registered: Apr 2013
Distribution: DistroWanderer
Posts: 381

Rep: Reputation: Disabled
openssh 6.8 is out:

http://www.openssh.com/txt/release-6.8
 
Old 04-25-2015, 07:51 PM   #73
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,662

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Kdelibs has a new LTS release
 
1 members found this post helpful.
Old 04-25-2015, 08:20 PM   #74
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,336

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
cmake is not too hard to update

slackware-current has cmake 3.1.3 and the current stable version of cmake is 3.2.2

In other side , has an image editor , but no one audio and video editor.


audacity is excellent audio editor , for video no idea.

sorry for my bad english

Last edited by USUARIONUEVO; 04-25-2015 at 08:28 PM.
 
Old 04-25-2015, 10:05 PM   #75
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,181

Rep: Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763
Quote:
Originally Posted by gezley View Post
Great update!

What's missing? For me, Tcl/Tk 8.6.1 to 8.6.4 perhaps? I'm currently learning this great language.
Code:
Sat Apr 25 23:13:15 UTC 2015
tcl/tcl-8.6.4-x86_64-1.txz: Upgraded.
tcl/tk-8.6.4-x86_64-1.txz: Upgraded.
Thank you!
 
  


Closed Thread



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
[SOLVED] vdso_time error after current updates chrissi29 Slackware 4 03-20-2013 04:09 AM
xfce 4.10 and latest updates to current BCarey Slackware 7 07-16-2012 10:56 AM
wget error with new current updates fogpipe Slackware 2 07-14-2012 03:16 PM
Massive updates in -current mlangdn Slackware 53 07-01-2012 08:15 AM
Slackware current updates today! neo Slackware 2 04-22-2005 05:32 PM

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

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