Page 1 of 1

Error : not able to upload code

Posted: Fri Aug 23, 2013 10:34 am
by jack
Greetings,

this is my first post :)

i just received my RA plus controller with the addons and is confusing

after reading the manual finally asscembled the basic stuff and tried uploading the codes but somehow i am not able to upload it and the following error comes again and again


The following features were automatically added:
Watchdog Timer
Version Menu

The following features were detected:
Simple Menu
Binary sketch size: 19,040 bytes (of a 258,048 byte maximum)
dyld: Library not loaded: /usr/lib/libedit.3.dylib
Referenced from: /Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude
Reason: image not found


thanks in advance for the help
waiting for the reply

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 10:35 am
by jack
a bit info on my system i am using Mac OS X version 10.6.8 hope this helps :)

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 10:58 am
by lnevo
Do a search for 10.6.8 theres a manual fix for that library...but i had thought roberto fixed it...either way should be an easy fix.

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:06 am
by jack
i am not at all coding person

so 10.6.8 what you said didnt made me understood what is this

can you please elaborate with details

sorry this might be funny i dont know the abc of coding but thanks for the help :)

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:11 am
by rimai
That has nothing to do with libraries....
It's a specific to MacOSX 10.6.8
Later versions of MacOSX don't have this problem...
http://forum.reefangel.com/viewtopic.php?p=11125#p11125
It's pretty simple to fix though...
Open your terminal and use the following commands:

Code: Select all

cd /usr/lib
sudo ln -s libedit.2.dylib libedit.3.dylib

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:17 am
by jack
got it

but it says i need password now what password to give ?? my laptop doesnt have any sort of password :(

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:21 am
by rimai
Whatever password your Mac is setup.
If you don't have one, don't know it or want to change it, google "sudo password mac"

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:40 am
by lnevo
Its your account password...if you dont know go to the settings app and go to users/accounts and change your password

Re: Error : not able to upload code

Posted: Fri Aug 23, 2013 11:52 am
by jack
thank you very much :) its done

it says done uploading and rebooting the reefangel controller

how long does it usually takes ??