bugMoviefly - Bugs: bug #14834, make problems

 
 

bug #14834: make problems

Submitter:  None
Submitted:  Thu 20 Oct 2005 09:51:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  merkosh
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 12 Apr 2006 10:37:42 PM UTC, comment #3: 

Is this still a problem?

qmake is looked for in your path. Adding /usr/lib/qt3/bin/ to your path during compilation should do the trick.

Uwe Mayer <merkosh>
Group administrator
Fri 21 Oct 2005 07:24:36 AM UTC, comment #2: 

PATH was not set?

If still available, please send me the bnv_qt* files which were created during the Qt-detection in lmc-X.Y.Z/ directory.

Uwe Mayer <merkosh>
Group administrator
Thu 20 Oct 2005 10:22:35 PM UTC, comment #1: 

hmmm QTDIR was set but PATH not...

so "export PATH=$PATH:/usr/lib/qt3:/usr/lib/qt3/bin:/usr/lib/qt3/lib" helped...


Anonymous
Thu 20 Oct 2005 09:51:57 PM UTC, original submission:  

Hi,

configure ends with...

...
checking for Qt... yes:
    QT_CXXFLAGS=-I/usr/lib/qt3/include -DQT_THREAD_SUPPORT
    QT_DIR=/usr/lib/qt3
    QT_LIBS=-L/usr/lib/qt3/lib -lqt-mt  -lSM -lICE  -L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt -lXi  -pthread
    QT_UIC=/usr/lib/qt3/bin/uic
    QT_MOC=/usr/lib/qt3/bin/moc
checking correct functioning of Qt installation... succes
checking for qmake... no
configure: error: failed to find required command qmake

But qt3-devel is installed!

(# rpm -ql qt3-devel | grep "bin/qmake"
/usr/lib/qt3/bin/qmake)

Tried "./configure --with-Qt-bin-dir=/usr/lib/qt3/bin" also.... but with same qmake error :(!

Any ideas?

Thanks
Jagg


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-04-12 merkosh StatusIn Progress Need Info
2005-10-21 merkosh StatusNone In Progress
    Assigned toNone merkosh

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code