Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Have any one successfully installed a development enviroment on Linux?
QtWS25 Last Chance

Have any one successfully installed a development enviroment on Linux?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gernberg
    wrote on last edited by
    #1

    I've been trying to set up a development enviroment at my Linux machine.
    The Qt Creator works smooth, and everything is fine there (simulator works).

    The problem is that I can't build for "real" symbian devices.

    I've followed the guide at: "http://labs.trolltech.com/blogs/2010/04/21/symbian-development-using-linux/":http://labs.trolltech.com/blogs/2010/04/21/symbian-development-using-linux/ but at the step where I'm supposed to run:

    @./install_openc_16_s60 ~/work/s60_open_c_cpp_plug_in_v1_6_en.zip ~/symbian-sdk@

    I get stuck with the following output:

    @... Alot of inflates cut out for readability...
    Failed to open /tmp/tmp.kBYOtB0TRa/Installer/data1.cab as an InstallShield Cabinet File@

    I've tried with version 1.5 of the gnupoc (same as the author), but without success.

    Any guesses what else I could try?

    Or do anyone have a working linux development env.?

    [edit: fixed link / chetankjain]

    1 Reply Last reply
    0
    • A Offline
      A Offline
      anselmolsm
      wrote on last edited by
      #2

      Hey!

      Well, since the pre-release of Qt 4.6 for S60 there were different approaches to setup a functional environment to develop for S60 on Linux.

      Nowadays the one that seems to work well is this version created by some co-workers. Read the fist post "here":http://cabledogs.org/abinader/2010/06/18/unofficial-qt-4-6-3-for-symbian-linux-installer-qt-mobility-smart-installer/ and the update "here":http://cabledogs.org/abinader/2010/08/18/updated-unofficial-qt-for-symbian-4-6-3-all-in-one-linux-installer-script/ .

      I did not try it with QtCreator, I know it works well via command line and I remember a few bugs with the DEPLOYMENT variable, but I did not check yet if they still exist.

      Anselmo L. S. Melo (anselmolsm)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        anselmolsm
        wrote on last edited by
        #3

        [quote author="gernberg" date="1284163120"]
        @./install_openc_16_s60 ~/work/s60_open_c_cpp_plug_in_v1_6_en.zip ~/symbian-sdk@

        I get stuck with the following output:

        @... Alot of inflates cut out for readability...
        Failed to open /tmp/tmp.kBYOtB0TRa/Installer/data1.cab as an InstallShield Cabinet File@
        [/quote]

        gernberg, did you try it again? Following the blogpost you mentioned I could successfully build Qt 4.7.

        Double check your setup and be sure to have enough disk space, as the whole process uses a lot of space with temp dirs + installed stuff =)

        Anselmo L. S. Melo (anselmolsm)

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved