Re: [myrinet] Merlin

David Rauschenbach <[email protected]>
Newsgroups gmane.network.myrinet.general
Message-ID <[email protected]>
You're probably using jdk 1.x, since 1.2 would automatically always have
the runtime (lib/ext/rt.jar) in the path. My guess is that your
/jdk/lib/classes.zip doesn't exist. A more conventional jdk1.x
environment would have classes.zip set in the CLASSPATH environment var,
so that your command line would read:

	java -classpath /merlin.jar:$CLASSPATH merlin

David


Teddy Surya Gunawan wrote:
> 
> Dear all,
> 
> Anyone can help me how to use Merlin ?
> 
> I run :
> 
> java -classpath /jdk/lib/classes.zip:/merlin.jar merlin
> 
> but then I got this message :
> 
> [teddy@myri2 Myrinet]$ java -classpath /jdk/lib/classes.zip:/merlin.jar
> merlin
> Couldn't find or load essential class `java/lang/Object'
> java.lang.NoClassDefFoundError java/lang/Object
> Aborted (core dumped)
> 
> Thanks in advance,
> 
> Teddy
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.