<?sphp $this->text('pagetitle') ?>
 
Home of the Squeezebox™ & Transporter® network music players.

Squeeze Play On Debian Etch 4

From SqueezeboxWiki

Revision as of 07:42, 25 June 2010 by Soulkeeper (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Building SqueezePlay on Debian Etch 4

If your "make -f Makefile.linux" fail with the following message

58: error: GL/glu.h: No such file or directory

You probably lack this two packages and need to install them with apt-get or aptitude:

  • libglu1-mesa-dev
  • libglu1-xorg-dev