<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot Execute Binary File  Linux Virtual Machine in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52473#M22254</link>
    <description>&lt;P&gt;I'm running Linux Mint in a VM. When I run ./splunk start in splunk/bin, I get:&lt;/P&gt;

&lt;P&gt;bash: ./splunk: cannot executre binary file.&lt;/P&gt;

&lt;P&gt;Do I need to install a specific form of java? or something?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 31 Aug 2013 04:16:31 GMT</pubDate>
    <dc:creator>Jamshed</dc:creator>
    <dc:date>2013-08-31T04:16:31Z</dc:date>
    <item>
      <title>Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52473#M22254</link>
      <description>&lt;P&gt;I'm running Linux Mint in a VM. When I run ./splunk start in splunk/bin, I get:&lt;/P&gt;

&lt;P&gt;bash: ./splunk: cannot executre binary file.&lt;/P&gt;

&lt;P&gt;Do I need to install a specific form of java? or something?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2013 04:16:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52473#M22254</guid>
      <dc:creator>Jamshed</dc:creator>
      <dc:date>2013-08-31T04:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52474#M22255</link>
      <description>&lt;P&gt;Make sure that you have the good binaries ( linux build and 64 or 32 bit).&lt;BR /&gt;
Otherwise it may be a system dependancy. try ./splunk start --debug&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2013 04:50:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52474#M22255</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-08-31T04:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52475#M22256</link>
      <description>&lt;P&gt;I am running linux mint 32. Everything seems to be fine on it, and --debug gives the same error.&lt;/P&gt;

&lt;P&gt;I ran as sudo and got:&lt;/P&gt;

&lt;P&gt;./splunk: 1: ./splunk: Syntax error: "(" unexpected&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2013 04:58:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52475#M22256</guid>
      <dc:creator>Jamshed</dc:creator>
      <dc:date>2013-08-31T04:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52476#M22257</link>
      <description>&lt;P&gt;It appears the splunk executable is not correct for this OS.  Can you try "file ./splunk" ?&lt;/P&gt;

&lt;P&gt;You should get something like this (this is 64bit, but similar):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# file ./splunk
./splunk: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:15:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52476#M22257</guid>
      <dc:creator>alanfinlay</dc:creator>
      <dc:date>2013-09-03T05:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52477#M22258</link>
      <description>&lt;P&gt;Hi alanfinlay!&lt;/P&gt;

&lt;P&gt;Yes I did that and got &lt;/P&gt;

&lt;P&gt;./splunk: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, stripped&lt;/P&gt;

&lt;P&gt;This seems to be correct. Should I try a different distro of linux? If so, what?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:55:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52477#M22258</guid>
      <dc:creator>Jamshed</dc:creator>
      <dc:date>2013-09-03T05:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52478#M22259</link>
      <description>&lt;P&gt;Hi Jamshed,&lt;/P&gt;

&lt;P&gt;Since you said earlier you are using 32bit Linux, you should have a 32 bit splunk executable, but yours is 64 bit.  This could be your problem. (i.e. you need to download the 32 bit splunk install archive if you have 32 bit Linux).&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 05:59:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52478#M22259</guid>
      <dc:creator>alanfinlay</dc:creator>
      <dc:date>2013-09-03T05:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Execute Binary File  Linux Virtual Machine</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52479#M22260</link>
      <description>&lt;P&gt;This was my problem and this had the answser.  I forgot that I was working with a 'trial' Ubuntu 32 bit system and mistakenly installed the 64 bit UF.  Easy fix, just download the right one and unzip the thing &amp;amp; startup.  I'm thankful Splunk makes it this easy to fix my mistakes.  Out of hundreds of Splunk forwarder installs, this has to be the one 32 bit one off..  bleh.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;uname -a&lt;/STRONG&gt; is your friend &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2015 21:00:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cannot-Execute-Binary-File-Linux-Virtual-Machine/m-p/52479#M22260</guid>
      <dc:creator>sherm77</dc:creator>
      <dc:date>2015-04-02T21:00:25Z</dc:date>
    </item>
  </channel>
</rss>

