[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Em 26/3/2010 14:42, Viktor Szakáts escreveu: ... You're overcomplicating it. Brgds, Viktor Yes, now I understand. The Solution Xavi works fine: Set HB_WITH_PGSQL = C:\Arquiv~1\PostgreSQL\8.4\include P.S.I'm sorry for abusing your patience. Best regards, Itamar M. Lins Jr. _

Re: [Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Viktor Szakáts
> But i found problem with name of lib. > Is correct name liblibpq.a ? > should not be libpq.a No, you didn't find any problem. > and another problem is: > How to make hbpgsql rdd? Read INSTALL/answers and type 'make' > Because I create file hbpgsql.hbp into > directory C:\harbour\trunk\harbour

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Hi! But i found problem with name of lib. Is correct name liblibpq.a ? should not be libpq.a and another problem is: How to make hbpgsql rdd? Because I create file hbpgsql.hbp into directory C:\harbour\trunk\harbour\contrib\hbpgsql> cut--- -inc -w3 -iC:\Arquiv~1\PostgreSQL\8.4\include

Re: [Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Viktor Szakáts
I think you should read the answers you're getting to your questions. Or just read INSTALL. Brgds, Viktor On 2010 Mar 26, at 16:58, Itamar Lins wrote: > oops! > The problem is name of file LIBLIBPQ.A > and if I am configured envar: > HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
oops! The problem is name of file LIBLIBPQ.A and if I am configured envar: HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include This is message is wrong ? ! 'sddpg' library skipped ('postgresql' not found. Configure with HB_WITH_PGSQL. And not creating lib contrib files of hbpgsql Best

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Thanks! With ChangeLog 14240 works fine! Best regards, Itamar M. Lins Jr. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Xavi
Try to use short path name .- dir c:\*.* /X Use ARQUIV~1 HTH -- Xavi El 26/03/2010 15:04, Itamar Lins escribió: Hi! unfortunately the default installation of any program in Windows uses this folder Best regards, Itamar M. Lins Jr. Em 26/3/2010 10:57, Viktor Szakáts escreveu: From INSTALL:

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
With new update SVN, ChangeLog 14238 --- ! Making C:\DEV\HARBOUR\bin\hbmk.cfg... .\bin\postinst.bat ! Making shared version of Harbour binaries... ! Making hbrun with application icon... hbmk2: Processing environment options: -platform=win -compiler=mingw hbmk2: Created import

Re: [Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Viktor Szakáts
> Hi! > unfortunately the default installation of any program in Windows uses this > folder I can't do anything about it. [ BTW hbmk2 supports such paths, the problematic part if GNU Make. ] I have all existing external components configured for Harbour and none of them use such locations, so

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Hi! unfortunately the default installation of any program in Windows uses this folder Best regards, Itamar M. Lins Jr. Em 26/3/2010 10:57, Viktor Szakáts escreveu: From INSTALL: --- 4. HOW TO ENABLE OPTIONAL COMPONENTS BEFORE BUILD = [...]

Re: [Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Viktor Szakáts
From INSTALL: --- 4. HOW TO ENABLE OPTIONAL COMPONENTS BEFORE BUILD = [...] - Spaces in directory names aren't currently supported. --- Brgds, Viktor On 2010 Mar 26, at 14:52, Itamar Lins wrote: > Hi! > My envar is: > HB_WITH_PGSQL=C:\Arq

[Harbour] Re: SF.net SVN: harbour-project:[14232] trunk/harbour

2010-03-26 Thread Itamar Lins
Hi! My envar is: HB_WITH_PGSQL=C:\Arquivos de programas\PostgreSQL\8.4\include HB_BUILD_IMPLIB=yes C:\harbour\trunk\harbour>win_make clean install ... ! 'sddpg' library skipped ('postgresql' not found. Configure with HB_WITH_PGSQL. ) ! Making hbrun with application icon... hbmk2: Processing env