From owner-freebsd-hackers Tue Apr 11 07:16:58 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA20428 for hackers-outgoing; Tue, 11 Apr 1995 07:16:58 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA20421 for ; Tue, 11 Apr 1995 07:16:51 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id HAA10358; Tue, 11 Apr 1995 07:16:34 -0700 Date: Tue, 11 Apr 1995 07:16:34 -0700 Message-Id: <199504111416.HAA10358@silvia.HIP.Berkeley.EDU> To: kimc@w8hd.w8hd.org CC: rkw@dataplex.net, hackers@FreeBSD.org In-reply-to: (message from Kim Culhan on Tue, 11 Apr 1995 05:07:52 -0400 (EDT)) Subject: Re: perl5.001 patches needed From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: hackers-owner@FreeBSD.org Precedence: bulk * > It's not easy for a user to just rebuild the library, I'm afraid. You * > may have to grab the includes, ld, or some such. * * I can 'make world' after sup'ing the latest source. Um, by "not easy", I meant yeah, you can "make world" if you have the disk space for the whole thing or "make something install; make anotherthing install" if you know what has changed since your version came out. But it is much harder than having a port that takes care of it for you, no? ;) * Is sup still the best * way to get the updated source as mentioned in the FAQ? Or you can use ctm, it will send you patches by mail and automatically update your system. I thought this was mentioned in the FAQ somewhere too. Satoshi