mogilefs-server on Solaris
Jared Klett
jared at blip.tv
Thu Jun 21 13:25:26 UTC 2007
hi Krzysztof,
looks like you're using Sun's "make" (/usr/ccs/bin/make) instead of GNU "make" (/usr/local/bin/make, or gmake).
if you don't have it installed you can get it from sunfreeware.com, along with many other useful packages.
cheers,
- Jared
-----Original Message-----
From: mogilefs-bounces at lists.danga.com on behalf of Krzysztof Kulicki
Sent: Thu 6/21/2007 7:47 AM
To: mogilefs at lists.danga.com
Subject: Re: mogilefs-server on Solaris
So, I'have download mogilefs-server-2.16.tar.gz <http://search.cpan.org/%7Ebradfitz/mogilefs-server-2.16/>
I when I do this :
$perl Makefile.PL
I got this :
Checking if your kit is complete...
Looks good
Warning: prerequisite Gearman::Client 1.07 not found.
Warning: prerequisite Gearman::Client::Async 0.93 not found.
Warning: prerequisite Perlbal 1.53 not found.
Writing Makefile for mogilefs-server
So, using cpan shell I' have tried to install above showed modules and I've received same error :
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'
/usr/ccs/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
I suggest that some required perl modules just can not be installed on Solaris.
2007/6/17, Brad Fitzpatrick < brad at danga.com>:
> That's not enough detail. Running "make test" will be a lot more verbose
> than the CPAN shell alone, apparently.
>
> Download the tarball and do the whole,
>
> $ perl Makefile.PL
> $ make
> $ make test
>
> And let us know what it says. Or perhaps it'll just be obvious to you
> then.
>
> - Brad
>
>
> On Sat, 16 Jun 2007, Krzysztof Kulicki wrote:
>
> > When I've tried to install using cpan console , I have got this error:
> >
> > perl5.8.8 -MCPAN -e'install MogileFS::Server'
> > ......
> > ......
> > ......
> >
> > Failed Test Stat Wstat Total Fail Failed List of Failed
> > -------------------------------------------------------------------------------
> >
> > t/00-startup.t 255 65280 ?? ?? % ??
> > t/10-weighting.t 255 65280 ?? ?? % ??
> > t/20-filepaths.t 255 65280 ?? ?? % ??
> > t/domains-classes.t 255 65280 ?? ?? % ??
> > t/hosts-devices.t 255 65280 ?? ?? % ??
> > t/multiple-hosts-replpol.t 255 65280 ?? ?? % ??
> > t/store.t 255 65280 ?? ?? % ??
> > Failed 7/9 test scripts, 22.22% okay. 0/12 subtests failed, 100.00% okay.
> > *** Error code 29
> > make: Fatal error: Command failed for target `test_dynamic'
> > /usr/ccs/bin/make test -- NOT OK
> > Running make install
> > make test had returned bad status, won't install without force
> >
> >
> > 2007/6/15, Brad Fitzpatrick < brad at danga.com>:
> > >
> > > If the dependencies all pass "make test", and mogilefs-server passes "make
> > > test", it should work.
> > >
> > > What fails? What errors do you see?
> > >
> > >
> > > On Wed, 13 Jun 2007, Krzysztof Kulicki wrote:
> > >
> > > > Hey,
> > > > I have been trying to install mogilefs-server on SunOS 5.10. I received
> > > a
> > > > lot of errors, when I was trying to install all the MogileFS-specific
> > > perl
> > > > modules and their dependencies. I'd like to know, is mogilefs-server
> > > > available on Solaris?
> > > >
> > > > Krzysztof
> > > >
> > > > p.s. sorry about my english.
> > > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/mogilefs/attachments/20070621/1838e30e/attachment.html
More information about the mogilefs
mailing list