#32934: magic vlsi fails: tclmagic.dylib image not found -----------------------------------------+---------------------------------- Reporter: yannick.heinrich@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: magic | -----------------------------------------+---------------------------------- Comment(by yannick.heinrich@…): Hello, I retried to install it today and I wen further. I first install blt with the gcc compiler {{{ $ sudo port -d install blt configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 }}} Then I did the same with magic {{{ $ sudo port -d install magic configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 }}} I launch the magic program. It tells me that section in technologies files is missing. I went in the corresponding directory and noticed that all tech files (scmos.tech) are zero-byte size. I downloaded the last version of magic and unarchieve it. {{{ ./configure cd scmos make }}} and I copy all the generated files in /opt/local/lib/magic/sys directory. Then the editor appears. I'm to new with this software and can not tell if it is enough to work with it. May be someone have been further. -- Ticket URL: <https://trac.macports.org/ticket/32934#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS