Thanks Wim, when I've got Wt working again I'll be sure to try the solution.

On Wed, Sep 14, 2011 at 12:44 AM, Wim Dumon <w...@emweb.be> wrote:
> The solution of Neil should work. However, we documented and suggest
> to do it the other way around: execute the example with the 'current
> work directory' set to the example's source directory, and to copy (on
> windows, link on linux) the resources folder (and if required tinymce
> and extjs) to the source directory.
>
> Of course, the 404 statuses in the access log of examples are a clear
> indication that the working directory is not set to the source
> directory (or that the resources folder wasn't copied).
>
> BR,
> Wim.
>
> 2011/9/9 Neil D'Souza <nxd...@yahoo.com>:
>> ________________________________
>>>From: Alec Taylor <alec.tayl...@gmail.com>
>>>To: Neil D'Souza <nxd...@yahoo.com>; witty-interest@lists.sourceforge.net
>>>Sent: Friday, September 9, 2011 9:58 PM
>>>Subject: Re: [Wt-interest] Unable to compile some examples (CSS/JS library
>>> problem)
>>>
>>>Thanks Neil, it now has a little bit of layout.
>>>
>>>There is now a resizeable sidebar containing the list of links.
>>>
>>>Unfortunately there are no other stylised
>>> components."WApplication::addMetaHeader() with no effect"
>>>127.0.0.1 - - [2011-Sep-10 02:25:29.985882] "GET
>>>/?wtd=J5hNxvTn1oHSIUp8&request=style HTTP/1.1" 200 160
>>>127.0.0.1 - - [2011-Sep-10 02:25:29.997883] "GET /style/combostyle.css
>>>HTTP/1.1" 404 85
>>
>> Again the 404 gives us a clue - its looking for a "style" subdir. I went to
>> the source directory of the example widgetgallery and found the following
>> subdirs there
>> 1. style
>> 2. sounds
>> 3. pics
>> 4. icons
>>
>> I softlinked all of them into the build dir, in the same way mentioned
>> earlier , and it ran fine.
>>
>> An example command is below. Note that I am in the build dir and softlinking
>> targets from the source
>> =========================================
>> /home/nxd/Downloads/wt/build/examples/widgetgallery>ln -s
>> ../../../examples/widgetgallery/sounds .
>> =========================================
>>
>> Bests,
>> Neil
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Why Cloud-Based Security and Archiving Make Sense
>> Osterman Research conducted this study that outlines how and why cloud
>> computing security and archiving is rapidly being adopted across the IT
>> space for its ease of implementation, lower cost, and increased
>> reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>>
>>
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> Learn about the latest advances in developing for the
> BlackBerry&reg; mobile platform with sessions, labs & more.
> See new tools and technologies. Register for BlackBerry&reg; DevCon today!
> http://p.sf.net/sfu/rim-devcon-copy1
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to