From: SourceForge.net <no...@so...> - 2005-09-28 19:30:49
|
Support Requests item #1293580, was opened at 2005-09-17 07:08 Message generated for change (Comment added) made by kal_ahmed You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391880&aid=1293580&group_id=27895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Troubles building TM4J Initial Comment: Hi, I tried to build tm4j from the source version tm4j-0.9.7. I tried using both the build file in the tm4j-0.9.7 directory, and bin\ant all. In both cases I got the following error: [javac] error: error reading C:\Prgram Files\tm4j-0.9.7\lib\LICENSE.jargs: error in opening zip file I did set CLASSPATH to include all jar files in my jdk1.5.0_04 directory. My PATH variable also include both the jdk and tm4j directories. Did I miss some variables or some important steps? Many thanks for your help. -- Chung -- ---------------------------------------------------------------------- >Comment By: Kal Ahmed (kal_ahmed) Date: 2005-09-28 20:30 Message: Logged In: YES user_id=176992 It is possible that TM4J does not build correctly under JDK 1.5 as this is not currently a supported JDK, but I would be suprised if that was really the problem. However I did notice that the path you say javac reports is C:\Prgram Files\... and not C:\Program Files\... Perhaps you have misconfigured a path setting - I would advise you to check what you set TM4J_HOME to. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391880&aid=1293580&group_id=27895 |