Kirjoittaja Aihe: expocityn kääntäminen  (Luettu 4034 kertaa)

hks

  • Käyttäjä
  • Viestejä: 81
    • Profiili
expocityn kääntäminen
« : 24.09.05 - klo:10.15 »
Eli configuren ajaminen kaatuu tähän

"checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
"


mitähän toi tarkoittaa ? pitäisikkö asentaa vielä c++ kääntäjä ?
./toni

hks

  • Käyttäjä
  • Viestejä: 81
    • Profiili
Re: expocityn kääntäminen
« Vastaus #1 : 24.09.05 - klo:10.20 »
eli vastaan itse itselleni g++:n asentaminen päästi eteenpäin mutta configure kaatu nyt tähän

"checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am ar az be bg bn ca cs cy da de el en_GB es fa fi fr ga gl he hi hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.2.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
toni@xxx:~/expocity-2.6.2-1$
"

./toni

incidence

  • Käyttäjä
  • Viestejä: 88
    • Profiili
    • ^^
Re: expocityn kääntäminen
« Vastaus #2 : 24.09.05 - klo:10.21 »
Sinulla ei ole gtk-2.0 pakettia

edit,

Koodia: [Valitse]
configure: error: Library requirements (gtk+-2.0 >= 2.2.0) not met;
Se vaatii gtk-2.2.0:n tai suuremman
"Man fears the darkness, and so he scrapes away at the edges of it with fire"
—Rei Ayanami

<quote>
Cost of windows XP PRO on 7000 computers - 1,600,000$
Cost of Linux on 7000 computers - Priceless (and free)
</quote>

hks

  • Käyttäjä
  • Viestejä: 81
    • Profiili
Re: expocityn kääntäminen
« Vastaus #3 : 24.09.05 - klo:11.44 »
ok, hmm onkos toi asennettu jo gnomen mukana ? miten saa etsittyä apt:lla paketin mukana asennettavia filejä ?
./toni

janne

  • Käyttäjä
  • Viestejä: 5150
    • Profiili
Re: expocityn kääntäminen
« Vastaus #4 : 24.09.05 - klo:12.31 »
ok, hmm onkos toi asennettu jo gnomen mukana ?

se tarvitsee varmaankin development version tuosta kirjastosta.

miten saa etsittyä apt:lla paketin mukana asennettavia filejä ?

tästä on HOWTO-alueella jonkinmoinen ohjeistuskin nimellä paketinhallintaa komentoriviltä:
http://forum.ubuntu-fi.org/index.php?topic=135.0
Janne

hks

  • Käyttäjä
  • Viestejä: 81
    • Profiili
Re: expocityn kääntäminen
« Vastaus #5 : 24.09.05 - klo:17.00 »
Ok täytyypä ettiä sopivat puketit kun kerkee, toi expocity on os x tyylinen expose kikkari linukkaan. Saas nähä miten toimii, ainakin os x:ssä toi on aika bueno ja sulava.
./toni

janne

  • Käyttäjä
  • Viestejä: 5150
    • Profiili
Re: expocityn kääntäminen
« Vastaus #6 : 24.09.05 - klo:22.11 »
Ok täytyypä ettiä sopivat puketit kun kerkee, toi expocity on os x tyylinen expose kikkari linukkaan.

joo ja ei. se on nimittäin kokonainen window manager (häkätty metacity) johon on vain lisätty sisäisesti tuo toiminnallisuus. saman toiminnallisuuden toteuttaa erillisenä ohjelman mm. skippy:
http://thegraveyard.org/skippy.php

jota käyttämällä ei ainakaan saa window manageriaan rikki ja joka toimii useammassa WM:ssä ;)

Saas nähä miten toimii, ainakin os x:ssä toi on aika bueno ja sulava.

oli tuo ihan ok, kun sitä joskus aikoinaan testailin, mutta lopulta totesin, että virtuaalityöpöydät ja ohjelmien jakaminen niille fiksusti ajaa saman asian (ikkunat eivät katoa toisten alle ja ne on helppo löytää).
Janne

hks

  • Käyttäjä
  • Viestejä: 81
    • Profiili
Re: expocityn kääntäminen
« Vastaus #7 : 24.09.05 - klo:22.37 »
oooh no täytyykin testata tota skippyä ensin :)
./toni