[AWS] problem building AWS
Pascal Obry
pascal at obry.net
Wed Oct 17 13:05:21 CEST 2007
shyam laximan a écrit :
>
> Hi Pascal,
>
> I have set the env variable and build , got this error here but I think
> the essential files were compiled
>
> Generate resources for res_demo
> Generate stub/skel from WSDL documents
> make[1]: *** [build_wsdl] Error 53
> make: *** [demos_build] Error 2
Looks like some DLL are not found. If you have built XML/Ada as shared
libraries makes sure that the DLL are in the PATH. In your case you
probably want to add C:\GNAT\XMLada\lib into your PATH. Not sure which
version of XML/Ada you are using, so make sure the DLL are really into
C:\GNAT\XMLada\lib. They could be copied too into C:\GNAT\XMLada\bin.
> Now i want to install and i got this error
>
>
> $ make setup install
> cp: cannot stat `docs/html': No such file or directory
> cp: cannot stat `templates_parser/docs/templates_parser.html': No such
> file or d
> irectory
> cp: cannot stat `templates_parser/docs/templates_parser.info*': No such
> file or
> directory
>
> QUESTION : Did it install fully or I am missing some files.
Could be ok, but I can't guarantee it. It is better to try solving the
above problem.
> thanks for your great help, i appreciate it a lot.
You're welcome!
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
More information about the AWS
mailing list