On 3/15/07, Simon Laws <[EMAIL PROTECTED]> wrote:
On 3/15/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > ant elder wrote: > > I was using libxml2 2.6.27, seeing you had 2.6.24 i went looking for > that > > but can't find a pre-compiled win32 version for that, so I tried > > 2.6.23 and > > using that the sample runs fine. > > > > ...ant > > > > Would it help to have on our Wiki a page with actual links to the > (Windows) dependency downloads that people have been successful with? > This way users won't have to fish for distributions of libxml for > example that work for us. > > What do you think? > > -- > Jean-Sebastien > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > The getting started pages in the release have got dependency lists with quite an amount of detail in but I like the idea of having somewhere where we can record the links to dependencies and update it with any funnies that people find. This page was started a while back ( http://cwiki.apache.org/confluence/display/TUSCANY/SCA+CPP+Dependencies) but not finished. We could tidy that up and put more accurate links in. Simon
Just compiling up SCA (on a fresh Fedora Core 6 machine this time). A few comments when following the instructions so far. Builidng core SCA Without Ant and JDK on the path the tools build fails Looking at the getting starter page. Not sure what to do once the core has been built. I know from experience that I need to build a sample and, before this, build the appropriate extensions. But it's not obvious from the SCA getting started page. Would be good to give an example of the very first thing someone might like to try after buidling the core, e.g. now go build the C++ extensions and try the CPPCalculator sample. Or is there some other test I should try to prove that the compile was successful? Tuscany SCA Extensions Links don't work as doc is missing. Samples Small point - Could you extend the link highlighting from "getting started" to "samples getting started". Tuscany Samples - Getting Started Samples Dependencies table 1. Doc appears to be missing from the doc directory so links at top of table don;t work HTTPDBigBang link doesn't work AlertAggregator link doesn't work Just downloading a JDK so will let you know how I get on once done. Simon
