Pages : 1
#1 Le 04/04/2006, à 14:58
- Samt
Problème d'installation ...
Bonjour,
J'ai installer graphiteone sans aucun problème à partir des rpm à l'aide de ce peit tutoriel trouvé sur le site officiel http://www.graphiteone-cad.com/:
Installing GraphiteOne Packages on Debian Linux
The following section will explain how to install GraphiteOne on Debian systems. Please use the following steps to install GraphiteOne packages:Download all necessary packages. You need the OpenCascade package, the appropriate GraphiteOne lib package, and the GraphiteOne Base or Demo Application package.
Install the RPM packages:
alien --install graphiteone-oc-1.2-1.rpm
alien --install graphiteone-libs-1.2-1.rpmalien --install graphiteone-2d-drafting-1.2-1.rpm
or
alien --install graphiteone-3d-design-1.2-1.rpm
ln -sf /opt/GraphiteOne/bin/graphiteone /usr/bin/graphiteone
Starting GraphiteOne
To start GraphiteOne, simply run:graphiteone
If you have hardware accelerated OpenGL installed, try to start GraphiteOne by running:
graphiteone --ogl=yes
Le problème vient lorsque je veux lancer l'application mon ordinateur me répond que
graphiteone
Traceback (most recent call last):
File "/opt/GraphiteOne/lib/graphiteonesplashscreen.py", line 16, in ?
from qt import Qt
File "/opt/GraphiteOne/lib/qt.py", line 46, in ?
import libsip
ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Get_PS_Font_Info
Traceback (most recent call last):
File "/opt/GraphiteOne/lib/graphiteone.py", line 15, in ?
from graphiteoneapplication import GOneApplication
File "/opt/GraphiteOne/lib/graphiteoneapplication.py", line 17, in ?
from qt import QString
File "/opt/GraphiteOne/lib/qt.py", line 46, in ?
import libsip
ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Get_PS_Font_Info
ça me laisse perplexe :rolleyes::rolleyes::rolleyes::rolleyes:
Help me !!!
Mon application : FlvToMp3 (permet de récupérer sans perte de qualité la bande son d'un fichier .flv)
Hors ligne