I cannot have hbpcre compiled and installed on my Harbour environment on
Ubuntu 9.10

I compile Harbour sources with this setting:

export HB_CONTRIBLIBS="hbqt hbct hbhpdf hblog hbxml hbmzip hbzip hbxbp hbtip
hbvpdf hbgd hbpgsql hbcurl hbmysql hbsqlit3 hbssl hbodbc rddsql gtqtc hbmisc
hbpcre"

and to try to have hbpcre installed i later also put this var

export HB_WITH_PCRE=yes

also put

export HB_CONTRIBLIBS=

so the lib can be guessed.

I have referred to the Harbour source INSTALL file to get some info and to
check the required files

But at compile time i always have this answer from the system and the hbpcre
lib not install on my system i need it to try the samples of
wxHarbour GUI cross platform for the Harbour compiler
http://sourceforge.net/projects/wxharbour/files/:

! Building Harbour 2.1.0dev from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh
! HB_INSTALL_PREFIX: /usr/bin
! HB_BIN_INSTALL: /usr/bin
! HB_LIB_INSTALL: /usr/lib/harbour
! HB_INC_INSTALL: /usr/include/harbour
! HB_DOC_INSTALL: /usr/share/doc/harbour
! HB_BUILD_SHARED: no
! HB_HOST_PLAT: linux (x86)  HB_SHELL: sh
! HB_PLATFORM: linux (x86) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! HB_HOST_PKGM: deb
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /usr/include
! Component: 'openssl' found in /usr/include
! Component: 'gpm' found in /usr/include
! Component: 'slang' found in /usr/include
! Component: 'curses' found in /usr/include
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! REVISION: 14287M
make[2]: Non c'è da fare nulla per «all»
make[1]: Non c'è da fare nulla per «all»
! 'sqlite3' library skipped (unused)
! 'bz2' library skipped (unused)
make[3]: «../../../../../lib/linux/gcc/liblibhpdf.a» è aggiornato.
! 'libpng' library skipped (unused)
! 'jpeg' library skipped (unused)
! 'hbpcre' library skipped (unused)
! 'hbzlib' library skipped (unused)
make[3]: «../../../../../lib/linux/gcc/libhbcommon.a» è aggiornato.
make[3]: «../../../../../lib/linux/gcc/libhbnortl.a» è aggiornato.
...

Please give me some hints... ?

Best regards
Marco
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to