chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] installing bb / opengl


From: felix winkelmann
Subject: Re: [Chicken-users] installing bb / opengl
Date: Thu, 20 Jan 2005 12:18:41 +0100

On Thu, 20 Jan 2005 11:51:39 +0100, Rein van den Boomgaard
<address@hidden> wrote:
> I'm relatively new to chicken. I would like to install bb and opengl on my
> suse 9.2 linux machine. However 'chicken-setup bb' fails (see below) because
> apparantly 'cannot find -lGLU'.
> 
> The same happens when i try to install opengl.
> 
> A 'locate libGLU' returns:
> 
> address@hidden:~/Software/chicken-1.89/chicken-eggs> locate libGLU
> /usr/lib/GLU/libGLU.so.1.3
> /usr/lib/libGLU.so.1
> /usr/lib/libGLU.so.1.3

Hm. Perhaps you need an additional symbolic link:

$ ln -s /usr/lib/libGLU.so.1 /usr/lib/libGLU.so


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]