Results 1 to 11 of 11

Thread: QT4 minimum requirements Debian GNU/Linux Sarge

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: QT4 minimum requirements Debian GNU/Linux Sarge

    You can delete the whole tree from your Home directory. It's just for compilation purposes there. Or if you don't want to delete it, call "make distclean" in the directory where the top level Makefile resides. It should decrease its volume "a little".

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    99
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT4 minimum requirements Debian GNU/Linux Sarge

    Thanks Wysota, Dimitri.

    That's a good tip to clean up your hard disk afterwards. I will rather stick with the temporary files, to experiment with.

    Just for completeness another question :
    If we untar and compile in /etc/local/Trolltech/qt-x11-opensource-src-4.1.1-snapshot-20060215t directly,
    will all those duplicate files be avoided? (this could be interesting, because one would need less disk space during compilation)

    Cheers

  3. #3
    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: QT4 minimum requirements Debian GNU/Linux Sarge

    They'll be avoided but you won't be able to 'make install' and clean all unneeded files, so it's not worth it. If one lacks HD space, one just takes a binary distribution of Qt.

  4. #4
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    99
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT4 minimum requirements Debian GNU/Linux Sarge

    Thanks Wysota,

    I was going to test it when I install another snapshot later on.

    You saved me a lot of time.

    Cheers

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.