6.0.1 release

Home Forums Development Commits 6.0.1 release

Viewing 3 posts - 21 through 23 (of 23 total)
  • Author
    Posts
  • #95959
    human fly
    Participant
      • Topics: 124
      • Replies: 1070
      • Total: 1194
      • ★★★★

      Hi Roman, hi guys,
      great to see Ctrlr still getting development.
      i’m afraid i had to suspend my use for a long time.
      will i be able to migrate old projects across?
      cheers,
      D

      #96526
      arcangeli
      Participant
        • Topics: 9
        • Replies: 21
        • Total: 30

        I am trying Ctrlr-x86_64-6.0.1.sh on Linux Fedora 29.
        If I try to start the standalone Ctrlr binary (have not tried the Ctrlr.so Linux VST yet) I am getting this error:

        ./Ctrlr: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: No such file or directory

        Previous Ctrlr versions are still working normally.

        $ ls /usr/lib64/ | grep libbfd
        libbfd-2.31.1-17.fc29.so
        libbfd.a
        libbfd.so

        You need to modify the Ctrlr binary with patchelf:
        patchelf –replace-needed libbfd-2.28-system.so libbfd-2.31.1-17.fc29.so Ctrlr
        That work for me on Debian testing.

        #96783
        m.tarenskeen
        Participant
          • Topics: 30
          • Replies: 113
          • Total: 143
          • ★★

          patchelf –replace-needed libbfd-2.28-system.so libbfd-2.31.1-17.fc29.so Ctrlr

          Thanks for the tip, but unfortunately it didn’t work for me (crash)

          MT

        Viewing 3 posts - 21 through 23 (of 23 total)
        • The forum ‘Commits’ is closed to new topics and replies.
        There is currently 0 users and 65 guests online
        No users are currently active
        Forum Statistics
        Threads: 2,495, Posts: 17,374, Members: 77,605
        Most users ever online was 12 on January 22, 2019 3:47 pm
        Ctrlr