fixed by recompiling the .beam files for erlyweb with the path to my
installed version of YAWS.
My main problem was, that I had to delete them first :-(

On 4 Jan., 03:19, Andreas <[EMAIL PROTECTED]> wrote:
> Hi,
> how can I avoid the following error:
> 2> erlyweb:compile("c:/temp/yaws/apps/music", [{erlydb_driver,
> mysql}]).
> debug:erlyweb_compile:340: Compiling Erlang file
> "music_app_controller"
> debug:erlyweb_compile:340: Compiling Erlang file "musician_view"
> ** exited: {{badmatch,[{exports,[{render,1},
>                                  {render,0},
>                                  {list,1},
>                                  {new,1},
>                                  {edit,1},
>                                  {delete,1},
>                                  {module_info,0},
>                                  {module_info,1}]},
>                        {imports,[]},
>                        {attributes,[]},
>                        {compile,[]}]},
>             [{smerl,for_module,2},
>              {smerl,get_extend_data,2},
>              {smerl,extend,4},
>              {erlyweb_compile,compile_file,5},
>              {erlyweb_compile,compile_component_file,6},
>              {filelib,fold_files2,6},
>              {filelib,fold_files2,6},
>              {erlyweb_compile,compile,2}]} **
>
> =ERROR REPORT==== 4-Jan-2008::03:01:18 ===
> Error in process <0.36.0> with exit value: {{badmatch,[{exports,
> [{render,1},{ren
> der,0},{list,1},{new,1},{edit,1},{delete,1},{module_info,0},
> {module_info,1}]},{i
> mports,[]},{attributes,[]},{compile,[]}]},[{smerl,for_module,2},
> {smerl,get_exten
> d_data,2},{smerl,extend,4},{erlyweb_compile...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"erlyweb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to