Date: Wed, 20 Jan 1999 17:09:31 -0600 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Gianmarco Giovannelli" <gmarco@giovannelli.it> Cc: <ports@FreeBSD.ORG> Subject: Re: kde and kde dir Message-ID: <00c001be44c9$f061a940$0dcb2e9c@westbend.net> References: <4.1.19990120125643.009364d0@194.184.65.4>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Gianmarco Giovannelli <gmarco@giovannelli.it> > > I'd like to install kde in /usr/local/kde instead of /usr/local > > I have tried to specify KDEDIR = /usr/local/kde and KDEBASE = > /usr/local/kde in make.conf , but the port of kde11 always install in > /usr/local ... > > Is possible to install in a different dir ? And if yes how ? > Yes it is possible, you just need to set the PREFIX variable to the install directory you want. make clean make install PREFIX=/usr/local/kde Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c001be44c9$f061a940$0dcb2e9c>