FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveLinux / FiveDroid (Android) Sockets, Threads, xHarbour and Linux
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Sockets, Threads, xHarbour and Linux
Posted: Sat Aug 09, 2008 12:12 PM
Doug,

What errors do you get ?

Anyhow you may probably already have the compiler and the libraries built. They are located at source\rtl\linux\... , same for others.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
Sockets, Threads, xHarbour and Linux
Posted: Sun Aug 10, 2008 06:42 AM

Hi Antonio

> "Anyhow you may probably already have the compiler and the libraries built. They are located at source\rtl\linux... , same for others."

That doesn't appear to be the case.

I know I can use the build you kindly supply but I would like to be able to build it myself. I also worry that xHarbour for Linux will be loosing potential users because they can't compile it.

I did notice make_deb.sh but it doesn't run because it requires slang1
which if you try to install installs libslang1 instead (libslang1 has superceded slang1) but the Debian script still insists on having slang1.

Regards

Doug

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Sockets, Threads, xHarbour and Linux
Posted: Mon Aug 11, 2008 03:12 PM

Doug,

The compiler here is properly built and it is located at:

\home\anto\xharbour\xharbour\source\compiler\linux\gcc\harbour

The libraries, libvm.a for example:

\home\anto\xharbour\xharbour\source\vm\linux\gcc\libvm.a

Please check those locations in your computer, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion