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
> './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


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


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


2009/12/30 Viktor Szakáts <harbour...@syenar.hu>:
>> I suggest write in harbour sf download page , your suggestion and step 
>> needed for build it?
>
> sf.net has the source code, so I guess it's easy
> to find this route.
>
>> download source code instead binary because  is  easier to build it on 
>> users' actual
>>  $ make install
>
> All my suggestions are in INSTALL.
>
> Brgds,
> Viktor
>
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



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

Reply via email to