Snort mailing list archives

RE: Re: FW: installation scanmap3d


From: "Edwin Beekman" <ebeekman () schubergphilis com>
Date: Tue, 26 Aug 2003 11:23:10 +0200


Guys,

Thanks for answering!
I got it allready working.. 
The problem is in XP you need to use another start command:

C:\scanmap3d-1.4a\>java -cp mm.mysql-2.0.14-bin.jar;. scanmap3d (watch the ';' instead of ':').

Further you are not allowed to change the number of lines in the config file, each of the given values need to be 
present. So you are not allowed to use '#' before the parameters.


Regards,
Edwin



-----Original Message-----
From: Altrock, Jens [mailto:Jens.Altrock () STADT-NW DE]
Sent: Tuesday, August 26, 2003 9:47 AM
To: 'snort-users () lists sourceforge net'
Subject: Re:Re: [Snort-users] FW: installation scanmap3d


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=ort-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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: