Yes I have a Vantage Vue working with wview 5.6.0 on a Linux box
(Ubuntu 9.04 Studio)
It worked out of the box.
You can see my site (under construction) here:
http://veleta.info
In fact I plan to use just the generated file parameterlist.txt
transformed into a PHP where I get all real time values stored into
PHP variables and so I can design my site with complete freedom.
There are still some uncomfortable issues dealing with multilingualism.
For example, the Beaufort scale is in English and it seems that to get
it in a different language it is necessary to edit and re-compile
wvutils.c
For the same reason, the images labels need to be changed on the
corresponding .conf file and these changes cannot be done
on the fly.
I think that this kind of parameters should be either on a sqlite file
or on a text file from where wview should read the localized version
of the labels.
Luis Rosety
2009/11/19 RRT4 <
rtsol...@yahoo.it>: