On Tue, 2004-05-25 at 10:09, Miguel wrote:
> > I downloaded the latest CVS version of Jmol using
> >
> > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jmol co -d Jmol-HEAD Jmol
> >
> > and tried running ant to build it. However I get a load of errors:
> [snip]
> 
> I just did a clean checkout against the anonymous CVS repository using:
> 
>   cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jmol co -d Jmol-ANON Jmol
> 
> I then did
> 
>   ant clean main
> 
> 
> Built fine for me.

Hmm, tried the above and I still get errors:

classes:
    [mkdir] Created dir:
/home/rajarshi/src/java/jmolsrc/Jmol-ANON/build/classes    [javac]
Compiling 158 source files to
/home/rajarshi/src/java/jmolsrc/Jmol-ANON/build/classes
    [javac]
/home/rajarshi/src/java/jmolsrc/Jmol-ANON/src/org/openscience/jmol/app/CommandHistory.java:38:
 error: unrecognized character in input stream.
    [javac]     * @author Agustm Sanchez Furrasola
    [javac]                                       ^
    [javac]
/home/rajarshi/src/java/jmolsrc/Jmol-ANON/src/org/openscience/jmol/app/CommandHistory.java:39:
 error: unrecognized character in input stream.
    [javac]     * @version $Revision: 1.2 $
    [javac]                                ^
    [javac]
/home/rajarshi/src/java/jmolsrc/Jmol-ANON/src/org/openscience/jmol/app/ScriptWindow.java:52:
 error: Class or interface `javax.swing.text.StyleConstants' not found in import.
    [javac]    import javax.swing.text.StyleConstants;

[snip]

The first error looks like some locale problem (I think) but I dont know
why the other errors are occuring.

The details of my setup:

Fedora Core 2, Sun Java 1.4.2

[~/src/java/jmolsrc/Jmol-ANON] uname -a
Linux blue.chem.psu.edu 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686
athlon i386 GNU/Linux

[~/src/java/jmolsrc/Jmol-ANON] ant -version
Apache Ant version 1.5.2-26 compiled on May  5 2004

[~/src/java/jmolsrc/Jmol-ANON] java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)


-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
How I wish I were what I was when I wished I were what I am.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to