Snort mailing list archives

Re:Re: FW: installation scanmap3d


From: "Altrock, Jens" <Jens.Altrock () STADT-NW DE>
Date: Tue, 26 Aug 2003 09:47:17 +0200

First of all: you start the program on XP with
        java -cp mm.mysql-2.0.14-bin.jar:. scanmap3d
That's wrong (good if you can RTFM). The correct command is:
        java -cp mm.mysql-2.0.14-bin.jar;. scanmap3d

See the difference?
Second thing: Did you install Java3D? That's needed to run the program.
Seems as if you Edwin didn't install that on RedHat, did you?

And if you use the newest JRE (1.4.2 I think) try using an older one; I am
using JRE 1.4.1_4 on W2k-SP4 and it works for me though.

P.S.: Setting classpath is not really necessary, for the standard
installation sets the classpath
variable in w2k already...

i have the same issue (in win2k-sp4).  the java forums
seem to indicate that this is a java newbie error and
that the classpath needs to be set.  but i've tried
every way i could find to set the classpath and noe
have worked.  i wish i knew java a little better --
i'd love to get this to work.  


--- Edwin Beekman <ebeekman () schubergphilis com> wrote:
Guys,

Anyone allready tried to install scanmap3d???

I followed the installation instructions,
installed the java 1.4.1 and the java3d1.3.1 ... But
so far I'm unable to install it on XP or Redhat
8.....

In XP I get the following error:
C:\scanmap3d-1.4a>java -cp
mm.mysql-2.0.14-bin.jar:. scanmap3d
Exception in thread "main"
java.lang.NoClassDefFoundError: scanmap3d

And in Redhat I get the following error:
java -cp mm.mysql-2.0.14-bin.jar:. scanmap3d
Exception in thread "main"
java.lang.NoClassDefFoundError:
javax/media/j3d/Texture

    at scanmap3d.<init>(scanmap3d.java:71)
    at scanmap3d.main(scanmap3d.java:276)

Any ideas on how to proceed?


Regards,
Edwin




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems
on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell
virtual machines
at the same time. Free trial click
here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or
unsubscribe:

https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:




Jens Altrock
Stadtverwaltung Neustadt an der Weinstraße
Organisation und EDV
Marktplatz 1
67433 Neustadt an der Weinstraße

Mailto:Jens.Altrock () stadt-nw de
http://www.neustadt-weinstrasse.de

###########################################
Diese Nachricht wurde von F-Secure Anti-Virus gescannt.

This message has been scanned by F-Secure Anti-Virus.



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: