First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7097
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Dan Armak (RETIRED) <danarmak@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Juergen Nagel <juergennagel@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7097 depends on: Show dependency tree
Bug 7097 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-08-27 02:46 0000
I have installed Qt in a non-standard location. When I tried to emerge qcad,
the
compilation aborted.
After I had removed the line "export QTDIR=/usr/qt/3" in the ebuild file, the
program did compile.

------- Comment #1 From Hannes Mehnert (RETIRED) 2002-08-28 17:31:28 0000 -------
danarmak: if you remove the export QTDIR=... in the ebuilds it should work 
(works here).  

------- Comment #2 From Dan Armak (RETIRED) 2002-08-30 06:10:27 0000 -------
Yes, well, the export lines are there because there's only one QTDIR variable 
but many qt versions. I can remove the QTDIr=/usr/qt/3 lines from ebuilds 
today, but not the QTDIR=/usr/qt/2 lines from ebuilds using QT2. And when QT-4 
is released in a year or two, what will we do? qt-3 ebuild will then need this 
setting again. 
 
There is, of course, the set-qtdir() (and need-qt()) function in 
kde-functions.eclass. This is exactly the reason it exists. Should we make all 
qt ebuilds use them? I'l think about that because I have some objections... 
 
Meanwhile do you have any objections to making a symlink form /usr/qt/3 to 
whereever your custom qt is? That way all ebuilds will work no matter what 
while I decide what we should do. 

------- Comment #3 From Dan Armak (RETIRED) 2002-11-22 15:14:52 0000 -------
I'm no longer sure what my objections were, so I'm making the ebuild use
set-qtdir() 
from kde-functions.eclass. I've also added an ebuild for 1.5.4. 

------- Comment #4 From Paul de Vrieze 2003-04-24 13:13:39 0000 -------
A quick grep on QTDIR shows that there are still some ebuilds not using this
function. Is there a reason for that?

First Last Prev Next    No search results available      Search page      Enter new bug