Hi Jeremiah,
that worked, thanks. It would be nice if existence of a seperate libporttime.so could be checked by ./configure, though.
But I don't know how to fix this properly.

Michael

Am 09.09.2013 01:15, schrieb Jeremiah Benham:
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] <mailto:[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] <mailto:[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