Questions marquées «libraries»

13
Utiliser Atlas depuis scipy

J'ai installé Ubuntu 12.04 64 bits. J'ai besoin de travailler avec python et scipy, je les ai installés et quand je lance le test: python -c "import scipy; scipy.test()" Je reçois le message: ImportError: libatlas.so.3gf: impossible d'ouvrir le fichier d'objet partagé: aucun fichier ou répertoire...

13
Comment GCC sait-il où Boost est installé

J'ai installé boost en utilisant sudo apt-get installsur Ubuntu. Plus tard, je n'ai pas eu à donner à gcc le Idrapeau avec le chemin vers les bibliothèques de boost pour utiliser boost! Je n'en ai fait aucune pkg-config --cflags --libs. Quel est le mystère ici? Comment gcc est-il capable de savoir...