From owner-freebsd-questions@FreeBSD.ORG Thu Jul 13 13:11:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29AFB16A4E1 for ; Thu, 13 Jul 2006 13:11:29 +0000 (UTC) (envelope-from tethys.ocean@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0332143D83 for ; Thu, 13 Jul 2006 13:11:17 +0000 (GMT) (envelope-from tethys.ocean@gmail.com) Received: by py-out-1112.google.com with SMTP id z59so243079pyg for ; Thu, 13 Jul 2006 06:11:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PRaVG4Bh3aWMjI+FFXQ5/eITtu5RbQS5JKxv/JvbB+evAEO6MMUAGK9bGLnK3f/xOFmhlyf7hZ8CtG4/fhF33pZShm6Ef3v1Zd9xp4jphXM0iBI2M5+t7X/3htJGw+V5v7tUG79DJ9NfqM0qxpVYIxJpWMVvBM8ChqU80eHfKWQ= Received: by 10.35.132.13 with SMTP id j13mr723788pyn; Thu, 13 Jul 2006 06:11:17 -0700 (PDT) Received: by 10.35.21.17 with HTTP; Thu, 13 Jul 2006 06:11:17 -0700 (PDT) Message-ID: <235b80000607130611p4cb900e3qa7e6d17922151896@mail.gmail.com> Date: Thu, 13 Jul 2006 09:11:17 -0400 From: "tethys ocean" To: FreeBSD_Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: swith old version to the new version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 13:11:29 -0000 Hi All I have some problem about How I can switch new version of program in my system, without clean old version. I want to install Spamasssasin so it need perl and in my server running old version of perl(perl5) and also I install new version of perl(perl5.8) but my system dont switch new version so I couldnt install Spamasssassin. What can I do?