Ned - I looked on the disk but was not sure what I was looking for. Hence, I didn't find anything! Jim On Tue, 05 Sep 2006 08:57:19 -0700 Ned Konz <ned@bike-nomad.com> wrote: > Jim Wagner wrote: > > No developer tools pre-installed. Same results from > admin > > account. > > The devtools come with your Mac OS/X distribution, so you > shouldn't have > to download them. One of the disks has XCode on it. > > You can use either DarwinPorts or Fink to install > avr-gcc; I've got > portfiles for Darwinports for recent versions of most of > the AVR tools > if you want them. > > If you install either Darwinports or Fink they will add > their binary > directories (/opt/local/bin or /sw/bin, respectively) to > the PATH. > > To add the required path for a pre-compiled package, > first determine > where the executables live, then add to your > .bash_profile or .bashrc > file (in your user home directory) a line like (assuming > that you want > to add /opt/local/bin): > > PATH=$PATH:/opt/local/bin > > the above adds /opt/local/bin to the PATH environment > variable. > > Enjoy, > -- > Ned Konz > ned@bike-nomad.com > http://bike-nomad.com --------------------------------------------------------------- The Think Different Store http://www.thinkdifferentstore.com/ For All Your Mac Gear ---------------------------------------------------------------
Message
Re: [AVR-Chat] Studio or WinAVR under CrossOver/wine?
2006-09-05 by Jim Wagner
Attachments
- No local attachments were found for this message.