I tried to install mcu8051ide on Mac OSX, but I faced to some problem of package dependency. Please see the error message below.
$ mcu8051ide --check-libraries MCU 8051 IDE v1.4.10 Checking libraries... 1/9 Checking for library BWidget Library present ... YES Version 1.8 ... YES 2/9 Checking for library Itcl Library present ... YES Version 3.4 ... YES 3/9 Checking for library md5 Library present ... YES Version 2.0 ... YES 4/9 Checking for library Tk Library present ... YES Version 8.5 ... YES 5/9 Checking for library img::png Library present ... NO ! Version 1.3 ... NO ! 6/9 Checking for library tdom Library present ... YES Version 0.8 ... YES 9/9 Checking for library Tcl Library present ... YES Version 8.2 ... YES RESULTS: Number of fails: 1 PROGRAM WILL NOT RUN, please install the missing libraries I tried to install the missing package by command:
$ brew install homebrew/dupes/tcl-tk But it didn't seem to work. Then I tried to install it manually by went to tkimg website and download it. I unzip it and got several *dylib files. Honestly, I don't know how to deal with these kind of thing. Anyone has some more simple idea to get this done?
Img-Darwin64-1.4.6folder in different Libraries to no avail.