Results 1 to 2 of 2

Thread: QT4 for kde 4 beta 2 configure problem: make not found

  1. #1
    Join Date
    Sep 2007
    Location
    Cassino (Italy)
    Posts
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Unhappy QT4 for kde 4 beta 2 configure problem: make not found

    Hello,

    following the tutorial at http://techbase.kde.org/Getting_Star...uired_Software I find a problem to configure the qt4. I start the configure command like written in the tutorial but received the error:

    You don't seem to have 'make' or 'gmake' in your PATH.
    Cannot proceed.

    So I do the command 'which make' and it found at /usr/bin/make, so the make command is there. Also I see that in the path there is also /usr/bin.

    In your opinion, what is the problem. I also tried to change the part in the configure script where is the 'if' that control the variable $MAKE, but with poor result: I comment out all the line related to that 'if' and left also the line MAKE='/usr/bin/make' (note that the original line have only 'MAKE').
    First I received the message that the script want a 'fi' at the final of the script, after this I received another error, regarding the directory mkspecs.

    Is possible to set directly in the script the path of the 'make'. Can someone help me.

    Thanks in advance for your help.

    --
    Regards,

    Marco Mangiante

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT4 for kde 4 beta 2 configure problem: make not found

    Did you run "which make" in the same terminal and with the same set of environment variables (and the same user) as the failed configure run?

Similar Threads

  1. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.