So, I&#39;have download <a href="http://search.cpan.org/%7Ebradfitz/mogilefs-server-2.16/">mogilefs-server-2.16.tar.gz</a> <span style="font-family: courier new,monospace;"></span><span style="font-family: courier new,monospace;">
</span><br><br>I when I do this :<br><br><span style="font-family: courier new,monospace;">$perl Makefile.PL</span><br><br>I got this :<br><br><span style="font-family: courier new,monospace;">Checking if your kit is complete...
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Looks good</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">

Warning: prerequisite Gearman::Client 
1.07 not found.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Warning: prerequisite Gearman::Client::Async 0.93 not found.</span><br style="font-family: courier new,monospace;">


<span style="font-family: courier new,monospace;">Warning: prerequisite Perlbal 1.53 not found.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Writing Makefile for mogilefs-server
</span><br style="font-family: courier new,monospace;"><br>So, using&nbsp; cpan shell I&#39; have tried&nbsp; to install above showed modules and I&#39;ve received same error :<br><br><span style="font-family: courier new,monospace;">

*** Error code 2</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make: Fatal error: Command failed for target `test_dynamic&#39;</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">&nbsp; /usr/ccs/bin/make test -- NOT OK</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Running make install</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">&nbsp; make test had returned bad status, won&#39;t install without force<br><br></span>I suggest that some required&nbsp; perl modules just can not be installed on Solaris.<br><br>
<span style="font-family: courier new,monospace;"><br><br></span><br><br> <br><br><br><br><br><br><br><br><br>2007/6/17, Brad Fitzpatrick &lt;
<a href="mailto:brad@danga.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brad@danga.com</a>&gt;:<br>&gt; That&#39;s not enough detail.&nbsp;&nbsp;Running &quot;make test&quot; will be a lot more verbose
<br>&gt; than the CPAN shell alone, apparently.<br>&gt; <br>&gt; Download the tarball and do the whole,
<br>&gt; <br>&gt; $ perl Makefile.PL<br>&gt; $ make<br>&gt; $ make test<br>&gt; <br>&gt; And let us know what it says.&nbsp;&nbsp;Or perhaps it&#39;ll just be obvious to you<br>&gt; then.<br>&gt; <br>&gt; - Brad<br>&gt; <br>&gt; <br>


&gt; On Sat, 16 Jun 2007, Krzysztof Kulicki wrote:<br>&gt; <br>&gt; &gt; When I&#39;ve tried to install using cpan console , I have got this error:<br>&gt; &gt;<br>&gt; &gt; perl5.8.8&nbsp;&nbsp;-MCPAN -e&#39;install MogileFS::Server&#39;
<br>&gt; &gt; ......<br>&gt; &gt; ......<br>&gt; &gt; ......<br>&gt; &gt;<br>&gt; &gt; Failed Test&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stat Wstat Total Fail&nbsp;&nbsp;Failed&nbsp;&nbsp;List of Failed<br>&gt; &gt; -------------------------------------------------------------------------------
<br>&gt; &gt;<br>&gt; &gt; t/00-startup.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??<br>&gt; &gt; t/10-weighting.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??<br>&gt; &gt; t/20-filepaths.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??
<br>&gt; &gt; t/domains-classes.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??<br>&gt; &gt; t/hosts-devices.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??<br>&gt; &gt; t/multiple-hosts-replpol.t&nbsp;&nbsp;255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??
<br>&gt; &gt; t/store.t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255 65280&nbsp;&nbsp;&nbsp;&nbsp;??&nbsp;&nbsp; ??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;??<br>&gt; &gt; Failed 7/9 test scripts, 22.22% okay. 0/12 subtests failed, 100.00% okay.<br>&gt; &gt; *** Error code 29<br>&gt; &gt; make: Fatal error: Command failed for target `test_dynamic&#39;
<br>&gt; &gt;&nbsp;&nbsp; /usr/ccs/bin/make test -- NOT OK<br>&gt; &gt; Running make install<br>&gt; &gt;&nbsp;&nbsp; make test had returned bad status, won&#39;t install without force<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; 2007/6/15, Brad Fitzpatrick &lt;
<a href="mailto:brad@danga.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brad@danga.com</a>&gt;:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; If the dependencies all pass &quot;make test&quot;, and mogilefs-server passes &quot;make
<br>&gt; &gt; &gt; test&quot;, it should work.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What fails?&nbsp;&nbsp;What errors do you see?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; On Wed, 13 Jun 2007, Krzysztof Kulicki wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Hey,<br>


&gt; &gt; &gt; &gt; I have been trying to install mogilefs-server on SunOS 5.10. I received<br>&gt; &gt; &gt; a<br>&gt; &gt; &gt; &gt; lot of errors, when I was trying to install all the MogileFS-specific<br>&gt; &gt; &gt; perl
<br>&gt; &gt; &gt; &gt; modules and their dependencies. I&#39;d like to know, is mogilefs-server<br>&gt; &gt; &gt; &gt; available on Solaris?<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Krzysztof<br>&gt; &gt; &gt; &gt;
<br>
&gt; &gt; &gt; &gt; p.s. sorry about my english.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; <br><br>