Results 1 to 3 of 3

Thread: Installing Aurora 1.4

  1. #1
    Join Date
    Apr 2008
    Beans
    83
    Distro
    Ubuntu 12.04 Precise Pangolin

    Installing Aurora 1.4

    Hi all. Absolute newbie here, and I need a hand trying to install Aurora 1.4 on Gutsy. I'm following the directions from here (using 1.4 in place of 1.3 in the terminal, of course).

    http://phorolinux.com/how-to-install...sy-gibbon.html

    However, when I enter:
    Code:
     ./configure --prefix=/usr --enable-animation
    I get the following:
    Code:
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... 
    configure: error: C compiler cannot create executables
    See `config.log' for more details.
    How do I fix this? Thanks in advance.

  2. #2
    Join Date
    Jun 2006
    Location
    Colorado
    Beans
    435

    Re: Installing Aurora 1.4

    Are you sure you installed build-essentials?


  3. #3
    Join Date
    Jun 2006
    Location
    UK
    Beans
    572

    Re: Installing Aurora 1.4

    Do the above and that will install the GCC compiler, you'll need libgtk2.0-dev as well.

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
  •