> I Need compile harbour versione with ace , qt, libharu,rddsql on ubunti 9.10 > I have downlad aceapi-9.10.0.0.tar.gz but not uderstand How install > I not undestrand how install libraru,aceabi
> Download libharu from http://libharu.org/ - > libHaru 2.1.0 - http://libharu.org/files/libharu-2.1.0.tar.gz Not needed, it's embedded. >> './configure' -> 'make install' > Also here i dont undestrand how i made installation in ubuntu with a > tar.gz files > sudo apt-get install unixodbc-dev > sudo apt-get install libpq-dev > > I have download subversion tools from ubuntu packages > > Follow i have not installed > sudo apt-get install zlib1g-dev > sudo apt-get install libpcre3-dev > sudo apt-get install libncurses-dev > sudo apt-get install libslang2-dev > sudo apt-get install libx11-dev > sudo apt-get install libgpm-dev > sudo apt-get install liballegro4.2-dev > sudo apt-get install libcairo2-dev > sudo apt-get install libcurl4-openssl-dev > sudo apt-get install firebird2.1-dev > sudo apt-get install libfreeimage-dev > sudo apt-get install libgd2-xpm-dev > sudo apt-get install libmysqlclient15-dev You missed qt. > mkdir $HOME/src > cd $HOME/src > svn co > https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour > harbour > cd $HOME/src/harbour > export HB_BIN_INSTALL=/usr/bin > export HB_INSTALL_PREFIX=/usr/bin > export HB_LIB_INSTALL=/usr/lib > export HB_INC_INSTALL=/usr/include > make > sudo -E make install HB_*_INSTALL not needed. > follow result i not have qt > ! Building Harbour 2.0.1dev 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 > ! HB_INC_INSTALL: /usr/include > ! HB_HOST_PLAT: linux (x86) HB_SHELL: sh > ! HB_PLATFORM: linux (x86) (autodetected) > ! HB_COMPILER: gcc (autodetected: /usr/bin/) > ! Component: 'zlib' found in /usr/include > ! Component: 'pcre' found in /usr/include > ! Component: 'openssl' found in /usr/include > ! Component: 'gpm' not found > ! Component: 'slang' not found > ! Component: 'curses' found in /usr/include > ! Component: 'x11' found in /usr/include > ! Component: 'wattcp/watt-32' not supported on linux platform > > so i not have ace , qt, libharu Check next log entries for libharu stuff, it must be built as no configuration is needed for it. For ACE you will have to set HB_WITH_ADS to its include dir. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour