Re: 1 Compile Error Still

It seems that the compiler app was not built before it's called or the binary
is not stored at the right position.
Are you sure the binary name is ../bin/app? On windows platform a binary
could be ../bin/app.exe

> Compiling Amaya on Cygwin/XFree86 works except at the end, I still get:
> 
> (if test "../../amaya" != "" -a "../../amaya" != "." ; then \
> 
>     /usr/bin/cp ../../amaya/XML.A .  ; \
> 
>     /usr/bin/cp ../../amaya/XML.STR . ; \
> 
> fi)
> 
> THOTDIR=../.. ; export THOTDIR ; \
> 
> ../bin/app -DXML_GENERIC  -DANNOT_ON_ANNOT -DMATHML -D_SVG -DANNOTATIONS -DX
> ML_DTD -DXML_NS XML.A
> 
> TtaInitializeAppRegistry internal error
> 
>     cannot find path to binary : ../bin/app
> 
> make[1]: *** [XML.h] Error 1
> 
> make[1]: Leaving directory '/amaya/winxp/amaya'
> 
> make: *** [amaya_prog] Error 2
> 
> Brant Langer Gurganus
> "The Computer Guru"
> 
> Web Master:
> http://troop545.cjb.net
> http://www.msdpt.k12.in.us/etspages/ph/index.html
> http://www.firecrafter.org
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.330 / Virus Database: 184 - Release Date: 2/28/2002
> 
> BEGIN:VCARD
> VERSION:2.1
> N:Gurganus;Brant;Langer
> FN:Brant Langer Gurganus
> NOTE:I am a computer guru!
> TEL;HOME;VOICE:(317) 885-9504
> TEL;HOME;FAX:(317) 885-9504
> ADR;HOME:;;1938 Timber Hill Trl.;Indianapolis;IN;46217-4478;United States of America
> LABEL;HOME;ENCODING=QUOTED-PRINTABLE:1938 Timber Hill Trl.=0D=0AIndianapolis, IN 46217-4478=0D=0AUnited States of=
>  America
> X-WAB-GENDER:2
> BDAY:19840917
> EMAIL;PREF;INTERNET:brantgurganus2001@yahoo.com
> EMAIL;INTERNET:webmaster@troop545.cjb.net
> EMAIL;INTERNET:brantgurga@protonic.com
> REV:20020313T010744Z
> END:VCARD
> 

Received on Thursday, 28 March 2002 06:15:12 UTC