Page 2 of 2

Posted: Sat Aug 09, 2008 12:12 pm
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.

Posted: Sun Aug 10, 2008 6:42 am
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

Posted: Mon Aug 11, 2008 3:12 pm
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