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: Michael Käppler
Subject: Re: [Denemo-devel] Compilation error - can't find -lporttime
Date: Tue, 10 Sep 2013 20:40:38 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

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" <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]