Results 1 to 2 of 2

Thread: Installing and running Qt4 without root privileges

  1. #1
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    76
    Thanked 37 Times in 32 Posts

    Default Installing and running Qt4 without root privileges

    With the root privilege, is it possible to install Qt to some custom directory where a non-root user has permission and have the qt libs path in the LD_LIBRARY_PATH ?

    if so, how can I specify the custom directory to install Qt?
    We can't solve problems by using the same kind of thinking we used when we created them

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

    Default Re: Installing and running Qt4 without root privileges

    You can use the -prefix option in configure.

  3. The following user says thank you to wysota for this useful post:

    sunil.thaha (10th October 2007)

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.