Do you have the "ext" folder on that directory, the one you got from 
ExtJS? And how about the resources, are they in place too on that directory?

norman wrote:
> Ignore me please ;)
>
> I run the make -C example again after reinstalling the libgd and all 
> the builds work without a problem.
>
> I still get some 404 errors
>
> GET /ext/ext-base.js 404 http 85 (0ms)
> GET /ext/ext-all.js 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
> GET /resources/collapse.gif 404 http 85 (0ms)
> GET /resources/expand.gif 404 http 85 (0ms)
>
> Have I missed something?
>
> --- On *Sat, 7/6/08, norman /<[EMAIL PROTECTED]>/* wrote:
>
>     From: norman <[EMAIL PROTECTED]>
>     Subject: Re: [Wt-interest] undefined reference to
>     `gdImagePngPtr'collect2
>     To: [email protected]
>     Date: Saturday, 7 June, 2008, 9:44 PM
>
>     Thanks for the reply.
>
>     Wt looks really cool, but not having done any C++, I am finding it
>     hard to get my head around ;)
>
>     I have run all the examples and am happy to say the Hello World
>     one works and the chat application but I cannot figure out how to
>     link the css
>
>     I get the page for the wt-homepage example but on this, I have for
>     the header and footer something like:
>
>     ??top_wt??
>
>     and looking at the debug output, I have loads of 404 errors:
>
>     GET /images/wt.css 404 http 85 (0ms)
>     GET /home.css 404 http 85 (0ms)
>     GET /resources/json2005.js 404 http 85 (0ms)
>     GET /resources/rsh.js 404 http 85 (0ms)
>
>     ...
>
>     How do I link these to the page?
>
>     Many thanks
>
>     Norman
>
>
>
>
>     ??home.features????home.documentation??
>     ??home.examples??
>
>         * Hello world <http://88.191.26.188:16080/?#example:0;main:4>
>
>
>
>         * Charts <http://88.191.26.188:16080/?#example:1;main:4>
>
>
>
>         * Wt homepage <http://88.191.26.188:16080/?#example:2;main:4>
>
>
>
>         * Treelist <http://88.191.26.188:16080/?#example:3;main:4>
>
>
>
>         * Hangman <http://88.191.26.188:16080/?#example:4;main:4>
>
>
>
>         * Chat <http://88.191.26.188:16080/?#example:5;main:4>
>
>
>
>         * Mail composer <http://88.191.26.188:16080/?#example:6;main:4>
>
>
>
>         * Drag & Drop <http://88.191.26.188:16080/?#example:7;main:4>
>
>
>
>         * File explorer <http://88.191.26.188:16080/?#example:8;main:4>
>
>
>
>         * Calendar <http://88.191.26.188:16080/?#example:9;main:4>
>
>
>
>     ??home.examples.hello??
>
>
>
>
>       Hello world
>
>
>
>
>
>
>
>       
>
>
>
>
>       hello.C <http://88.191.26.188:16080/hello.C>
>
>
>
>
>
>
>
>       
>
>
>
>
>
>
>
>           Download
>
>     
> ??home.download.license????home.download.requirements????home.download.cvs??
>
>
>
>             Available packages
>
>     *Version*
>
>
>
>       *Date*
>
>
>
>       *Description*
>
>
>
>     Older releases are still available at sourceforge.net
>     <http://sourceforge.net/project/showfiles.php?group_id=153710#files>
>
>     ??home.community??
>     ??footer_wrapper??
>
>     --- On *Fri, 6/6/08, Wim Dumon /<[EMAIL PROTECTED]>/* wrote:
>
>         From: Wim Dumon <[EMAIL PROTECTED]>
>         Subject: Re: [Wt-interest] undefined reference to
>         `gdImagePngPtr'collect2
>         To: [email protected]
>         Date: Friday, 6 June, 2008, 1:05 PM
>
>         2008/6/6 norman <[EMAIL PROTECTED]>:
>         > Hi,
>         > I have a small issue when building the examples.
>         > using gentoo and following the install wiki at
>         >
>         > I get this error:
>         >
>         > Scanning dependencies of target mandelbrot.wtmake[2]: Leaving 
> directory
>         > `/home/khine/downloads/wt/build'make[2]: Entering directory
>         > `/home/khine/downloads/wt/build'[ 88%] Building CXX object
>         > examples/mandelbrot/CMakeFiles/mandelbrot.wt.dir/MandelbrotImage.o[ 
> 89%]
>         > Building CXX object
>         >
>         
> examples/mandelbrot/CMakeFiles/mandelbrot.wt.dir/MandelbrotExample.oLinking
>         > CXX executable
>         mandelbrot.wtCMakeFiles/mandelbrot.wt.dir/MandelbrotImage.o:
>         > In function `MandelbrotImage::generate(long long, long long, int, 
> int,
>         > std::basic_ostream<char,
>
>          std::char_traits<char>
>         
> >>&)':/home/khine/downloads/wt/examples/mandelbrot/MandelbrotImage.C:120:
>         > undefined reference to `gdImagePngPtr'collect2: ld returned 1 exit
>         > statusmake[2]: *** [examples/mandelbrot/mandelbrot.wt] Error 
> 1make[2]:
>         > Leaving directory `/home/khine/downloads/wt/build'make[1]: ***
>         > [examples/mandelbrot/CMakeFiles/mandelbrot.wt.dir/all] Error 
> 2make[1]:
>         > Leaving directory `/home/khine/downloads/wt/build'make: *** [all]
>         Error
>         > 2make: Leaving directory `/home/khine/downloads/wt/build/examples'
>         >
>         > Any advise
>         >
>
>         Apparantly libgd was found, but you're missing some symbols in that
>         library. What version of libgd are you using?
>
>         On the other hand, you really don't need libgd for Wt. If just that
>         example fails, you can still continue playing around with the library
>         and the other examples, don't let it spoil the
>
>          fun.
>
>         Regards,
>         Wim.
>
>         
> -------------------------------------------------------------------------
>         Check out the new SourceForge.net Marketplace.
>         It's the best place to buy or sell services for
>         just about anything Open Source.
>         http://sourceforge.net/services/buy/index.php
>         _______________________________________________
>         witty-interest mailing list
>         [email protected]
>         https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
>     ------------------------------------------------------------------------
>     Sent from Yahoo! Mail
>     
> <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52418/*http://uk.docs.yahoo.com/nowyoucan.html>.
>
>     A Smarter Email.
>
>     -------------------------------------------------------------------------
>     Check out the new SourceForge.net Marketplace.
>     It's the best place to buy or sell services for
>     just about anything Open Source.
>     http://sourceforge.net/services/buy/index.php
>
>     _______________________________________________
>     witty-interest mailing list
>     [email protected]
>     https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
> ------------------------------------------------------------------------
> Sent from Yahoo! Mail 
> <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52418/*http://uk.docs.yahoo.com/nowyoucan.html>.
>  
>
> A Smarter Email.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>   


-- 
ABC-90106446


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to