From owner-freebsd-perl@FreeBSD.ORG Sun Apr 16 18:34:57 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AEC16A446; Sun, 16 Apr 2006 18:34:57 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B43BB43D45; Sun, 16 Apr 2006 18:34:55 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.6/8.13.6) with ESMTP id k3GIYj5h033849; Sun, 16 Apr 2006 19:34:46 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <44428E40.2010805@infracaninophile.co.uk> Date: Sun, 16 Apr 2006 19:34:40 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5 (X11/20060401) MIME-Version: 1.0 To: "Marc G. Fournier" References: <20060416152356.U1096@ganymede.hub.org> In-Reply-To: <20060416152356.U1096@ganymede.hub.org> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig7D72C34079BE1F6C35CA3B58" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 16 Apr 2006 19:34:46 +0100 (BST) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on happy-idiot-talk.infracaninophile.co.uk Cc: perl@freebsd.org, freebsd-ports@freebsd.org Subject: Re: p5-GSSAPI port missing dependencies ... ? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 18:34:57 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7D72C34079BE1F6C35CA3B58 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Marc G. Fournier wrote: >=20 > I don't see any dependencies for kerberos *in* the makefile, but: >=20 > =3D=3D=3D> p5-GSSAPI-0.21 depends on file: /usr/local/bin/perl5.8.8 -= found > =3D=3D=3D> Configuring for p5-GSSAPI-0.21 >=20 > Welcome to GSSAPI.pm setup! >=20 > run "perl Makefile.PL --help" to see further installation options >=20 >=20 > ---------------------------------------------------------- > Searching krb5-config command... not found! at ./Makefile.PL line 94. > *** Error code 1 >=20 > Stop in /usr/ports/security/p5-GSSAPI. Yes. The required GSSAPI libraries are standard in 5.x and above. I posted about this here (freebsd-perl@...) earlier: http://lists.freebsd.org/pipermail/freebsd-perl/2006-April/000924.html and it seemed that the port was going to be modified at one point, but nothing has yet come to pass. Either install security/krb5 or do a buildworld cycle with MAKE_KERBEROS5=3Dyes defined in /etc/make.conf. Then the p5-GSSAPI port will install smoothly. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig7D72C34079BE1F6C35CA3B58 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEQo5F8Mjk52CukIwRA6DIAJ9ID5/mAnR0YBTWMp4SQUa8jWFeRQCeKSr7 XqTSGNsHsvwAFQQdg6MC5ac= =Da3L -----END PGP SIGNATURE----- --------------enig7D72C34079BE1F6C35CA3B58--