From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 06:11:22 2003 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 4188316A4CE for ; Sat, 1 Nov 2003 06:11:22 -0800 (PST) Received: from iwmail.xpdial.com (iwgate.xpdial.com [68.156.89.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D83D43FEA for ; Sat, 1 Nov 2003 06:11:21 -0800 (PST) (envelope-from mark@s-wit.net) Received: from [24.73.52.111] by iwmail.xpdial.com (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.4.1)); Sat, 1 Nov 2003 09:14:31 -0500 Message-ID: <000701c3a082$01ad8ed0$0100000a@Biggie> From: "SWIT" To: References: <000001c38896$4e7db900$0201a8c0@mars> Date: Sat, 1 Nov 2003 09:11:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: better way 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, 01 Nov 2003 14:11:22 -0000 I was wondering what happens or the consequences of this. I made a /temp on the install of FreeBSD 4.8 I untar all the programs to that point I want to install. LIke apache, mysql. php or postnuke etc. Then go to /temp/whaterver and do the ./configures/makes etc. I had to remove all those directories for space. I never had removed them after doing the installs. There were like 30-40 of them. I was then wondering about what if I fubar my apache or php or mysql and need to reinstall. ? Am I okay in that I can untar and redo the install process ? Or do they need the original compile I did ? And what happens if I want to add some options to the compile/make process after I have removed the directories from the original install or need to recompile with a new configure option ? Thanks Mark