Ubuntu terminal: invalid host type && configure: error: can only configure for one host and one target at a time Ubuntu τερματικό: άκυρο είδος υποδοχής & & configure: error: να ρυθμίσετε μόνο για ένα κράτος και ένα στόχο κάθε φορά
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: Πώς να παίξετε online ραδιοφωνικούς σταθμούς στο Exaile (ανοιχτή. Pls playlists)












































