Nico, I cannot build Jmol-web ... I am having a problem with ant.
It is dying because of the regular expressions that you are using for the localization. /home/mth/jmol/Jmol-web/build.xml:100: Could not create task or type of type: replaceregexp. Ant could not find the task or a class this task relies upon. This is common and has a number of causes; the usual solutions are to read the manual pages then download and install needed JAR files, or fix the build file: - You have misspelt 'replaceregexp'. However, after googling and looking at the ant documentation, I do not understand why this is happening. I am running on Java 1.5, which has regexp support built-in. The ant doc at: http://ant.apache.org/manual/install.html#librarydependencies Says: Note that only one of the regexp libraries is needed for use with the mappers (and Java 1.4 and higher includes a regexp implementation which Ant will find automatically). Any ideas? Miguel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
