Hi, I'm trying to install and use XWiki Workspace. First, the install instructions on xwiki.org are not present : http://www.xwiki.org/xwiki/bin/view/Main/Download#HXWikiWorkspaces, then "Instructions" link gives http://workspaces.xwiki.org/xwiki/bin/view/Main/GettingStarted which is not very intersting, in my opinion. Second, when I launch xwiki worspace, I see this exception : 00:40:15.011 INFO [main] org.mortbay.jetty.servlet.ServletHandler$Context.log(ServletHandler.java:1134)
17> resource = file:/home/herve/onwork/xwiki-workspaces-distribution- hsqldb-1.1.1/webapps/xwiki/WEB-INF/plexus.xml 00:40:15.178 INFO [main] org.mortbay.jetty.servlet.ServletHandler$Context.log(ServletHandler.java:1134) 16> Plexus initialized. java.lang.UnsatisfiedLinkError: /home/herve/java/jdk1.6.0_14/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674) at java.lang.Runtime.load0(Runtime.java:770) at java.lang.System.load(System.java:1003) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1695) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1028) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50) at java.security.AccessController.doPrivileged(Native Method) at java.awt.image.ColorModel.loadLibraries(ColorModel.java:188) at java.awt.image.ColorModel.<clinit>(ColorModel.java:196) at com.jhlabs.image.WholeImageFilter.<init>(WholeImageFilter.java) at com.jhlabs.image.WaterFilter.<init>(WaterFilter.java) at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.buildInitialFactories(DefaultGimpyEngine.java:503) at com.octo.captcha.engine.image.ListImageCaptchaEngine.<init>(ListImageCaptchaEngine.java:493) at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.<init>(DefaultGimpyEngine.java:494)
...etc, etc, etc. I don't know if it is important ? And, when I look at my workspace, at get :
Error 404 - Not Found. No context on this server matched or handled this request. Contexts known to this server are:
* WebApplicationContext[/xwiki,xwiki]
The links above may not work if a virtual host is configured
and, if I clic on the link :
HTTP ERROR: 404
/xwiki/ Not Found
RequestURI=/xwiki/
Powered by Jetty://
Thank for yout help.