Reply To: linux VST

Home Forums Platform Specific Linux linux VST Reply To: linux VST

#31073
pierrotlo
Participant
    • Topics: 0
    • Replies: 9
    • Total: 9

    Hi,
    LD_LIBRARY_PATH is empty
    I have three folders
    /usr/lib wich contain the libbfd-2.24-system.so and the symlink libbfd-2.22-system.so
    /usr/lib64
    /usr/lib32

    OK I did make this :

    chmod 777 libbfd-2.24-system.so
    rm -f the symlink libbfd-2.22-system.so
    sudo ln -s /usr/lib/libbfd-2.24-system.so /usr/lib/libbfd-2.22-system.so

    If I run Ctrlr in a terminal, now the result is :

    Instruction not permitted
    
    • This reply was modified 9 years, 5 months ago by pierrotlo.
    Ctrlr