Re: Quota module for Perl

2002-11-11 Thread Stas Bekman
Peter Kehl wrote:

Hi, i am trying to install the Quota module for Perl, but following
error occurs:

I´ve installed 

RedHat 7.1 
mod_perl 1.24_01-2
perl 5.6.0-12

Has anyone got an idea?

Certainly. Quota.pm has nothing to do with mod_perl. Please ask the 
author of that module.

Thank you.

__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:stas;stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Quota module for Perl

2002-10-30 Thread Peter Kehl

Hi, i am trying to install the Quota module for Perl, but following
error occurs:

I´ve installed 

RedHat 7.1 
mod_perl 1.24_01-2
perl 5.6.0-12

Has anyone got an idea?

Regards
Peter


cpan install Quota
Running install for module Quota
Running make for T/TO/TOMZO/Quota-1.4.6.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for
/root/.cpan/sources/authors/id/T/TO/TOMZO/Quota-1.4.6.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Quota-1.4.6/
Quota-1.4.6/CHANGES
Quota-1.4.6/INSTALL
Quota-1.4.6/MANIFEST
Quota-1.4.6/Makefile.PL
Quota-1.4.6/Quota.pm
Quota-1.4.6/Quota.xs
Quota-1.4.6/README
Quota-1.4.6/hints/
Quota-1.4.6/hints/solaris_2.h
Quota-1.4.6/hints/sunos_4_1.h
Quota-1.4.6/hints/none.h
Quota-1.4.6/hints/linux.h
Quota-1.4.6/hints/irix_6.h
Quota-1.4.6/hints/irix_5.h
Quota-1.4.6/hints/aix_4_1.h
Quota-1.4.6/hints/hpux.h
Quota-1.4.6/hints/dec_osf.h
Quota-1.4.6/hints/bsd.h
Quota-1.4.6/test.pl
Quota-1.4.6/contrib/
Quota-1.4.6/contrib/README
Quota-1.4.6/contrib/report-quota
Quota-1.4.6/contrib/quotamgmt/
Quota-1.4.6/contrib/quotamgmt/Author
Quota-1.4.6/contrib/quotamgmt/config
Quota-1.4.6/contrib/quotamgmt/quotamgmt
Quota-1.4.6/contrib/test-group.pl
Quota-1.4.6/contrib/mount-list.pl
Quota-1.4.6/contrib/mount-list-qcarg.pl
Quota-1.4.6/include/
Quota-1.4.6/include/rquota.h
Quota-1.4.6/include/afsquota.h
Quota-1.4.6/include/stdio_wrap.h
Quota-1.4.6/include/vxquotactl.h
Quota-1.4.6/include/quotaio_xfs.h
Quota-1.4.6/stdio_wrap.c
Quota-1.4.6/afsquota.c
Quota-1.4.6/vxquotactl.c
Quota-1.4.6/linuxapi.c
Removing previously used /root/.cpan/build/Quota-1.4.6

  CPAN.pm: Going to build T/TO/TOMZO/Quota-1.4.6.tar.gz

Using hints/linux.h for myconfig.h
Checking if your kit is complete...
Looks good
Configured without AFS support
Writing Makefile for Quota
cp Quota.pm blib/lib/Quota.pm
AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota)
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap  Quota.xs  Quota.xsc  mv
Quota.xsc Quota.c
rm -f myconfig.h
ln -s hints/linux.h myconfig.h
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\1.4.5\ -DXS_VERSION=\1.4.5\
-fpic -I/usr/local/lib/perl5/5.8.0/i686-linux/CORE   Quota.c
In file included from Quota.xs:11:
myconfig.h:21:27: rpcsvc/rquota.h: Datei oder Verzeichnis nicht gefunden
make: *** [Quota.o] Fehler 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible

cpan