Kirjoittaja Aihe: Apua Crossfireen  (Luettu 2958 kertaa)

h4msteri

  • Käyttäjä
  • Viestejä: 12
    • Profiili
    • KorpiSki
Apua Crossfireen
« : 01.12.06 - klo:23.02 »
Löytyykö Crossfiren pelaajia? Itselläni olisi kiinnostusta kokeilla mutta en saa peliä toimimaan. Latasin GTK-clientin ja suoritan sen ./configure -käskyn ja tulos on tällainen:
Koodia: [Valitse]
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for mkdir... /bin/mkdir
checking for tar... /bin/tar
checking for makedepend... /usr/bin/makedepend
checking for cp... /bin/cp
checking for rm... /bin/rm
checking for perl... /usr/bin/perl
checking for ar... /usr/bin/ar
checking for style of include used by make... GNU
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.
C-kääntäjästähän se valittaa mutta mitä tälle on tehtävissä?

eliasj

  • Käyttäjä
  • Viestejä: 4075
    • Profiili
Re: Apua Crossfireen
« Vastaus #1 : 02.12.06 - klo:09.34 »
Onhan paketti build-essential asennettu?
alias vililikku

antt1

  • Käyttäjä
  • Viestejä: 19
    • Profiili
Re: Apua Crossfireen
« Vastaus #2 : 02.12.06 - klo:12.13 »
Koodia: [Valitse]
sudo apt-get install gawk

h4msteri

  • Käyttäjä
  • Viestejä: 12
    • Profiili
    • KorpiSki
Re: Apua Crossfireen
« Vastaus #3 : 02.12.06 - klo:17.06 »
Asensin molemmat, gawkin ja build-essentialin, ja nyt pääsee vähän pitemmälle. Jumahtaa siihen asti että mukisee tällaista:
Koodia: [Valitse]
configure: error: You must have the png library installed to compile the client
Koko litaniaa en viitsinyt liittää. Synapticilla hain jotain libpng:tä ja jotain siitä läheltä eikä auttanut. Vinkkejä?

Ninnnu

  • Käyttäjä
  • Viestejä: 247
  • LinuCaster
    • Profiili
Re: Apua Crossfireen
« Vastaus #4 : 03.12.06 - klo:22.22 »
Koodia: [Valitse]
sudo apt-get install libpng12-devMikset lataa Ubuntun repoissa olevaa crossfire-client-gtk-pakettia? (Olen/olin Crossfire-pelaaja joskus kauan sitten...)