marco bra wrote:
> 
> First be sure is enabled the Universe repository from menu:
> System:Administration:Software Sources: Ubuntu software [tab]
> 

Checked and verified that <Universe> ( written at the right-hand ) and 
the checkbox was in check state.



> Then open terminal from Applications: Accessories: Terminal and type or
> better copy the red rows below and paste them into the terminal window:
> 
> sudo apt-get update; sudo apt-get install subversion wget rcs
> build-essential ncurses-dev libslang2-dev tk8.3-dev unixodbc-dev
> libncurses-dev libx11-dev libgpm-dev firebird2.1-dev libfreeimage-dev
> libmysqlclient15-dev libpq-dev libqt3-mt-dev liballegro4.2-dev wine
> dosemu-freedos mingw32 zlib1g-dev libpcre3-dev libncurses-dev
> libslang2-dev
> libx11-dev libgpmg1-dev unixodbc-dev libcurl4-gnutls-dev firebird2.1-dev
> libgd2-xpm-dev libsqlite3-dev libqt4-dev
> 

I committed taht operations and it took a while to install all packages.
In between there were some prompts, one being asking about I want "clean
install",
which I confirmed to "Y" ( do not know if it was right ? just went by my
poor wisdome ).
Also it asked for password for couple of times ( I am not sure why more than
once 
after logging in ).



> Might be useful to set some default, please type this command:
> sudo update-alternatives --set moc /usr/bin/moc-qt4
> 

Did buy do not remember what happened next.



> Then to download and to compile Harbour please simply try this:
> 
> mkdir $HOME/src
> cd $HOME/src
> wget http://www.elart.it/harbour/MBaggharbour2_svn
> chmod 700 MBaggharbour2_svn
> ./MBaggharbour2_svn
> 

There were more parompts inbetween.



> And your system will  be ready to compile hbide
> 
> cd $HOME/src/harbour/contrib/hbide
> hbmk2 hbide -rebuild
> 

I could see hbide compiling.
But at the end, oops, could not find -lhbqt.


to run hbide type:

./hbide


Whole effort defeated.


Hope this helps


Partially.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get-no-more-GPF-errors-tp4898550p4910511.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to