[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] instructions for installation - pitfall
From: |
Patrick Blanchard |
Subject: |
[avr-libc-dev] instructions for installation - pitfall |
Date: |
Thu, 08 Sep 2005 19:47:06 -0500 |
Hi,
This install has been crazy, until I recognized that $HOME for usr and
root are quite different...this is why my installation $PATH has been so
inconsistent.
address@hidden toolchain]$ su
Password:
address@hidden toolchain]# echo $HOME
/root
address@hidden toolchain]# exit
exit
address@hidden toolchain]$ echo $HOME
/home/patrick
address@hidden toolchain]$
Thought I might offer a tip for the installation instructions.
- [avr-libc-dev] instructions for installation - pitfall,
Patrick Blanchard <=