Results 1 to 20 of 21

Thread: A problem with executing Qt 4.5.0

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Posts
    68
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    there were no Trolltech directory,too.
    Try to be useful for your society,not important.
    ------------------------------------------------------
    Every thing that has a beginning,Has an end.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    Where had you run the configure.exe from ? Which directory ?
    GO to that directory, and you will see a bin folder. Go inside that bin, and you will find assistant.exe, qtdemo.exe . Run them and follow the above posts.

  3. #3
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: A problem with executing Qt 4.5.0

    aamer4yu, he is on Linux, not Windows.
    I'm a rebel in the S.D.G.

  4. #4
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    Sorry, I am alien to linux

  5. #5
    Join Date
    Mar 2009
    Posts
    68
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    anyway I did it and i found some files of course not .exe files but assistant and designer and some other files were there.
    I double clicked one them but no answer.what should I do?
    thanks
    Try to be useful for your society,not important.
    ------------------------------------------------------
    Every thing that has a beginning,Has an end.

  6. #6
    Join Date
    Mar 2007
    Location
    Germany
    Posts
    229
    Thanks
    2
    Thanked 29 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: A problem with executing Qt 4.5.0

    Open a console window in your desktop environment (GNOME or KDE; doesn't matter), go to the directory in which you found these files, type in assistant, hit enter and see what happens.
    Maybe an error message is displayed. This message would be interesting.

  7. #7
    Join Date
    Mar 2009
    Posts
    68
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    You know,in my linux there is a Qt designer 3.3 installed by default.so when i enter assistant or designer ,it will open the Qt 3.3 version of those programs.
    so i entered ./assistant but a error message came.i don't remember all of it but it had a
    no such file or directory
    or sth like this at the end of it.
    Try to be useful for your society,not important.
    ------------------------------------------------------
    Every thing that has a beginning,Has an end.

  8. #8
    Join Date
    Mar 2009
    Posts
    68
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    I checked it again.
    the exact message is:
    ./assistant: error while loading shared libraries: libQtHelp.so.4: cannot open shared object file: No such file or directory
    Try to be useful for your society,not important.
    ------------------------------------------------------
    Every thing that has a beginning,Has an end.

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

    Default Re: A problem with executing Qt 4.5.0

    I suggest you delete everything and start from scratch. Instead of trying to build Qt, which is obviously currently too difficult for you I suggest you use your distro's package manager to install Qt packages. Then you will be able to run assistant or assistant-qt4 without any additional work.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  10. #10
    Join Date
    Mar 2009
    Posts
    68
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A problem with executing Qt 4.5.0

    And what should i do for that?
    Try to be useful for your society,not important.
    ------------------------------------------------------
    Every thing that has a beginning,Has an end.

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

    Default Re: A problem with executing Qt 4.5.0

    Hmm.... have you got any insight about managing your Linux installation? Just run your rpm/deb manager (yast, aptitude, rpmdrake, whatever), search for "qt4" and install appropriate packages.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 19
    Last Post: 3rd April 2009, 23:17
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  3. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  4. Problem executing process
    By EricF in forum Qt Programming
    Replies: 4
    Last Post: 25th January 2008, 16:04
  5. Replies: 16
    Last Post: 7th March 2006, 15: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
  •  
Qt is a trademark of The Qt Company.