2011/5/3 H.S.Rai <[email protected]>:
> On Tue, May 3, 2011 at 2:44 AM, John Robson <[email protected]> wrote:
>> $ /usr/lib/Wt/examples/charts/charts.wt --docroot
>> /usr/lib/Wt/examples/charts/ --http-addr 0.0.0.0 --http-port 10030
>>
>> Not show html.
>>
>> ??introduction??
>
> Problem of path or permission.
>
> Follow documentation faithfully, it will work.
>

A little more explanation:
The ??sometext?? is an indication that a translation key (= the
tr("sometext") that you see in the code) could not be resolved. The
message resource bundles are .xml files, and in the examples they are
supposed to be found in the CWD.
The error-missing-data is specific to the chart examples and indicates
that the .csv files containing the chart data could not be found.

Most likely, these could not be found in the CWD of your application,
or could not be read because of permission issues.

BR,
Wim Dumon.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to