<?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 Re: Library no loaded in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186535#M1989</link>
    <description>&lt;P&gt;@Ayn...  okay... now what? &lt;/P&gt;

&lt;P&gt;Mac OS 10.11.3, Splunk Enterprise 6.3.2:&lt;/P&gt;

&lt;P&gt;$ cd /Applications/splunk&lt;BR /&gt;
$ ./bin/splunk commands&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
Did not find "disabled" setting of "kvstore" stanza in server bundle.&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
Couldn't complete HTTP request: No error&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2016 00:26:34 GMT</pubDate>
    <dc:creator>fabriziorizzo</dc:creator>
    <dc:date>2016-01-27T00:26:34Z</dc:date>
    <item>
      <title>Library no loaded</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186533#M1987</link>
      <description>&lt;P&gt;The Mac distribution of splunk appears to have falsely referenced, absolute libraries.&lt;BR /&gt;
I'm not sure if this is the correct place to post this, but was unable to find a link to report bugs, other than from within Splunk.&lt;/P&gt;

&lt;P&gt;This happens to me with the following distributions (Mac 64bit, tar):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk-6.0-182037-darwin-64.tgz
splunk-6.0.1-189883-darwin-64.tgz (Current)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Starting Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$ bin/splunkd
dyld: Library not loaded: /Users/eserv/wrangler/build-home/6.0.1/lib/libssl.1.0.0.dylib
  Referenced from: /Users/marius/tmp/splunk/bin/splunkd
  Reason: image not found
Trace/BPT trap: 5
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;A lot of the libraries seem to have incorrect, absolute references:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$ otool -L bin/splunkd
bin/splunkd:
/Users/eserv/wrangler/build-home/6.0.1/lib/libpcre.1.dylib (compatibility version 4.0.0, current version 4.1.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libxml2.2.dylib (compatibility version 12.0.0, current version 12.1.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libxslt.1.dylib (compatibility version 3.0.0, current version 3.28.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libssl.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libarchive.13.dylib (compatibility version 15.0.0, current version 15.2.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libbz2.1.dylib (compatibility version 2.0.0, current version 2.3.0)
/Users/eserv/wrangler/build-home/6.0.1/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.8)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 52.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know I can fix this manually with &lt;CODE&gt;install_name_tool&lt;/CODE&gt; but I am unsure if other binaries are affected as well.&lt;BR /&gt;
Apologies if this is the wrong forum for this.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 10:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186533#M1987</guid>
      <dc:creator>footnote</dc:creator>
      <dc:date>2013-12-20T10:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Library no loaded</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186534#M1988</link>
      <description>&lt;P&gt;You shouldn't be running splunkd directly. You should be running the &lt;CODE&gt;splunk&lt;/CODE&gt; binary, which in turn takes care of setting up the correct environment etc before launching various instances of splunk with various parameters.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 11:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186534#M1988</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-12-20T11:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Library no loaded</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186535#M1989</link>
      <description>&lt;P&gt;@Ayn...  okay... now what? &lt;/P&gt;

&lt;P&gt;Mac OS 10.11.3, Splunk Enterprise 6.3.2:&lt;/P&gt;

&lt;P&gt;$ cd /Applications/splunk&lt;BR /&gt;
$ ./bin/splunk commands&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
Did not find "disabled" setting of "kvstore" stanza in server bundle.&lt;BR /&gt;
dyld: Library not loaded: /Users/eserv/wrangler-2.0/build-home/ember/lib/libmongoc-1.0.0.dylib&lt;BR /&gt;
  Referenced from: /Applications/Splunk/bin/splunkd&lt;BR /&gt;
  Reason: image not found&lt;BR /&gt;
Couldn't complete HTTP request: No error&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 00:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186535#M1989</guid>
      <dc:creator>fabriziorizzo</dc:creator>
      <dc:date>2016-01-27T00:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Library no loaded</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186536#M1990</link>
      <description>&lt;P&gt;Same issue after upgrade to El Capitan.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 13:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Library-no-loaded/m-p/186536#M1990</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2016-05-18T13:56:26Z</dc:date>
    </item>
  </channel>
</rss>

