LachNed

Members
  • Content Count

    9
  • Joined

  • Last visited

Posts posted by LachNed


  1. Hi rened,

    I followed the steps you've told me... with no success. EyeTV does not start
    ...here - a copy of my Terminal... Can you read out what's going wrong?
    ---------------------------------------------------------

    stefan@iMac Downloads % sudo zsh ./patch

    Password:

    dyld[11702]: Library not loaded: FWAUserLib

      Referenced from: <EA4FCAB2-6EFC-39BB-905F-96EA95A7B9E8> /Applications/EyeTV.app/Contents/MacOS/EyeTV

      Reason: tried: 'FWAUserLib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSFWAUserLib' (no such file), 'FWAUserLib' (no such file), '/usr/local/lib/FWAUserLib' (no such file), '/usr/lib/FWAUserLib' (no such file, not in dyld cache), '/Users/stefan/Downloads/FWAUserLib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/stefan/Downloads/FWAUserLib' (no such file), '/Users/stefan/Downloads/FWAUserLib' (no such file), '/usr/local/lib/FWAUserLib' (no such file), '/usr/lib/FWAUserLib' (no such file, not in dyld cache)

    ./patch:kill:5: no current job

    5416+0 records in

    5416+0 records out

    5416 bytes transferred in 0.052903 secs (102376 bytes/sec)

    3796+1 records in

    3796+1 records out

    20602045 bytes transferred in 0.552627 secs (37280200 bytes/sec)

    mkdir: /usr/local/lib: File exists

    stefan@iMac Downloads %
    --------------------------------------------------

     


  2. Hi rened,

    I follow your steps like described...

    here's my terminal screen...

    -----------------------------------------------------------
     

    dyld[4336]: Library not loaded: /System/Library/Frameworks/FWAUserLib.framework/Versions/A/FWAUserLib

      Referenced from: <21ECCB56-2844-3FDB-88A0-DB1481AFC8C3> /Applications/EyeTV.app/Contents/MacOS/EyeTV

      Reason: tried: '/System/Library/Frameworks/FWAUserLib.framework/Versions/A/FWAUserLib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/Frameworks/FWAUserLib.framework/Versions/A/FWAUserLib' (no such file), '/System/Library/Frameworks/FWAUserLib.framework/Versions/A/FWAUserLib' (no such file, not in dyld cache)

    ./patch:kill:5: no current job

    /Applications/EyeTV.app/Contents/MacOS/EyeTV: internal error in Code Signing subsystem

    5416+0 records in

    5416+0 records out

    5416 bytes transferred in 0.042358 secs (127863 bytes/sec)

    4094+1 records in

    4094+1 records out

    22219533 bytes transferred in 0.074831 secs (296929521 bytes/sec)

    ./patch:20: operation not permitted: /Applications/EyeTV.app/Contents/MacOS/EyeTV

    Password:

    mkdir: /usr/local/lib: File exists

    cp: /usr/local/lib: Permission denied
    -------------------------------------------------

    Do I need the root-password? I didn't defined it yet in Ventura and don't know how to define it...
    ... have no idea what I've done wrong... 😞


  3. Hi rened,

    that sounds perfect...
    ...but how can I write and run your script?
    I tried to paste your script into the Script-Editor (from the tools folder). But when I try to run the script it runs into a syntax error in the second line

    ... or do I have to use Terminal?

    I know that these are "greenhorn" questions... but I'm not a coder...

    Thank you for any help