This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: version and packaging issues


I finally tracked down the cause of errors for the wrong Kawa version being
returned on (scheme-implementation-version). After installing JDK/JRE on an
Windows NT5 box and following the practices I use on Mac OS, I found that if
I set the jemacs.jar environment variable in the CLASSPATH before the
kawa-1.6.7x.jar file, it produces the same behavior (ie. reports 1.6.68). I
went back to Mac OS, pulled the jemacs.jar file out of my CLASSPATH and it
fixed the problem.



((lambda (args) (display args)) "
   Robert D. Skeels
    athene@earthlink.net")


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]