Ubuntu terminal: invalid host type && configure: error: can only configure for one host and one target at a time Ubuntu терміналу: Неправильний тип приймаючої & & налаштувати: помилка: можна налаштувати тільки для одного хоста і одна мета на час
Posted on 24. Опублікований 24. Aug, 2009 by Dragos in Operating Systems , Ubuntu Серпень, 2009 Dragos в операційних системах, Ubuntu
If you get this error, then most likely a file doesn't exist or the browser plays tricks on you, driving you mad. Якщо ви отримуєте цю помилку, то, швидше за все, файл не існує або браузер прослуховування трюки на вас, ви з глузду з'їхали водіння.
For example here's a command: Наприклад, ось команда:
./configure –with-apxs2=/usr/bin/apxs2 –with-mysql=/usr/bin/mysql
Either /usr/bin/apxs2 doesn't exist or the argument is incorrect. Або / usr/bin/apxs2 не існує або аргумент є хибним. Instead of a one hyphen before “with-apxs2….”, there should be two. Замість одного дефіса перед словами "з-apxs2 ....", То має бути два. The browser automatically transform the two ones into a single one, leaving you with no clues as where the problem might be. Браузер автоматично перетворити два одномісних в одне, залишаючи вам не допоможе зрозуміти, де ця проблема може бути. Just change the single hyphen to two of them and everything should be alright. Просто змініть одного дефіса до двох з них і все має бути добре.
Related posts: Схожі повідомлення:
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHP помилка: Виклик функції-члена FETCH_ASSOC () на не-об'єкт у
- Ubuntu hacks: Extend visual effects in compiz. Ubuntu Hacks: Розширення візуальних ефектів Compiz. More settings, more fun Додаткові налаштування, більше веселощів
- Ubuntu: How to play online radio stations in Exaile (open .pls playlists) Ubuntu: Як грати в інтернет-радіостанцій, в Exaile (открити. PLS плейлистів)












































