--- On Sat, 12/6/08, janus wrote: > It is my mistake, this is the error once again. Failed to > load Main-Class manifest attribute from > C:\clojure\clojure\clojure-contrib.jar. > I did what Shulz said, however, I still have the same problem.
Can you post the *exact* classpath and/or files and/or commands you're using? Like get the classpath via: > echo %CLASSPATH% I'm reasonably sure it shouldn't be trying to load a Main-Class from the contrib jar, so I suspect the classpath is not being set properly. Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
