Changes between Initial Version and Version 1 of Ticket #36251


Ignore:
Timestamp:
Sep 20, 2012, 11:28:24 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36251

    • Property Summary changed from magic to magic: Symbol not found: _DBTechName, Referenced from: exttosim.dylib
  • Ticket #36251 – Description

    initial v1  
    1 my previous ticket number was 36188 and I installed magic. but
    2 
     1my previous ticket number was #36188 and I installed magic. but
    32ext2sim do not work in magic.
    43It gives error:
    54
     5{{{
    66dlopen(/opt/local/lib/magic/tcl/exttosim.dylib, 6): Symbol not found: _DBTechName
    77  Referenced from: /opt/local/lib/magic/tcl/exttosim.dylib
    88  Expected in: flat namespace
    99 in /opt/local/lib/magic/tcl/exttosim.dylib
     10}}}
    1011
    1112I searched on google and found one similar problem. I thought it may be useful to you for solving my problem as I didnt get any of that.