Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 16:11:20 +0200
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Stephen Smith <stephen@norith.com>, freebsd-ports@freebsd.org
Subject:   Re: Cyrus IMAP server install problem with Perl 5.8.5
Message-ID:  <2114D3408D31EE2683F20BEC@[192.168.8.51]>
In-Reply-To: <41225EB5.4090009@norith.com>
References:  <41225EB5.4090009@norith.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--==========20CBB9E136E8E44682D4==========
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

+-le 17/08/2004 15:38 -0400, Stephen Smith a dit :
| I'm attempting to install the Cyrus IMAP port on a system with the Perl
| 5.8.5 port installed. The CYRUS::IMAP modules insist on installing into the
| system perl 5.6.1 system rather than perl 5.8.5 (after ensuring that I've
| done a 'use.perl port' to switch to the 5.8 version)
| 
| Looking through the port's bug log , this issue has been dealt with last
| year when the solution of 'add --with-perl=${PERL5}' was added to the
| port's makefile. That solution is in the port's Makefile on my system but
| the perl modules are still installing into the wrong version of Perl.
| 
| I've been attempting to modify the makefiles but so far haven't come up
| with a solution yet. Does anyone know how this might be done?
| 
| Software versions:
| 
|  - cyrus-imap22   (/usr/ports/mail/cyrus-imap22, README.html indicates
| version = cyrus-imapd-2.2.2.b_1, cyrus version = 2.2.8 2004/07/29)
|  - perl5.8  (/usr/ports/lang/perl5.8, version = 5.8.5)
|  - FreeBSD 5.2.1 RC

go into the port directory and :
make -VPERL5
This should tell you :
/usr/local/bin/perl5.8.5
if not, you have to run :
use.perl port
You have to make sure also that you only have perl 5.8.5 installed and not
5.6.1.

-- 
Mathieu Arnold
--==========20CBB9E136E8E44682D4==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)

iQEVAwUBQSNjiVvROjYJ63c1AQLpvwf9H/l+4MRsSkE8j4ZcjVKuT7Q0tkNaAElq
MTvw3bA6/7TSrEW2pb0qpGBYEmfkQaZhbQej8YtxMyZDWLM4nerLjdtWGGTXeJMz
TMzyznsbR2WECpyoEyiHZnq1lcf1ttJ/YH9mLQxQ+StADX3NS3HLHav49VzmEZNO
0Bl8p4Y+RgHbjIfE/AV4Ro2owExY3d80ZIpYWWTqEvgON+5ealHb9GWf8ySvIBfO
0IOFEWKpvLSO8Rwaz6eGRQhezzHclVvLQ3DIZRCgseol5vXAkk0RuAdtO94l8OmU
IThKq4OFuhzKyc3hefMTN2EB/EJGMtr8cjgDtLyDPHjboajrohxs2Q==
=5dFS
-----END PGP SIGNATURE-----

--==========20CBB9E136E8E44682D4==========--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2114D3408D31EE2683F20BEC>