How to load a shared library to the cdp?

Home Forums MultiConnect OCG How to load a shared library to the cdp?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2640
    JM K
    Participant

    Hi,

    I used scp to copy my program to the cdp however when I tried to run it at the terminal I got this error:

    # modbuscomm

    modbuscomm: error while loading shared libraries: libmodbus.so.5: cannot open shared object file: No such file or directory.

    modbuscomm is my program and libmodbus is the shared library.

    I would appreciate any suggestions on this one.

    Best Regards,

    JM

    #3414
    JM K
    Participant

    I figured it out. The library just has to be installed as a bitbake package.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.