So, I'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 cpan shell I' have tried to install above showed modules and I'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'</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> /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;"> make test had returned bad status, won't install without force<br><br></span>I suggest that some required 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 <
<a href="mailto:brad@danga.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brad@danga.com</a>>:<br>> That's not enough detail. Running "make test" will be a lot more verbose
<br>> than the CPAN shell alone, apparently.<br>> <br>> Download the tarball and do the whole,
<br>> <br>> $ perl Makefile.PL<br>> $ make<br>> $ make test<br>> <br>> And let us know what it says. Or perhaps it'll just be obvious to you<br>> then.<br>> <br>> - Brad<br>> <br>> <br>
> On Sat, 16 Jun 2007, Krzysztof Kulicki wrote:<br>> <br>> > When I've tried to install using cpan console , I have got this error:<br>> ><br>> > perl5.8.8 -MCPAN -e'install MogileFS::Server'
<br>> > ......<br>> > ......<br>> > ......<br>> ><br>> > Failed Test Stat Wstat Total Fail Failed List of Failed<br>> > -------------------------------------------------------------------------------
<br>> ><br>> > t/00-startup.t 255 65280 ?? ?? % ??<br>> > t/10-weighting.t 255 65280 ?? ?? % ??<br>> > t/20-filepaths.t 255 65280 ?? ?? % ??
<br>> > t/domains-classes.t 255 65280 ?? ?? % ??<br>> > t/hosts-devices.t 255 65280 ?? ?? % ??<br>> > t/multiple-hosts-replpol.t 255 65280 ?? ?? % ??
<br>> > t/store.t 255 65280 ?? ?? % ??<br>> > Failed 7/9 test scripts, 22.22% okay. 0/12 subtests failed, 100.00% okay.<br>> > *** Error code 29<br>> > make: Fatal error: Command failed for target `test_dynamic'
<br>> > /usr/ccs/bin/make test -- NOT OK<br>> > Running make install<br>> > make test had returned bad status, won't install without force<br>> ><br>> ><br>> > 2007/6/15, Brad Fitzpatrick <
<a href="mailto:brad@danga.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">brad@danga.com</a>>:<br>> > ><br>> > > If the dependencies all pass "make test", and mogilefs-server passes "make
<br>> > > test", it should work.
<br>> > ><br>> > > What fails? What errors do you see?<br>> > ><br>> > ><br>> > > On Wed, 13 Jun 2007, Krzysztof Kulicki wrote:<br>> > ><br>> > > > Hey,<br>
> > > > I have been trying to install mogilefs-server on SunOS 5.10. I received<br>> > > a<br>> > > > lot of errors, when I was trying to install all the MogileFS-specific<br>> > > perl
<br>> > > > modules and their dependencies. I'd like to know, is mogilefs-server<br>> > > > available on Solaris?<br>> > > ><br>> > > > Krzysztof<br>> > > >
<br>
> > > > p.s. sorry about my english.<br>> > > ><br>> > ><br>> ><br>> <br><br>