Thank you for help me..

I did the download of Install Anywhere...

I did create the install program..

but When I execute the program, an exception happens..

java.lang.UnsatisfiedLinkError: no J3D in java.library.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at javax.media.j3d.MasterControl$22.run(MasterControl.java:889)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:886)
        at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:229)
        at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:3533)
        at LogoFrame.<init>(LogoFrame.java:38)
        at Logo3D.main(Logo3D.java:8)

Maybe my problem is how insert the Java3D API into install project..

May you can help send-me the steps for add the Java3D API into Install Anywhere


thank you..

Citando "\"Schäfer, Peter\"" <[EMAIL PROTECTED]>:

> Install Anywhere has a free edition, called Install Now.
>
> It has not all features of the commercial edition
> (e.g. you can't execute your own code) but it works
> pretty well. For example, you can bundle a complete JRE with
> your installer (including J3D, if you wish).
>
> -- Peter
>
> > -----Original Message-----
> > From: Silvano Maneck Malfatti [mailto:[EMAIL PROTECTED]
> > Sent: Dienstag, 19. August 2003 18:56
> > To: [EMAIL PROTECTED]
> > Subject: [JAVA3D] Install Program
> >
> >
> > I need a program like the Install Anywhere, but it must be free.
> >
> >
> > Anybody knows where I can get It?
> >
> >
> >
> > Thank you..
> >
> >
> > /*********************************************
> > SILVANO MALFATTI
> > COMPUTER SCIENCE - URI University
> > HOME - http://www.urisan.tche.br/~smalfatti
> > ********************************************/
> >
> >
> >
> >
> > -------------------------------------------------
> > URI - Campus de Santo Angelo-RS
> > http://www.urisan.tche.br
> >
> > ==============================================================
> > =============
> > To unsubscribe, send email to [EMAIL PROTECTED] and
> > include in the body
> > of the message "signoff JAVA3D-INTEREST".  For general help,
> > send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>


/*********************************************
SILVANO MALFATTI
COMPUTER SCIENCE - URI University
HOME - http://www.urisan.tche.br/~smalfatti
********************************************/




-------------------------------------------------
URI - Campus de Santo Angelo-RS
http://www.urisan.tche.br

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to