Jemboss
Martin Sarachu
mad at biol.unlp.edu.ar
Thu Feb 28 08:37:02 UTC 2002
I'm using EMBOSS-2.2.0 on Sparc/Solaris 8, with j2sdk1.4.0 besides the
built-in java that came with solaris.
When trying to compile Jemboss I do
%/usr/j2sdk1.4.0/bin/javac org/emboss/jemboss/server/JembossServer.java
I get
>org/emboss/jemboss/server/JembossServer.java:499: cannot resolve symbol
>symbol : class JembossThread
>location: class org.emboss.jemboss.server.JembossServer
> JembossThread jt = new JembossThread(rea.getProcess(),project);
> ^
>org/emboss/jemboss/server/JembossServer.java:499: cannot resolve symbol
>symbol : class JembossThread
>location: class org.emboss.jemboss.server.JembossServer
> JembossThread jt = new JembossThread(rea.getProcess(),project);
> ^
>2 errors
EMBOSS was configured --with-java=/usr/j2sdk1.4.0/include
--with-javaos=/usr/j2sdk1.4.0/include/solaris, it compiled fine and runs
ok.
I didn't remove the java packages that came with solaris, I don't know
if this can be a problem.
martin
--
Martin Sarachu
ICQ: 123797358
EMBnet Argentina: http://www.ar.embnet.org
More information about the EMBOSS
mailing list