HMG.4 New Windows Binaries+Source Release (2011.07.18)
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5481
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
HMG.4 New Windows Binaries+Source Release (2011.07.18)
Hi All,
Updated Windows binaries containing the latest Harbour 3.0 / HBQT and HMG library.
http://www.sourceforge.net/projects/hmg
I request you to test the build and report the problems you encounter.
Thank you.
Updated Windows binaries containing the latest Harbour 3.0 / HBQT and HMG library.
http://www.sourceforge.net/projects/hmg
I request you to test the build and report the problems you encounter.
Thank you.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- danielmaximiliano
- Posts: 2646
- Joined: Fri Apr 09, 2010 4:53 pm
- Location: Argentina
- Contact:
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Hi / Hola Rathinagiri :
Compila perfectamente , antes tenia problemas y ahora no los tengo.
muchas gracias por tu trabajo.
Compilation perfect, had problems before and now I have them.
thank you very much for your work.
Compila perfectamente , antes tenia problemas y ahora no los tengo.
muchas gracias por tu trabajo.
Compilation perfect, had problems before and now I have them.
thank you very much for your work.
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*
Saludos / Regards
DaNiElMaXiMiLiAnO
Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*
Saludos / Regards
DaNiElMaXiMiLiAnO
Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Thanks a lot Rathi 
Regards
--
Esgici
Regards
--
Esgici
Viva INTERNATIONAL HMG 
-
flavio.veloso
- Posts: 19
- Joined: Mon Feb 14, 2011 5:16 pm
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Mr. Rathinagiri.
You have to post an updated version to linux because the last is dated 05/09/2010.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
You have to post an updated version to linux because the last is dated 05/09/2010.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
- Rathinagiri
- Posts: 5481
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Hi Flávio Veloso,flavio.veloso wrote:Mr. Rathinagiri.
You have to post an updated version to linux because the last is dated 05/09/2010.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
I don't have Linux machine to try and create a new version. Can somebody do that?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
-
flavio.veloso
- Posts: 19
- Joined: Mon Feb 14, 2011 5:16 pm
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Thank Rathinagiri.
If someone had a script that mounts like to ask Mr. Rathinagiri post here that I do on my machine.
If they can also pass as it is mounted windows like to do here at my computer from scratch.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
If someone had a script that mounts like to ask Mr. Rathinagiri post here that I do on my machine.
If they can also pass as it is mounted windows like to do here at my computer from scratch.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
Re: HMG.4 New Windows Binaries+Source Release (2011.07.18)
Flávio, este é um tópico antigo e eu já não lembro mais de tudo, mas acho que pode ajudar...
[[]]
Based on information found in http://www.elart.it/links/harbourhowto_deb_en.php.
Open terminal and copy and paste :This will take some time...
Then set some qt4 related system default, typing this commands:Get Harbour source and compile from SVN trunkThis will take some time...
Install Harbour into system wide binary type:
It's not strictly need to install Harbour binaries into system files, to use Harbour without install it simply add to your
PATH enviroment variable the current path of your harbour binary, type:
and append this row:
Then to force the read of env type:
To download and build HMG4 :To build the everything demo:
To run the hbide type:
[[]]
This is a mini HowTo Build from source on latest Ubuntu 11.04 clean install.Algernon wrote:What about Linux version, Is last version 05/09/2010?
Based on information found in http://www.elart.it/links/harbourhowto_deb_en.php.
Open terminal and copy and paste :
Code: Select all
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 libwxbase2.8-dev libwxgtk2.8-dev wx-common libwebkit-dev libqt4-coreThen set some qt4 related system default, typing this commands:
Code: Select all
sudo update-alternatives --set uic /usr/bin/uic-qt4
sudo update-alternatives --set moc /usr/bin/moc-qt4
sudo update-alternatives --set lupdate /usr/bin/lupdate-qt4
sudo update-alternatives --set lrelease /usr/bin/lrelease-qt4
sudo update-alternatives --set designer /usr/bin/designer-qt4Code: Select all
mkdir $HOME/src
cd $HOME/src
svn co https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour harbourCode: Select all
cd $HOME/src/harbour
export HB_BIN_INSTALL=/usr/bin
export HB_INSTALL_PREFIX=/usr/bin
export HB_LIB_INSTALL=/usr/lib/harbour
export HB_INC_INSTALL=/usr/include/harbour
export HB_DOC_INSTALL=/usr/share/doc/harbour
export HB_ETC_INSTALL=/etc/harbour
export HB_CONTRIBLIBS="hbqt hbct hbqtutils hbhpdf xhb h xml hbmzip hbzip hbxbp hbtip hbgd hbpgsql hbcurl hbmysql hbsqlit3 hbssl hbodbc rddsql gtqtc hbmisc hbcups hbziparc"
export HB_BUILD_SHARED=no
make clean
makeCode: Select all
sudo -E make installPATH enviroment variable the current path of your harbour binary, type:
Code: Select all
cd
nano .bashrcCode: Select all
export PATH=$PATH:$HOME/src/harbour/bin/linux/gccCode: Select all
source $HOME/.bashrcCode: Select all
cd $HOME/src
svn co https://hmg.svn.sourceforge.net/svnroot/hmg hmg4
cd hmg4
hbmk2 hmg.hbpCode: Select all
cd samples/everything
hbmk2 demo_1
./demo_1Code: Select all
$HOME/src/harbour/bin/linux/gcc/./hbide[[]] Mauricio Ventura Faria