We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › 0118 exporting problems
Page Index Toggle Pages: 1
0118 exporting problems (Read 456 times)
0118 exporting problems
Oct 5th, 2006, 9:55pm
 
I am trying to export my application as an applet. However, on my linux box (ubuntu), I get this exception.

java.io.FileNotFoundException: /var/run/synaptic.socket (No such device or address)

So then I tried on my windows machine, and I get this exception.

java.io.FileNotFoundException: c:\windows\system32\config\system.LOG (the process cannot access the file because it is being used by another process).

However, there I can not find the system.LOG file.

for my current project, I am using interfascia.jar, opengl.jar, pdf.jar, and myproject.jar. Is there a way to combine everything into one exectutable jar file?

thanks,
Richard
Page Index Toggle Pages: 1