Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kinoplus Timfx simutils for Kino DV ebuilds?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
chrisR
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2002
Posts: 127
Location: UK

PostPosted: Mon Apr 11, 2005 5:35 pm    Post subject: Kinoplus Timfx simutils for Kino DV ebuilds? Reply with quote

Hi

Is anyone using Kino DV with Kinoplus TimFX or simutils?

I can't get them to compile from source or find binaries.

Thanks
Back to top
View user's profile Send private message
keyson
l33t
l33t


Joined: 10 Jun 2003
Posts: 830
Location: Sweden

PostPosted: Mon Apr 11, 2005 10:43 pm    Post subject: Reply with quote

Hi.

I think you have to fix the includes in 'kino_opengl_utility.h'
Code:
#include "kino_plugin_types.h"

#include <GL/gl.h>
#include <GL/glx.h>
#include <GL/glext.h>

#include <X11/X.h>
#include <X11/Xlib.h>
#include <gdk/gdkx.h>



And run configure like this.
Code:
./configure prefix=/usr


To get it to install into the right place. Hope this help you out.
I don't remember if i changed anything else.
Back to top
View user's profile Send private message
chrisR
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2002
Posts: 127
Location: UK

PostPosted: Mon Apr 11, 2005 11:04 pm    Post subject: Reply with quote

keyson

Absolutely brilliant, many thanks editing in the includes worked perfectly.

:D :D :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum