Share

qcdorganizer

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Can't compile on Ubuntu 8.10 AMD64

You are viewing a single message from this topic. View all messages.

  1. 2009-01-13 17:39:33 UTC
    I should have been more specific - the newer version in svn is under the "branches/3.0" directory, not under the trunk (yet).

    Version 3.x is using the standard GNU configure scripts rather than qmake, so it is configured like most other linux packages (./configure --help for options)

    Usually, just do the following:

    sh ./autogen.sh (only needed with subversion)
    ./configure
    make
    make install

    Of course, you can fine-tune just how it compiles and installs using the various flags in the configure script.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.