Ubuntu terminal: invalid host type && configure: error: can only configure for one host and one target at a time Ubuntu terminaali: Virheellinen palvelimen tyyppi & & configure: error: vain määrittää yksi isäntä ja yksi kohde kerrallaan
Posted on 24. Postitettu 24. Aug, 2009 by Dragos in Operating Systems , Ubuntu Elokuu, 2009 Dragos in Käyttöjärjestelmät, Ubuntu
If you get this error, then most likely a file doesn't exist or the browser plays tricks on you, driving you mad. Jos saat tämän virheen, niin todennäköisesti tiedostoa ei ole olemassa tai selain toistaa temppuja teitä, ajo olet hullu.
For example here's a command: Esimerkiksi täällä on komento:
./configure –with-apxs2=/usr/bin/apxs2 –with-mysql=/usr/bin/mysql
Either /usr/bin/apxs2 doesn't exist or the argument is incorrect. Joko / usr/bin/apxs2 ei ole tai väite on virheellinen. Instead of a one hyphen before “with-apxs2….”, there should be two. Sen sijaan, että yksi yhdysmerkki ennen "kanssa-apxs2 ...." Pitäisi olla kaksi. The browser automatically transform the two ones into a single one, leaving you with no clues as where the problem might be. Selaimen automaattisesti muuntaa kaksi niistä yhdeksi, jolloin sinulle mitään vihjeitä siitä, missä ongelma voisi olla. Just change the single hyphen to two of them and everything should be alright. Vain muuttaa yhden yhdysmerkin kahdelle heistä, ja kaiken pitäisi olla kunnossa.
Related posts: Liittyvien virkojen:
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHP error: Call to jäsenen toiminnon fetch_assoc () ei-objektin
- Ubuntu hacks: Extend visual effects in compiz. Ubuntu hakata: Laajennetaan visuaalisia tehosteita Compiz. More settings, more fun Lisää asetuksia, hauskempi
- Ubuntu: How to play online radio stations in Exaile (open .pls playlists) Ubuntu: kuinka pelata internet radiokanavia Exaile (avoin. Pls soittolistat)












































