> -----Original Message----- > From: Massimo Belgrano [mailto:mbelgr...@deltain.it] > Sent: Tuesday, May 11, 2010 4:17 PM > To: Harbour Project Main Developer List. > Subject: Re: [Harbour] [r|s]ddoci > > Hi Marek > Hello i i read in c:\harbour\install follow info > > HB_WITH_OCILIB - OCILIB (C Driver for Oracle) [multiplatform, > free, open-source] > http://orclib.sourceforge.net/ > > http://www.oracle.com/technology/tech/oci/instantclient/index.html > > Can you post here your final sample? > > (a facebook friend) >From your link have I download 3.5.1 wersion ( I was have oldest 3.2) And now analyze posinst.prg :
120│ IF GetEnv( "HB_COMPILER" ) == "mingw" .AND. ; 121│ ! Empty( GetEnv( "HB_WITH_OCILIB" ) ) 122│ hb_FCopy( GetEnv( "HB_WITH_OCILIB" ) + _PS_ + StrTran( "..\lib32\libociliba.a" ... 123│ hb_FCopy( GetEnv( "HB_WITH_OCILIB" ) + _PS_ + StrTran( "..\lib32\libocilibm.a" ... 124│ hb_FCopy( GetEnv( "HB_WITH_OCILIB" ) + _PS_ + StrTran( "..\lib32\libocilibw.a" ... 125│ ENDIF 126│ ENDIF A little more ... :) Regards, Marek Horodyski _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour