> > Hello, > I have installed openvpn-als with svn source, here are my command used: > apt-get install sun-java6-jdk ant junit subversion > > svn co > https://openvpn-als.svn.sourceforge.net/svnroot/openvpn-als/adito/trunk > /opt/openvpn-als > > cp /usr/lib/jvm/java-6-sun-1.6.0.20/lib/tools.jar > /opt/openvpn-als/adito/lib/ > > update-alternatives --config java > > cd /opt/openvpn-als && ant install > > At the end of install, i have not the message with URL in order to > install openvpn-als with the wizard: install: [mkdir] Created dir: > /var/www/adito/adito/tmp [java] Java Result: 1 BUILD SUCCESSFUL Total > time: 2 minutes 2 seconds. > > Can you help me ? > > thanks
Hi Kevin, You should take a look at the logs in adito/logs and see what's wrong. You can't trust ant's "BUILD SUCCESSFUL" messages - it says that every time :). Samuli ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Openvpn-als-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-als-user
