Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2003 12:38:08 +0100
From:      Erwane Breton <breton@erwane.net>
To:        freebsd-questions@freebsd.org
Subject:   pkgdb & clone disks
Message-ID:  <200303161238.08404.breton@erwane.net>

next in thread | raw e-mail | index | archive | help
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




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