Re: Migrate dependencies problem

2006-09-29 Thread Kelson
Philippe Couas wrote: 4 rpm -Uvh spamassassin-3.1.5-1.rh9.rf.i386.rpm ... Where could i found theses perls optional packages, and how install them ? I see you're using the RPMForge packages (or possibly a subset like FreshRPMs or DAG). If an RPMForge package has

Migrate dependencies problem

2006-09-27 Thread Philippe Couas
Title: Message Hi, I want Migrate from SpamAssasin 2.63 to 3.15.1 on my MailServer on Redhat9 1 i use perl 5.8.0 2 i have stoped spamd 3 run "sa-relearn --rebuild" 4 rpm -Uvh spamassassin-3.1.5-1.rh9.rf.i386.rpm warning: spamassassin-3.1.5-1.rh9.rf.i386.rpm: V3 DSA signature:

RE: Migrate dependencies problem

2006-09-27 Thread Sietse van Zanen
@spamassassin.apache.orgSubject: Migrate dependencies problem Hi, I want Migrate from SpamAssasin 2.63 to 3.15.1 on my MailServer on Redhat9 1 i use perl 5.8.0 2 i have stoped spamd 3 run "sa-relearn --rebuild" 4 rpm -Uvh spamassassin-3.1.5-1.rh9.rf.i386.rpm warning: spamassassin-3.1.5-1.rh9.rf.i3

RE: Migrate dependencies problem

2006-09-27 Thread Benny Pedersen
On Wed, September 27, 2006 16:26, Sietse van Zanen wrote: It's best to use cpan for this. It's very easy to use and will automagically resolve any dependencies. just one problem with cpan is it will not solve rpm depndice Other way is find the modules on http://rpmfind.net/ Specify your

RE: Migrate dependencies problem

2006-09-27 Thread Bowie Bailey
Benny Pedersen wrote: On Wed, September 27, 2006 16:26, Sietse van Zanen wrote: It's best to use cpan for this. It's very easy to use and will automagically resolve any dependencies. just one problem with cpan is it will not solve rpm depndice Other way is find the modules on