[freebsd]amavis-perl wil niet

Pagina: 1
Acties:

  • kieskes
  • Registratie: Juni 1999
  • Laatst online: 18:07
Hoi

ik zit nu al 2 dagen te klooien met amavis-perl icm met postfix en het wil maar niet lukken :'(

Ik heb Release 4.6 draaien en heb gister nog ge cvsupt en een make world gedaan.

dit is de foutmelding die ik krijg:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
make
===>  Configuring for amavis-perl-11
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for gcc... cc
checking whether the C compiler (cc -O -pipe  ) works... yes
checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking dependency style of cc... none
checking for perl... /usr/bin/perl
checking for perl modules... 
        module not found in path: 'Archive/Zip'.
configure: error: You are missing some perl modules.  Please check the README
===>  Script "configure" failed unexpectedly.
      Please report the problem to svenasse@polaris.ca [maintainer] and attach
      the "/usr/ports/security/amavis-perl/work/amavis-perl-11/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/security/amavis-perl.


Alle Benodigde perl modules zijn geinstalleerd, dat weet ik zeker.

in de config.log staat ook niks interessants:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:637: checking for a BSD compatible install
configure:690: checking whether build environment is sane
configure:762: checking for mawk
configure:762: checking for gawk
configure:762: checking for nawk
configure:762: checking for awk
configure:792: checking whether make sets ${MAKE}
configure:911: checking whether make sets ${MAKE}
configure:956: checking for a BSD compatible install
configure:1011: checking for gcc
configure:1124: checking whether the C compiler (cc -O -pipe  ) works
configure:1140: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1166: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1171: checking whether we are using GNU C
configure:1180: cc -E conftest.c
configure:1199: checking whether cc accepts -g
configure:1232: checking how to run the C preprocessor
configure:1253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1319: checking dependency style of cc
configure:1380: checking for perl
configure:1420: checking for perl modules


Ik ben een beetje gaan zoeken op google en freebsd.org en heb gezien dat het probleem vaker voorkomt, maar heb niet gezien hoe het is op te lossen??

Iemand een idee?

  • usr-local-dick
  • Registratie: September 2001
  • Niet online
Hoe weet je zeker dat je die perl modules hebt?
En trouwens, waarom gebruik je geen amavisd?

Verwijderd

rtfm? staat er toch duidelijk

  • Coen Rosdorff
  • Registratie: Januari 2000
  • Niet online
kieskes schreef op 15 November 2002 @ 17:00:
code:
1
2
checking for perl modules... 
        module not found in path: 'Archive/Zip'.


Alle Benodigde perl modules zijn geinstalleerd, dat weet ik zeker.
Schijnbaar niet dus. Of iig niet op de juiste plek.

Verwijderd

Probeer 'ns een andere tree uit het Amavis arsenaal. Check hun site. Amavis-perl en Amavis is enigzins out of date. Wat voor MTA gebruik je?

  • kieskes
  • Registratie: Juni 1999
  • Laatst online: 18:07
Die fout van die modules die ik had is opgelost, is schijnbaar een bekende bug (heb contact met de maker van de port gehad)

Ik heb een make world naar RELEASE 4.7 gedaan, en hierna werkte het ineens wel :?

Nouja, problem solved

Verwijderd

Klopt ik heb precies hetzelfde gehad met Amavis-perl en Postfix ... die Zip module was een ellende .... uiteindelijk heb ik handmatig een paar perl ports verwijderd en geherinstalleerd en toen amavis-perl erover heen gehaald en het werkte ... :? Toch aardig dat het in 4.7R blijkbaar wel werkt maar ja stuck at 4.6R ... mijn P-90 houdt niet zo van 4.7R :)
Pagina: 1