Results 1 to 4 of 4

Thread: QT4 build debian/ubuntu package 4.2

  1. #1
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QT4 build debian/ubuntu package 4.2

    I have installed qt4-dev-tools (4.0.0-3ubuntu1) on my ubuntu linux (like debian sarge)
    but is file orig. qt4-x11_4.0.0.orig.tar.gz and i like to build 4.2 .... how i can make this?

    I say only make a source build from existing package....

    Qt Code:
    1. apt-get source qt4-dev-tools
    2. apt-get install fakeroot
    3.  
    4. apt-get build-dep qt4-dev-tools
    5. dpkg-buildpackage -rfakeroot -uc -b
    To copy to clipboard, switch view to plain text mode 

    How i make the same action on version qt-x11-opensource-src-4.2.0-rc1.tar.gz

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QT4 build debian/ubuntu package 4.2

    There are step-by-step instructions in qt-x11-opensource-src-4.2.0-rc1.tar.gz/INSTALL.
    J-P Nurmi

  3. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT4 build debian/ubuntu package 4.2

    Quote Originally Posted by jpn View Post
    There are step-by-step instructions in qt-x11-opensource-src-4.2.0-rc1.tar.gz/INSTALL.
    Yes i say . how make in conventional mode (I write http://wiki.qtcentre.org/index.php?t...t4_on_Mac_OS_X ).... but i like to make a debian/ubuntu package

    libqt4-core_4.0.0-3ubuntu1_i386.deb
    libqt4-debug_4.0.0-3ubuntu1_i386.deb
    libqt4-designer_4.0.0-3ubuntu1_i386.deb
    libqt4-dev_4.0.0-3ubuntu1_i386.deb
    libqt4-gui_4.0.0-3ubuntu1_i386.deb
    libqt4-qt3support_4.0.0-3ubuntu1_i386.deb
    libqt4-sql_4.0.0-3ubuntu1_i386.deb
    qt4-dev-tools_4.0.0-3ubuntu1_i386.deb
    qt4-doc_4.0.0-3ubuntu1_all.deb
    qt4-x11_4.0.0-3ubuntu1.diff
    qt4-x11_4.0.0-3ubuntu1.diff.gz
    qt4-x11_4.0.0-3ubuntu1.dsc
    qt4-x11_4.0.0-3ubuntu1_i386.changes
    qt4-x11_4.0.0.orig.tar.gz

    to install qt4 easy ..... apt-get install qt4***

  4. #4
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT4 build debian/ubuntu package 4.2

    I found an How-to to build package.... i place some link to debian / ubuntu fan...

    http://db.glug-bom.org/wiki/index.ph...Debian_Package
    http://www.debian.org/doc/manuals/ma.../index.en.html

    Other great link? .... write please ....

Similar Threads

  1. Using qmake to build multiple apps and libs
    By marchand in forum Newbie
    Replies: 2
    Last Post: 12th June 2006, 17:33
  2. QMAKE: Specifying Build Dependencies
    By JohnSuykerbuyk in forum Qt Programming
    Replies: 1
    Last Post: 5th May 2006, 09:46
  3. How can I build <<hello world>> example statically
    By krivenok in forum Qt Programming
    Replies: 4
    Last Post: 10th January 2006, 15:25

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.