From owner-freebsd-newbies Thu May 11 9: 3:50 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from razor.arnes.si (razor.arnes.si [193.2.1.80]) by hub.freebsd.org (Postfix) with ESMTP id 5333037B574 for ; Thu, 11 May 2000 09:03:45 -0700 (PDT) (envelope-from Martin.Zibert1@guest.arnes.si) Received: from guest.arnes.si (nm4-163i.dial-up.arnes.si [194.249.8.163]) by razor.arnes.si (Postfix) with ESMTP id AC2C516EA43 for ; Thu, 11 May 2000 18:03:42 +0200 (MET DST) Message-ID: <391AD970.439D1B4C@guest.arnes.si> Date: Thu, 11 May 2000 18:01:52 +0200 From: Martin X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: newbies@freebsd.org Subject: remove pkg, prefix Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings.. Thanks for all the help with DNS. It's working fine. BTW: Len -> your page is a very good resource !! I have another question: How do i remove a programe that i installed ? Lets say i downloaded apache_1.3.11 and installed it, and now i want to delete it. How do i do that ? (deleting the dir doesn't count). And another thing.. when i install a programe with prefix (--prefix=/dir/some/where) - everything is installed there ? I mean i can delete the dir in which programe was extracted ? Example: gunzip apache_1.3.11 .. tar xvf apache_1.3.11 (/home/martin/apache_1.3.11).. ./configure --prefix=/bla/bla .. make.. make install .. now i can delete /home/martin/apache_1.3.11 ??? since the apache is installed in /bla/bla. Thanks.. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message