mogilefs-server on Solaris
Brad Fitzpatrick
brad at danga.com
Sun Jun 17 00:21:10 UTC 2007
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.
> > >
> >
>
More information about the mogilefs
mailing list