Installation

How do you install MAXMIND

j666gak
Communicator

Hello,

I can't see any documentation on how to install MAXMIND anywhere. Please can somebody tell me how to install it?

Many Thanks

Tags (2)
0 Karma

zyke
New Member

sudo apt-get install build-essentials
sudo yum install build-essentials

or just

sudo apt-get install gcc
sudo yum install gcc

0 Karma

j666gak
Communicator

Hello,

I am trying configure / install Maxmind GeoOIP for use with quite a few apps in Splunk. However when trying to install I am getting the following error, I would really appreciate any help.

root@server:/opt/splunk/etc/apps/Maxmind/Python-1.2.7# python setup.py build
running build
running build_ext
building 'GeoIP' extension
creating build
creating build/temp.linux-x86_64-2.7
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include -I/usr/include/python2.7 -c py_GeoIP.c -o build/temp.linux-x86_64-2.7/py_GeoIP.o
unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1

Many Thanks

0 Karma

Ayn
Legend

Well, it seems you need to install gcc?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Introducing ITSI 5.0: Unified Visibility and Actionable Insights

Introducing ITSI 5.0: Unified Visibility and Actionable Insights Tuesday, July 21, 2026  |  10:00AM PT / ...

Inside Splunk Agent Observability: Understanding Agent Behavior, Tokens & Costs

Inside Splunk Agent Observability:Understanding Agent Behavior, Tokens & Costs Thursday, August 06, ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...