On Sun, Sep 14, 2008 at 8:34 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:

> Thanks Lorenzo, I've updated the list.

I've also successfully built it under OpenSuse 10.3.

The only "problem" I found was the installation path of postgresql's
includes which is /usr/include/pgsql.

In contrib/hbpgsql/Makefile we already have /usr/include for RH and
/usr/include/postgresql for Debian so I think we should add
/usr/include/pgsql for OpenSuse ( or remove all ).

BTW my tests are:

- set the env
- install dev packages for X11, gd, pgsql
- ./make_gnu.sh 1>out1 2>out2
- checking out1 and out2 to see if there are errors or warnings
- ./make:gnu.sh install to create dynamic libs
- run hbtest /all
- run hbrun and type ? version()

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to