Jump to content
Compatible Support Forums
Sign in to follow this  
GhostSong

Qt3 issue

Recommended Posts

Greetings ,

 

I have problems compiling karamba ( 0-17 )

 

rpm -qa |grep qt3 |more :

 

qt3-non-mt-3.0.5-92

qt3-3.0.5-72

qt3-devel-tools-3.0.5-92

qt3-devel-doc-3.0.5-72

qt3-devel-3.0.5-72

 

karamba :

checking for Qt... libraries /usr/lib/qt-3.0.5/lib, headers /usr/lib/qt-3.0.5/include using -mt

checking for moc... not found

configure: error: No Qt meta object compiler (moc) found!

Please check whether you installed Qt correctly.

You need to have a running moc binary.

configure tried to run and the test didn't

succeed. If configure shouldn't have tried this one, set

the environment variable MOC to the right one before running

configure.

ls /usr/lib/qt-3.0.5/bin/ :

 

assistant linguist lupdate mergetr msg2qm qm2ts qtconfig

designer lrelease makeqpf moc qconfig qmake uic

 

moc -v

Qt Meta Object Compiler version 19 (Qt 3.0.5)

 

 

() These are with : ./configure --with-qt-libraries=/usr/lib/qt-3.0.5/lib --with-qt-includes=/usr/lib/qt3-0.5/include

 

Any help would be greatly appreciated.

 

Farewell

 

GhostSong

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×