|
From: | Ned Konz |
Subject: | Re: [avr-chat] make install error on OS X |
Date: | Fri, 10 Feb 2006 21:20:11 -0800 |
On Feb 10, 2006, at 7:38 PM, Zehao Chang wrote:
Hi there,I'm trying to install avrdude 5.1 for the newest STK500 support, (I used to use uisp, and since I have no access to a PC, I can't use AVR Studio to downgrade the firmware).Anyway, after ./configure and make and sudo make install, I get this error: test -z "/usr/local/bin" || /Users/zehao/Documents/avr/ libraries/ avrdude-5.1/install-sh -d "/usr/local/bin"
Is there really a space before "libraries" in that path name? If so, that's probably your problem. Rename the directory so it doesn't have a space in it.
/bin/sh: line 1: /Users/zehao/Documents/avr/: is a directory make[2]: *** [install-binPROGRAMS] Error 126 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 If anyone knows a solution, or have any tips, then thanks in advance, z _______________________________________________ AVR-chat mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/avr-chat
-- Ned Konz address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |