Author Topic: PortTime Library? [Solved]  (Read 1477 times)

Offline jlr1001

  • Full Member
  • ***
  • Posts: 116
    • Bent Pin Marketing & Entertainment
PortTime Library? [Solved]
« on: February 05, 2010, 08:09:35 AM »
I'm trying to compile the current Mixxx beta.  It now requires that the porttime library and headers be available, however I don't see it in the repository.

Is there any way we could get access to it?  In the mean time, I tried searching online for the porttime source to compile but I couldn't find it.  Does anyone know where I can download the source files?

Thanks



-JLR
« Last Edit: February 05, 2010, 02:57:39 PM by jlr1001 »
Bent Pin Marketing & Entertainment
Narrative Marketing | Transmedia Storytelling

Offline jlr1001

  • Full Member
  • ***
  • Posts: 116
    • Bent Pin Marketing & Entertainment
Re: PortTime Library?
« Reply #1 on: February 05, 2010, 11:35:29 AM »
Okay, I see that libporttime is installed in /usr/lib so the problem is either a missing or "misplaced" header file for it.  I've been trying to find the location for the libportaudio/midi/time header files, but haven't found them yet.  Where should I be looking?
Bent Pin Marketing & Entertainment
Narrative Marketing | Transmedia Storytelling

Offline jlr1001

  • Full Member
  • ***
  • Posts: 116
    • Bent Pin Marketing & Entertainment
Re: PortTime Library?
« Reply #2 on: February 05, 2010, 02:57:15 PM »
Okay, I solved the issue.  Installing libportmidi did install libporttime... However, the header files ended up in /usr/includes/portmidi instead of in /usr/includes where Mixxx was looking for them.  So I simply created two sym links, one to /usr/includes/portmidi/portmidi.h and the other to .../porttime.h in /usr/includes and the application compiled and installed fine.
Bent Pin Marketing & Entertainment
Narrative Marketing | Transmedia Storytelling