denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Compilation error - can't find -lporttime


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Compilation error - can't find -lporttime
Date: Sun, 8 Sep 2013 18:15:08 -0500

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" <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/denemo-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]