You are not logged in.

#1 2005-03-30 00:52:35

NecroRomancist
Member
Registered: 2005-01-02
Posts: 53

Glut problems

I've been trying to compile yabause (yabause.sourceforge.net)  on my arch install and it complains about some stuff missing on glut namely

glutBitmapHelvetica12'
glutBitmapCharacter'

From what i've read to use this we need some glut patches.Is it possible to recompile glut with this smile If this is not the problem and i'm being a big a** noob please let me know smile

Offline

#2 2005-03-30 01:42:39

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Glut problems

I assume that you installed glut:
pacman -S glut
To recompile:
As root, run abs.  Then copy the file /var/abs/lib/glut/PKGBUILD to a directory. Modify it so that it does the patching. then,
makepkg
and pacman -A glut-....
There's info in the Wiki about building packages.

Offline

Board footer

Powered by FluxBB