Thanks for the quick assistance Bryant! I'm able to build now. Thanks!! Regards Wes!
On Thu, Nov 11, 2010 at 9:55 PM, Bryant Luk <[email protected]> wrote: > Hi Wes, > > The build instructions in that particular doc are for the finished > binary distributions. > > http://incubator.apache.org/wink/downloads.html has the latest releases. > > If you grab the zip/tar.gz and navigate to the > apache-wink-<version>/examples/apps/Bookmarks directory, you should be > able to run ant there. I tried it on the release being voted on > (wink-1.1.2-incubating) and it works for me. > > Please let us know if you run into any other issues. Thanks. > > On Thu, Nov 11, 2010 at 1:35 PM, wes jordan <[email protected]> > wrote: > > Hi all, > > > > I'm trying to get more deeply familiar with Wink. I'm reading the > > documentation and trying to inspect the code (as prescribed in > > > https://cwiki.apache.org/confluence/display/WINK/2+Apache+Wink+Building+Blocks > , > > "Bookmarks Example"). Following this I've tried to build the Bookmarks > > example with ant as per the instructions in readme.txt file in the > > wink-examples directory but keep getting an error: > > > > Buildfile: /Users/wes/dev/wink/wink-examples/apps/Bookmarks/build.xml > > > > init: > > > > compile: > > > > [javac] Compiling 2 source files to > > /Users/wes/dev/wink/wink-examples/apps/Bookmarks/build/classes > > > > > > BUILD FAILED > > > > /Users/wes/dev/wink/wink-examples/apps/Bookmarks/build.xml:57: > > /Users/wes/dev/wink/lib not found. > > > > Is there any chance that there's a mistake in the readme or build file? > I've > > looked at the svn repo and don't see a wink/lib directory - do I first > need > > to build it with Maven? > > > > Regards > > Wes! > > > -- "Your playing small does not serve the world" - Marianne Williamson
