Results 1 to 2 of 2

Thread: Installing QT4.1

  1. #1
    Join Date
    Jan 2006
    Location
    Riverside, Rhode Island, USA
    Posts
    245
    Thanks
    52
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Installing QT4.1

    I running Ubuntu linux
    I have some Qt3 programs.
    I have downloaded OpenSource version of Qt4.1.0
    I have successufful run "make".
    Now the " INSTALLING Qt/X11 Version 4.1.0" says type
    "su -c "make install".
    As I am running Ubuntu I typed
    "sudo -c "make install".
    I get
    pete@newCompaq:/tmp/qt-x11-opensource-src-4.1.0$ sudo -c "make install"
    sudo: illegal option `-c'
    usage: sudo -K | -L | -V | -h | -k | -l | -v
    usage: sudo [-HPSb] [-p prompt] [-u username|#uid]
    { -e file [...] | -i | -s | <command> }
    The instructions says that by default "Qt" will be loaded into /usr/local/Troll.......
    I look in "/usr/local/" for "Trolltech/...." . it isn't there.

    Any help would be much appreciated

    pete

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Installing QT4.1

    Quote Originally Posted by impeteperry
    Now the " INSTALLING Qt/X11 Version 4.1.0" says type
    "su -c "make install".
    As I am running Ubuntu I typed
    "sudo -c "make install".
    Either use su, like the docs say, or try:
    sh Code:
    1. sudo make install
    To copy to clipboard, switch view to plain text mode 

Similar Threads

  1. Installing NCReport
    By alphajoseph in forum Installation and Deployment
    Replies: 0
    Last Post: 19th February 2009, 05:10
  2. problem with Qt/ Windows--pls help
    By swamyonline in forum Installation and Deployment
    Replies: 8
    Last Post: 7th July 2008, 21:39
  3. Installing on Solaris...PLEASE HELP!
    By Rayven in forum Installation and Deployment
    Replies: 3
    Last Post: 27th July 2006, 18:33
  4. Installing Qt 4.1 (open source) on Windows XP
    By katrina in forum Installation and Deployment
    Replies: 8
    Last Post: 19th February 2006, 13:26
  5. Installing QT4.1
    By mysearch05 in forum Installation and Deployment
    Replies: 1
    Last Post: 30th January 2006, 13:02

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.