Menu

compiling on Ubuntu 8.10, simpler

Uqbar
2009-01-14
2013-05-28
  • Uqbar

    Uqbar - 2009-01-14

    Hello.

    There's no need to download and compile QT in order to compile Structure Synth (SVN) in Ubuntu 8.10 Intrepid Ibex.

    This was sufficient on my machine:

    # aptitude install install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev subversion libxext-dev libqt4-opengl-dev

    then I pulled structuresynth from SVN, went into the trunk directory and:

    $ qmake-qt4 -project -after "CONFIG+=opengl" -after "QT+=xml opengl script"

    $ qmake-qt4

    $ make

    Maybe the "Build Instructions (Linux)" could be thusly updated.

    Cheers,
    Uqbar

     
    • Mikael Hvidtfeldt Christensen

      Thanks,

      Much easier :-)

      I will add the build instructions when I get a chance!

      Regards, Mikael.

       
    • Uqbar

      Uqbar - 2009-01-14

      Ouch, there's a typo: it's not "aptitude install install ..." but "aptitude install ...".

      Sorry.

      Cheers,
      Uqbar

       
      • Mikael Hvidtfeldt Christensen

        Duly noted.

        Nice name, btw. (Found in an old Anglo-American Cyclopedia, I guess?).

         
        • Uqbar

          Uqbar - 2009-01-14

          Thanks for updating.

          Yes, I found the name Uqbar in one copy of The Anglo-American Cyclopaedia but, oddly, I can't find it in other copies...

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.