From owner-freebsd-questions Tue Mar 18 3:18:22 2003 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 1D64537B401 for ; Tue, 18 Mar 2003 03:18:21 -0800 (PST) Received: from athena.erwane.net (breton.net1.nerim.net [213.41.144.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6B543F3F for ; Tue, 18 Mar 2003 03:18:19 -0800 (PST) (envelope-from breton@erwane.net) Received: from athena-in (athena-in [10.1.1.254]) by athena.erwane.net (8.12.8/8.12.6) with ESMTP id h2IBIHdc061233 for ; Tue, 18 Mar 2003 12:18:17 +0100 (CET) (envelope-from breton@erwane.net) From: Erwane Breton To: freebsd-questions@freebsd.org Subject: pkgdb & clone disks (second chance) Date: Tue, 18 Mar 2003 12:18:16 +0100 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200303181218.17014.breton@erwane.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No response first time. I try again. hi all First, i've installed perl5.6.1 with the system, and later i upgrade (install ?) to perl5.8.0. I ran the script "use.perl port", and i deinstall perl5.6.1. And now always i want to upgrade a ports who need perl, i must run 'pkgdb -F' for fix the dependency with ... perl 5.6.1. when i install a ports with 'portinstall', i always see "cleaning perl5.6.1". How i can tell to "portinstall" or "make" to use perl5.8.0 and remove perl5.6.1 ? # uname -a FreeBSD athena.erwane.net 5.0-RELEASE-p4 FreeBSD 5.0-RELEASE-p4 #1: Thu Mar 6 15:40:49 CET 2003 root@athena:/usr/src/sys/i386/compile/ATHENA i386 # pkg_info | grep perl p5-DBI-1.34_1 The perl5 Database Interface. Required for DBD::* modules perl-5.8.0_4 Practical Extraction and Report Language # ls /usr/local/lib/perl5 5.6.1 5.8.0 site_perl # ls /usr/local/lib/perl5/site_perl 5.6.1 5.8.0 if need more info, ask. thanks for idea ######################################################################### The second is a project I have a server running FreeBSD5.0 and client running win98 and i want to dump disk of client to create snapshot of the system for restore it later when it crashes :o). Like ghost in fact but on FreeBSD. thanks for idea too :) Erwane Breton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message