Hi Tomas, My colleague Chris Pudney has found the solution to the 3D plot not working in Windows7 64bit
I had installed the early access (EA - update 23) version from http://download.java.net/jdk6/ jre-6u23-ea-bin-b03-windows-amd64-18_oct_2010.exe but Chris informs me the current official release is update 22 and the 64-bit Windows version is available via http://www.oracle.com/technetwork/java/javase/downloads/index.html (then "Download JRE" will provide the option to select Windows x64). Then I downloaded and installed j3d-1_5_2-windows-amd64.exe (this also applies if you have an intel processor like I have) You then have the 64-bit JRE installed and 64-bit Java3D installed but the final piece of the puzzle is to make sure that the JRE knows about Java3D by installing Java3D as a Java extension. Determine where the 64-bit JRE is installed, e.g. C:\Program Files\Java\jre6 - let's call this JRE_HOME, and then copy the JAR files from \Java\java3D\1.5.2\lib\ext to JRE_HOME\lib\ext and the DLL files from \Java\java3D\1.5.2\bin (?) to JRE_HOME\bin. So, the directory structure and files in \Java\java3D\1.5.2 should be replicated under JRE_HOME, e.g. JRE_HOME\lib\ext\j3dcore.jar JRE_HOME\lib\ext\j3dutils.jar JRE_HOME\lib\ext\vecmath.jar JRE_HOME\bin\j3dcore-ogl.dll Also Chris informs me the -d64 option only applies to LINUX so windows users can safely ignore that option. Many thanks to both Tomas and Chris for their help on this, I now have a fully functional mzmine! Mark -- ----------------------------------------- Mark Earll Research Leader - Metabolomics Analytical Sciences (Office 102/65) [cid:[email protected]] Jealott's Hill International Research Centre Bracknell Berkshire RG42 6EY United Kingdom Direct +44 1344 414316 [email protected]<mailto:[email protected]> www.syngenta.com<http://www.syngenta.com/> message may contain confidential information. If you are not the designated recipient, please notify the sender immediately, and delete the original and any copies. Any use of the message by you is prohibited.
<<inline: image002.jpg>>
------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________ Mzmine-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mzmine-devel
