[PlanetCCRMA] gem complie nearly there!

Mark Knecht Mark Knecht <markknecht@gmail.com>
Mon Apr 11 16:26:01 2005


Dominic,
   It very well may be that it's because you cannot find ftgl or
lgltt. I don't know. I just noticed the /usr/local thing while most
Planet software is installed /usr. Neither is wrong, but there's a
risk of things gettign confused about what they are using if you
install in both places and end up with duplicates.

   It's easy to check

1) updatedb
2) Do some slocates to see what's in each location and make sure you
do ot have duplicates.

Cheers,
Mark

On Apr 11, 2005 3:59 PM, dominic <samuraiskillz@blueyonder.co.uk> wrote:
> Thanks man,
> 
> so you dont think its because I cant find ftgl or lgltt?
> 
> dominic
> 
> On Mon, 2005-04-11 at 14:22 -0700, Mark Knecht wrote:
> > Looks sort of like a ./configure --prefix=/usr issue. Just guessing though.
> >
> > Make sure you use the same paths for all parts of what you're doing,
> > and also make sure you don't have some old copy of stuff sitting under
> > /usr/local.
> >
> > good luck,
> > Mark
> >
> > On Apr 11, 2005 1:35 PM, dominic <samuraiskillz@blueyonder.co.uk> wrote:
> > > Thanks for the help, looks like I nearly did it this time!
> > >
> > > I don't seem to have glut so I installed the:-
> > >
> > > freeglut-devel - freeglut developmental libraries and header files
> > >
> > > I put the GemLibs in /usr/lib/ and did ./makeauxlibs and it all compiled
> > > nicely
> > >
> > > I then cd pd/src/gnu and do :-
> > >
> > > ./configure
> > >
> > > ::It looks like it is nearly there and then I get the following
> > >
> > > checking for FTGLPixmapFont in -lftgl... no
> > > checking alternate -lftgl
> > > in ../../../GemLibs/ /usr/local/lib /usr/local/src...
> > > configure: warning: Build ftgl library somewhere
> > > checking for open in -lgltt... no
> > > checking alternate -lgltt
> > > in ../../../GemLibs/ /usr/local/lib /usr/local/src... configure: error:
> > > Build gltt library somewhere
> > >
> > > Im using fc3 where should the ftgl or lgltt libraries be?
> > >
> > > thanks
> > >
> > > Dominic
> > >
> > > _______________________________________________
> > > PlanetCCRMA mailing list
> > > PlanetCCRMA@ccrma.stanford.edu
> > > http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
> > >
> >
> 
>