Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] Apache::Gallery without VirtualHost



----- Original Message -----
From: "Christian Laursen" <xi@xxxxxxxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>
Sent: Monday, October 04, 2004 11:48 AM
Subject: Re: [ApacheGallery] Apache::Gallery without VirtualHost


> "Anders Kusk" <a@xxxxxxxxxx> writes:
>
> > I'm looking for a way to configure Apache to use Apache::Gallery without
using VirtualHost, since
> > itsn't documented how in the INSTALL file.
> >
> > I have tried with <directory> but either am I doing it the wrong way or
it simply can't be done that way?
>
> It should be possible to do that.
>
> Why don't you show us the configuration that you have tried so far so
someone
> might be able to help you instead of just guessing what the problem is?
>


Okay, seems the problem now is somewhere else.
(Apache::Gallery 0.9.1)

a@a Apache-Gallery-0.9.1 $ perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::Gallery

Fine

a@a Apache-Gallery-0.9.1 $ make
cp lib/Apache/Gallery.pm blib/lib/Apache/Gallery.pm
Manifying blib/man3/Apache::Gallery.3pm

Fine

a@a Apache-Gallery-0.9.1 $ make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_use...........Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/001_use...........ok
t/002_graphlibs.....Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/002_graphlibs.....ok
t/003_comment.......Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/003_comment.......ok
t/004_cache_dir.....Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/004_cache_dir.....ok
t/005_imageinfo.....Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/005_imageinfo.....ok
t/006_thumbnails....Useless use of private variable in void context at
/home/a/source/Apache-Gallery-0.9.1/blib/lib/Apache/Gallery.pm line 1423.
t/006_thumbnails....ok
t/007_pod...........NOK 1#     Failed test (t/007_pod.t at line 17)
# blib/lib/Apache/Gallery.pm (1714): You forgot a '=back' before '=head1'
# Looks like you failed 1 tests of 1.
t/007_pod...........dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/007_pod.t    1   256     1    1 100.00%  1
Failed 1/7 test scripts, 85.71% okay. 1/21 subtests failed, 95.24% okay.
make: *** [test_dynamic] Error 2

To install Test::Pod i used cpan> install Test::Pod

> --
> Christian Laursen
> _______________________________________________
> users mailing list
> users@xxxxxxxxxxxxxxxx
> http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers

_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers