Hi Emeka,
Where Lucio says:
"after that I execute this command in the same folder (c:\user
\classes): "
I had success if I instead followed:
"after that I execute this command in the same folder (c:\user\apps
\classes): "
Adding the c:\user\apps\classes directory to your classpath is
mandatory, otherwise the (compile) step won't work. I saw another
thread where Rich advised creating a jar file with the .clj source
inside instead:
http://groups.google.com/group/clojure/browse_thread/thread/e45be60b8f7a4d16/356b1cf2a2701bbd?lnk=gst&q=compiling+clj+jar#356b1cf2a2701bbd
This sounds like the better way to go.
Kev
On Feb 17, 11:09 pm, Emeka <[email protected]> wrote:
> Kev,
>
> I didn't make it, however, I guess the issue was on namespace and not on
> the instruction given. I will try again and again until I get my head around
> namespace, or could you help me to jump start?
>
> Emeka
On Feb 17, 11:09 pm, Emeka <[email protected]> wrote:
> Kev,
>
> I didn't make it, however, I guess the issue was on namespace and not on
> the instruction given. I will try again and again until I get my head around
> namespace, or could you help me to jump start?
>
> Emeka
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---