- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Installation File missing
AmyShah
Loves-to-Learn
06-12-2021
07:42 PM
Hi,
I am trying to install Splunk enterprise. I got the message repeatedly when I execute the command
> dpkg -i splunk-8.2.0-e053ef3c985f-linux-2.6-amd64.deb
/var/lib/dpkg/info/splunk.postinst: line 74: curl: command not found
cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory.
Please help me to install Splunk enterprise
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
06-13-2021
02:28 AM
sudo apt install curl
