Re: problems with amayi-2.1

Hello,

In our previous episode, eneafse@luc.edu said:
> 
> I successfully compiled amaya-2.1 on my linux system (libc5,XFree).
> However, it would not properly display the www.altavista.com page.
> Specifically, the search entry line was not correct.

The Altavista home page has many HTML errors, one of which confuses
the Amaya parser as to where is the end of the form. You can check
them out with http://validator.w3.org/. 

> I also tried to compile amaya with --enable-plugin.  It failed because
> the file "editplugin.c" tries to include the file "app.h", but that
> file does not exist in the include directory.  There is a file called
> "application.h" there but substituting "application.h" for "app.h" did
> not work either.

Unfortunately, you're right. It's been over one year since we last
touched/tested the plugin code.  We need to upgrade it so that it conforms 
to the current state of the Amaya code.

-Jose

Received on Tuesday, 3 August 1999 08:54:00 UTC