Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-01-2009, 03:53 PM
|
#1
|
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-13.37
Posts: 1,182
Rep: 
|
Qt3 package from extra not found
This is not much of a problem right now, but I installed the QT3 package from /extra mostly for kernel compiling but when I do make xconfig I am getting this error
make xconfig
CHECK qt
*
* Unable to find the QT3 installation. Please make sure that
* the QT3 development package is correctly installed and
* either install pkg-config or set the QTDIR environment
* variable to the correct location.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', needed by `scripts/kconfig/qconf.o'. Stop.
How do I correct this so qt3 is recognized?
Thanks
|
|
|
|
09-01-2009, 04:20 PM
|
#2
|
|
Member
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 536
Rep:
|
Try adjusting the QTDIR environment variable when you run the makefile, something like this:
Code:
QTDIR=/path/to/qt3 make xconfig
I don't know what the qt3 installation directory is for Slackware 13, but you can probably find it by opening the qt3 package installation log in /var/log/packages.
|
|
|
|
09-01-2009, 04:36 PM
|
#3
|
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-13.37
Posts: 1,182
Original Poster
Rep: 
|
that got it. Thanks 
|
|
|
|
09-24-2009, 03:24 PM
|
#4
|
|
LQ Newbie
Registered: Sep 2009
Location: Bastelicaccia, Corsica
Posts: 10
Rep:
|
Thanks as well, it did it for me too...
I've just installed Slackware 13.0.
I had to install Scribus 1.3.3.13 for a newspaper. Slackware 13.0 proposes only Scribus 1.3.5 which is not backward compatible with the older 1.3.3 family and is still flagged as unstable. Scribus 1.3.3 uses Qt 3 and 1.3.5 Qt 4.
As Daedra, I installed qt3 from the extra and could not compile Scribus : qt3 not found. The difference is I used the Scribus 1.3.3.13 SlackBuild from slackbuilds.org, repository 12.2.
After typing 'export QTDIR=/opt/kde3/lib/qt3' and then 'scribus.Slackbuild', it worked like a charm and I now have a functional Scribus 1.3.3.13...
I'm brand new to Slackware, after several years of Suse and Ubuntu (and other distros I tested and rejected). I'll post later something about my impressions with Slackware. Right now I still have to install more stuff to be really fully operational and eventually ditch Ubuntu (which works very well but is a bit boring : I love to tweak).
|
|
|
|
09-25-2009, 01:15 AM
|
#5
|
|
Member
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 337
Rep:
|
It works fine here, so my guess is you installed qt3 and then tried building scribus right afterwards? In that case the profile.d scripts for qt3 weren't executed yet and therefore QTDIR wasn't set. It should work fine after the next login, or by sourcing the profile.d script (or by setting the variable by hand as you did)
|
|
|
|
09-25-2009, 12:15 PM
|
#6
|
|
LQ Newbie
Registered: Sep 2009
Location: Bastelicaccia, Corsica
Posts: 10
Rep:
|
No, it worked fine as soon as I did the QTDIR=...
I had the problem all alone after installing Qt3. After I did a search in this forum and got the answer I needed.
|
|
|
|
| Thread Tools |
Search this 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
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|