Sockets, Threads, xHarbour and Linux

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
User avatar
xProgrammer
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Post by xProgrammer »

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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
Post Reply