avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Can't Install avr-gcc in FreeBSD


From: Joerg Wunsch
Subject: Re: [avr-chat] Can't Install avr-gcc in FreeBSD
Date: Wed, 15 Aug 2007 22:00:27 +0200 (MET DST)

"=?GB2312?B?wfrA6A==?=" <address@hidden> wrote:

> Because I have readed the section "installation" of the avr-gcc
> manual.  So I want to install all the avr tool-set into one
> directory: /usr/local/avr

There's no real point in that.  Most of the stuff is going to be
installed below /usr/local/avr anyway, and only the public binaries
(like avr-gcc, avr-objcopy, avr-as, avr-ld) get installed into
/usr/local/bin.  That's probably something you really want, because
this directory is usually already present in ${PATH}.

The separate additional directory doesn't give you any advantage,
because the FreeBSD ports system accurately tracks all installed files
anyway, so if you pkg_delete all the ports, your /usr/local tree will
be cleaned again from everything that has been installed by them.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]