From owner-freebsd-questions@FreeBSD.ORG Sat Aug 14 06:04:50 2004 Return-Path: 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 691F216A4CE for ; Sat, 14 Aug 2004 06:04:50 +0000 (GMT) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06FC143D39 for ; Sat, 14 Aug 2004 06:04:50 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.102] (cpe-024-211-230-171.ec.rr.com [24.211.230.171])i7E64XPf006213; Sat, 14 Aug 2004 02:04:34 -0400 (EDT) Message-ID: <411DADB0.7010501@ec.rr.com> Date: Sat, 14 Aug 2004 02:14:08 -0400 From: jason User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040808) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bart Silverstrim References: <8c0cd475040812221033096712@mail.gmail.com> <19BE3B9E-ED3F-11D8-9063-000A956D2452@chrononomicon.com> In-Reply-To: <19BE3B9E-ED3F-11D8-9063-000A956D2452@chrononomicon.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions Questions Subject: Re: perl question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2004 06:04:50 -0000 Bart Silverstrim wrote: > > On Aug 13, 2004, at 1:10 AM, AlanSung wrote: > >> IMHO, bsdpan-* means install via cpan directory (not via ports), >> p5-* means installed from ports...... > > > Okay. Nuts. That's what I was afraid of. > > I guess I was a little thrown because the bsdpan modules are showing > up with portversion and portupgrade, which I had always associated > with just the ports database and ports collection. > >> And yes, if you can find expected module in ports tree, it is better >> install from ports than install from cpan driectly.. > > > Okay...question... > > When I set up this server, it was (at the time) just for the purpose > of this portal server (web based). I followed their directions for > Linux and FreeBSD, and did it to the letter, etc...a lot of "install > this and this from CPAN using this command line instruction..." etc. etc. > > In this case, R'ing the F'ing M was apparently a bad idea :-( Wish > this server software were available as a port! > > Anyway, I am tentatively hoping to replace the bsdpan modules with > ports' p5 modules. Is there a method AND ORDER to best attempt this, > so the application (hopefully) won't break? I don't want to install a > p5 port and remove a bsdpan module only to have the bsdpan module > erase parts of the p5 modules in the process :-( > > -Bart > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I just noticed you have 2 threads on this. Are they the same? I think it was a case of R'ing the Wrong F'ing M. My other post has some info. Follow the docs you used to install the stuff to remove it. When you have your system back to a new clean enviroment use the ports to add what you want.