I think that you use the correct method

may be a bug  ?  postinst.bat is a windows command

May be this help you

////////////////////////////////////////////////////////////////////

   For all platforms you'll need:

   * Supported ANSI C compiler
   * GNU Make (3.81 or upper)
   * Harbour sources (2.0.0 or upper)

   Linux/Darwin
   ------------
    [ $ export HB_COMPILER=<gcc|watcom|icc|sunpro> ]
    [ $ export HB_INSTALL_PREFIX=<DIR> ]
      $ make install


/////////////////////////////////////////////////////////////////////////////


Regard' s

Bruno

2009/8/18 elart <el...@elart.it>

> On 08/19/2009 02:51 AM, elart wrote:
>
>> On 08/19/2009 01:51 AM, Bruno Luciani wrote:
>>
>>> Elart , make_gnu.sh is not part of harbour anymore
>>>
>>> i don't know how to compile in linux but may be in install file
>>> explains it
>>>
>>> Bruno Luciani
>>>
>>
>> Thank Bruno on a Ubuntu 9.04 i run this... but might be a better
>> method... please tell.
>>
>> cd to the directory where there are the downloaded harbour svn sources
>>
>> cd $HOME/src/harbour
>>
>> then i simply type:
>>
>> make
>>
>> i think i must play with the other HB_ exported shell variables to
>> include other library into my default build mode.
>>
>> Thank you
>>
>>
>> _______________________________________________
>> Harbour mailing list
>> Harbour@harbour-project.org
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>>
>
> Then i type:
>
> sudo make install
>
> and i get this error
>
> ! Installing ../../lib/linux/gcc/liblibhpdf.a on /usr/local/lib/harbour
> ! 'libpng' library skipped
> ! 'sqlite3' library skipped
> .\bin\postinst.bat
> make: .binpostinst.bat: Command not found
> make: *** [install] Error 127
>
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to