Re: different src dirctory question
From: Nils Vogels (nivo+sender+3564cf_at_yuckfou.org)
Date: 01/25/04
- Previous message: W.D.McKinney: "different src dirctory question"
- In reply to: W.D.McKinney: "different src dirctory question"
- Next in thread: W.D.McKinney: "Re: different src dirctory question"
- Reply: W.D.McKinney: "Re: different src dirctory question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Jan 2004 11:21:37 +0100 To: freebsd-newbies@freebsd.org
W.D.McKinney wrote:
>I am moving from Linux to FreeBSD on our servers. I would like to
>install MySQL on on a 4.9 system from ports. How do I tell the make
>commnad to put the src in /usr/local/src ? Something like :
>
># make --srcdest=/usr/local/src
>
>
Set the DISTDIR to another directory.
It defaults to ${PORTSDIR}/distfiles, but can be set to what you want.
In your case ..
# make DISTDIR=/usr/local/src
should do the trick.
HTH & HAND,
Nils.
-- Simple guidelines to happiness: Work like you don't need the money, love like your heart has never been broken and dance like no one can see you. _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: W.D.McKinney: "different src dirctory question"
- In reply to: W.D.McKinney: "different src dirctory question"
- Next in thread: W.D.McKinney: "Re: different src dirctory question"
- Reply: W.D.McKinney: "Re: different src dirctory question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|