Hi, I'm just starting in Linux, specifically Ubuntu Karmic, and I want to create the hbqt lib.
I have installed the SDK for Linux/X11 32 bits, and I set the following variables Export HB_INC_QT = "/home/javier/qtsdk-2009.05/qt/include" Export HB_QT_MOC_BIN = "/home/javier/qtsdk-2009.05/qt/bin" Then in harbour/contrib/hbqt make and get the following: ! Using QT 'moc' bin: / home/javier/qtsdk-2009.05/qt/bin / home/javier/qtsdk-2009.05/qt/bin .. / .. / .. / hbqt_events.h-or moc_hbqt_events.cpp make [1]: execvp: / home/javier/qtsdk-2009.05/qt/bin: Permission denied make [1]: *** [moc_hbqt_events.cpp] Error 127 make: *** [descend] Error 2 And if I try to sudo make, then I get the following: ! HB_INSTALL_PREFIX automatically set to: / usr / local ! 'hbqt' library skipped ( 'qt' not found) Why? Could you please tell me, what am I doing wrong or what else I need to generate the hbqt lib? I appreciate any help and comments. Thanks Best regards Javier Parada _______________________________________________ Harbour-users mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour-users
