I think you can cp or create a symbolic link to fix this. something like:
sudo ln -s /usr/lib/libportmidi.so /usr/lib/libporttime.so
The reason is that some distro's place all the symbols in libportmidi and
others have broken them into to libraries. I am sure there is probably a
nice way to check for them but I did not understand the docs.

Jeremiah


On Sun, Sep 8, 2013 at 3:32 PM, "Michael Käppler" <[email protected]> wrote:

> Hi all,
> I tried to compile denemo 1.0.8 on my linux machine but it fails
> with "cannot find -lporttime". I compiled and installed latest portmidi,
> but I noticed, that no libporttime.so is being installed, just a
> porttime.h include file.
> What shall I do?
>
> Regards,
> Michael
>
> _______________________________________________
> Denemo-devel mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/denemo-devel
>
>
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to