Hi
   
  I am trying to implement the Statitics addon 1.1 available on dspace wiki 
http://wiki.dspace.org/index.php//StatisticsAddOn , i have done each and 
everything according to documentation and at the end when i was recompling the 
dspace  it gives me following errors
   
  Does anyone implemented the statistics addon before? can anyone help me how 
to resolve this issue
   
  any help in this regards will be highly appreciated
   
   
  [EMAIL PROTECTED] dspace-1.4-source]# ant update
  Buildfile: build.xml
  
  compile:
  [javac] Compiling 10 source files to 
/usr/local/dspace-source/dspace-1.4-source/build/classes
  [javac] 
/usr/local/dspace-source/dspace-1.4-source/src/pt/uminho/sdum/dspace/statistics/util/ProcessaIp.java:112:
 cannot access com.maxmind.geoip.LookupService
  [javac] bad class file: 
/usr/local/dspace-source/dspace-1.4-source/lib/geoIp.jar(com/maxmind/geoip/LookupService.class)
  [javac] class file has wrong version 49.0, should be 48.0
  [javac] Please remove or make sure it appears in the correct subdirectory of 
the classpath.
  [javac] private static String getCodPais(Context context, String ip, 
LookupService cl) throws SQLException {
  [javac] ^
  [javac] 1 error
  
  BUILD FAILED
  /usr/local/dspace-source/dspace-1.4-source/build.xml:125: Compile failed; see 
the compiler error output for details.
  
  Total time: 2 seconds
   
   
   
   
  although after reverting all the changes that i made during statistics addon 
my dspace is working fine , but i have to implement the statistics addon
   
   
   
  Thanks
   
  Regards
  ASIM NASEEM
  Wichita State University
   
   

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to