| Autor |
Mensaje |
hecchan Miembro |
# Publicado: 11 Ago 2006 19:24
Hola a todos,
Estoy intentando compilar facturalux-lite-2.0 en Debian Etch, pero la ejecucion de install.sh gemera errores, publico un extracto de lo que parece mas importante:
gcc -c -pipe -fno-exceptions -Wall -W -Os -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/usr/local/src/facturalux-lite-linux-2.0/src/qt/ mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/libpng -I3rdparty/zlib -I3rdparty/opentype -I../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/ftxopentype.o 3rdparty/opentype/ftxopentype.c
In file included from 3rdparty/opentype/ftxopentype.c:3:
3rdparty/opentype/ftxopen.c:18:40: error: freetype/internal/ftstream.h: No existe el fichero o el directorio
3rdparty/opentype/ftxopen.c:19:40: error: freetype/internal/ftmemory.h: No existe el fichero o el directorio
3rdparty/opentype/ftxopen.c:20:39: error: freetype/internal/tttypes.h: No existe el fichero o el directorio
In file included from 3rdparty/opentype/ftxopentype.c:3:
3rdparty/opentype/ftxopen.c: In function ‘Load_LangSys’:
3rdparty/opentype/ftxopen.c:44: warning: implicit declaration of function ‘ACCESS_Frame’
...
3rdparty/opentype/ftxgsub.c:4083: warning: unused variable ‘error’
make[2]: *** [.obj/release-shared-mt/ftxopentype.o] Error 1
make[2]: se sale del directorio `/usr/local/src/facturalux-lite-linux-2.0/src/qt/s rc'
make[1]: *** [sub-src] Error 2
make[1]: se sale del directorio `/usr/local/src/facturalux-lite-linux-2.0/src/qt'
make: *** [init] Error 2
Alguien puede decirme que estoy haciendo mal. Creo haber instalado todas las dependencias.
gracias
|
mathiasb Miembro |
# Publicado: 17 Sep 2006 16:13
This depends on the version of libfreetype6-dev, you have installed. Downgrade this package or compile on Sarge.
HTH,
Mathias
|
hecchan Miembro |
# Publicado: 7 Dic 2006 11:38
Hi Mathias,
thanks for your advice.
Unfortunally, i didn't wait and switch to Ubuntu.
And also i forgot to check this forum.
cheers
hector
|
Anónimo
|
# Publicado: 4 Dic 2007 17:54
hi all
when i want build abanq in ubuntu with kdevlop . i have this message
setting.pro do not exisist
i have qt3 instaled
thx
|