[Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

gambas at ...2524... gambas at ...2524...
Sun Jul 22 23:16:55 CEST 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 287 by ltick... at ...626...: 3.2.1 ./configure issues on  
2012-07-15-wheezy-raspbian.zip
http://code.google.com/p/gambas/issues/detail?id=287

||
|| Unable to met pkg-config requirement: QtCore >= 4.5.0
|| Unable to met pkg-config requirement: QtGui
|| Unable to met pkg-config requirement: Qt3Support
|| Unable to met pkg-config requirement: QtSvg
|| gb.qt4 is disabled
|| Unable to met pkg-config requirement: QtCore >= 4.5.0
|| Unable to met pkg-config requirement: QtGui
|| Unable to met pkg-config requirement: Qt3Support
|| gb.qt4.ext is disabled
|| Unable to met pkg-config requirement: QtCore >= 4.5.0
|| Unable to met pkg-config requirement: QtGui
|| Unable to met pkg-config requirement: QtNetwork
|| Unable to met pkg-config requirement: QtDBus
|| Unable to met pkg-config requirement: QtXml
|| Unable to met pkg-config requirement: QtWebKit >= 4.5.0
|| gb.qt4.webkit is disabled
|| Unable to met pkg-config requirement: QtCore >= 4.5.0
|| Unable to met pkg-config requirement: QtGui
|| Unable to met pkg-config requirement: QtOpenGL
|| gb.qt4.opengl is disabled
||


||
|| Unable to met pkg-config requirement: libgsl
|| Unable to met pkg-config requirement: libgslcblas
||

||
|| Unable to find file: ncurses.h
|| Unable to find file: panel.h
|| Unable to find file: libncurses.so
|| Unable to find file: libpanel.so
|| gb.ncurses is disabled
||

||
|| gb.jit is disabled
||

||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.jit
|| - gb.ncurses
|| - gb.qt4
|| - gb.qt4.ext
|| - gb.qt4.opengl
|| - gb.qt4.webkit
||

i tried ignoring the warnings- when i try to make it gets pretty far then:


n file included from main.cpp:26:0:
CPdfDocument.h:29:20: fatal error: PDFDoc.h: No such file or directory
compilation terminated.
make[4]: *** [gb_pdf_la-main.lo] Error 1
make[4]: Leaving directory `/home/pi/gambas3-3.2.1/gb.pdf/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/pi/gambas3-3.2.1/gb.pdf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pi/gambas3-3.2.1/gb.pdf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pi/gambas3-3.2.1'
make: *** [all] Error 2

Any pointers appreciated.

Thanks





More information about the User mailing list