Tech List

[index] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] Anybody share IRStats installation tips?

From: "Liang Zhong" <lz.fcla AT gmail.com>
Date: Thu, 15 May 2008 13:16:15 -0400


Threading:      • This Message
             Re: [EP-tech] Anybody share IRStats installation tips? from b.wheeler AT ulcc.ac.uk

Hi,

We are trying to install IRStats with eprints3. Since the  MaxMind database
is a commercial package, we did not installed it.
I then configure ./irstats/etc/irstats.conf file to comment of the 2 lines
of the use of the database:
# geo-ip
#geo_ip_country_file = /usr/local/share/GeoIP/GeoIP.dat
#geo_ip_org_file = /usr/local/share/GeoIP/GeoIPOrg.dat

But when I run:
./irstats/var/www/cgi-bin/irstats.cgi update_table

I still get error message:
Error opening /usr/local/share/GeoIP/GeoIP.dat at
/usr/lib/perl5/site_perl/5.8.8/Geo/IP/PurePerl.pm line 105.

Can anybody figure out what is the problem?
since the IRstats discuss and IRstats commits group are both very lack of
traffic, I first post my question here and expect somebody install this
package has some clue for me.

Thank you very much.


-- 
Liang Zhong
Florida Center for Library Automation

ATTACHMENT: message.html


Re: [EP-tech] Anybody share IRStats installation tips?

From: Ben Wheeler <b.wheeler AT ulcc.ac.uk>
Date: Thu, 15 May 2008 20:39:54 +0100


Threading: [EP-tech] Anybody share IRStats installation tips? from lz.fcla AT gmail.com
      • This Message

*** 
http://www.eprints.org/tech.php/id/%3C20080515193954.GB17859%40brucia.ulcc.ac.uk%3E
*** EPrints community wiki - http://wiki.eprints.org/

On Thu, May 15, 2008 at 01:16:15PM -0400, Liang Zhong wrote:
> Hi,
> 
> We are trying to install IRStats with eprints3. Since the  MaxMind 
database
> is a commercial package, we did not installed it.

Only the Organisation database is commercial, the country database 
(GeoIP.dat) is free and is required. 

> I then configure ./irstats/etc/irstats.conf file to comment of the 2 lines
> of the use of the database:
> # geo-ip
> #geo_ip_country_file = /usr/local/share/GeoIP/GeoIP.dat
> #geo_ip_org_file = /usr/local/share/GeoIP/GeoIPOrg.dat

I left both of these lines uncommented in our config and it seems
to work even though we don't have GeoIPOrg.dat.

When I say "work", I mean bits of it display graphs, sometimes,
but other times it produces a bogus error, and none of the graphs
seem to have much data in despite running update_table. I suspect
it's unhappy about cohabiting with EPrints/mod_perl, but I really
don't want to set up a separate server for it (for each of our
repositories!) 

Ben


[index] [options] [help]